Skip to content

Commit fe8678c

Browse files
committed
chore: vite 4
1 parent fb81809 commit fe8678c

File tree

2 files changed

+239
-239
lines changed

2 files changed

+239
-239
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/string": "0.0.31",
3232
"@typescript-eslint/eslint-plugin": "^5.54.1",
3333
"@typescript-eslint/parser": "^5.54.1",
34-
"@vitejs/plugin-vue": "^3.2.0",
34+
"@vitejs/plugin-vue": "^4.0.0",
3535
"@vue/compiler-dom": "^3.2.47",
3636
"@vue/test-utils": "^2.3.1",
3737
"autoprefixer": "^10.4.14",
@@ -56,7 +56,7 @@
5656
"typescript": "^4.9.5",
5757
"unplugin-auto-import": "^0.15.1",
5858
"unplugin-vue-components": "^0.24.1",
59-
"vite": "^3.2.5",
59+
"vite": "^4.1.4",
6060
"vite-plugin-pages": "^0.28.0",
6161
"vite-plugin-pwa": "^0.14.4",
6262
"vite-plugin-vue-layouts": "^0.8.0",

0 commit comments

Comments
 (0)