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.
1 parent d3b519e commit fa7f86dCopy full SHA for fa7f86d
1 file changed
package.json
@@ -58,8 +58,8 @@
58
"@types/node": "^20.14.11",
59
"@typescript-eslint/eslint-plugin": "^5.6.0",
60
"@typescript-eslint/parser": "~5.35.0",
61
- "@vitejs/plugin-vue": "^2.3.3",
62
- "@vitejs/plugin-vue-jsx": "^1.1.7",
+ "@vitejs/plugin-vue": "^5.2.4",
+ "@vitejs/plugin-vue-jsx": "^4.2.0",
63
"@vue/compiler-sfc": "^3.2.4",
64
"axios": "^1.1.3",
65
"babel-jest": "^26.6.3",
@@ -115,7 +115,7 @@
115
"tinycolor2": "^1.4.2",
116
"tslib": "^2.8.1",
117
"typescript": "~4.7.2",
118
- "vite": "^6.2.0",
+ "vite": "^6.2.3",
119
"vite-plugin-tdoc": "^2.0.1",
120
"vue": "^3.2.4",
121
"vue-router": "^4.0.11"
0 commit comments