Skip to content

Commit 70a1361

Browse files
committed
chore(deps): ⬆️ update to the vite3.2 & core pkgs
1 parent 96a69c6 commit 70a1361

File tree

2 files changed

+335
-132
lines changed

2 files changed

+335
-132
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@types/node": "^17.0.36",
4141
"@types/nprogress": "^0.2.0",
4242
"@types/store": "^2.0.2",
43-
"@vitejs/plugin-legacy": "^2.0.0",
44-
"@vitejs/plugin-vue": "^3.0.1",
45-
"@vitejs/plugin-vue-jsx": "^1.3.10",
43+
"@vitejs/plugin-legacy": "^2.3.0",
44+
"@vitejs/plugin-vue": "^3.2.0",
45+
"@vitejs/plugin-vue-jsx": "^2.1.0",
4646
"autoprefixer": "^10.4.8",
4747
"babel-plugin-module-resolver": "^4.1.0",
4848
"commitizen": "^4.2.5",
@@ -65,7 +65,7 @@
6565
"typescript": "^4.7.4",
6666
"unplugin-auto-import": "^0.11.3",
6767
"unplugin-vue-components": "^0.22.9",
68-
"vite": "^3.0.0",
68+
"vite": "^3.2.0",
6969
"vite-plugin-vconsole": "^1.2.2",
7070
"vitest": "^0.22.0",
7171
"vue-tsc": "^1.0.8"

0 commit comments

Comments
 (0)