We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cbcb5d + 03caa6f commit fff6953Copy full SHA for fff6953
1 file changed
package.json
@@ -25,7 +25,7 @@
25
"@types/luxon": "^3.4.2",
26
"@types/node": "^20.12.5",
27
"@types/uikit": "^3.14.5",
28
- "@vitejs/plugin-vue": "^5.0.4",
+ "@vitejs/plugin-vue": "^6.0.7",
29
"@vitest/coverage-v8": "^4.1.0",
30
"@vue/test-utils": "^2.4.6",
31
"@vue/tsconfig": "^0.5.1",
@@ -42,8 +42,8 @@
42
"ts-loader": "^9.5.1",
43
"typescript": "^5.4.5",
44
"typescript-eslint": "^8.42.0",
45
- "vite": "^6.4.2",
46
- "vite-plugin-vue-devtools": "^7.5.4",
+ "vite": "^8.0.16",
+ "vite-plugin-vue-devtools": "^8.1.2",
47
"vitest": "^4.1.0",
48
"vue-loader": "^17.2.2",
49
"vue-tsc": "^2.1.10",
0 commit comments