We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f29360 commit adef474Copy full SHA for adef474
package.json
@@ -42,18 +42,18 @@
42
],
43
"license": "MIT",
44
"devDependencies": {
45
- "@playwright/test": "1.49.1",
+ "@playwright/test": "1.50.0",
46
"@tsconfig/node22": "22.0.0",
47
- "@types/node": "22.10.7",
+ "@types/node": "22.10.10",
48
"@vitejs/plugin-vue": "5.2.1",
49
- "@vitest/coverage-v8": "3.0.1",
+ "@vitest/coverage-v8": "3.0.4",
50
"@vue/test-utils": "2.4.6",
51
"@vue/tsconfig": "0.7.0",
52
- "happy-dom": "16.6.0",
+ "happy-dom": "16.7.2",
53
"typescript": "5.7.3",
54
- "vite": "6.0.7",
+ "vite": "6.0.11",
55
"vite-plugin-dts": "4.5.0",
56
- "vitest": "3.0.1",
+ "vitest": "3.0.4",
57
"vue": "3.5.13",
58
"vue-tsc": "2.2.0"
59
},
0 commit comments