Skip to content

Commit 4b82038

Browse files
fix(deps): update vue monorepo to v3.3.4
1 parent ba67251 commit 4b82038

File tree

2 files changed

+159
-148
lines changed

2 files changed

+159
-148
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"prepare": "husky install"
1515
},
1616
"dependencies": {
17-
"@vue/compiler-sfc": "3.2.40",
17+
"@vue/compiler-sfc": "3.3.4",
1818
"@vueuse/core": "9.2.0",
1919
"@vueuse/head": "0.7.11",
2020
"axios": "1.1.3",
2121
"nprogress": "0.2.0",
2222
"pinia": "2.0.28",
23-
"vue": "3.2.40",
23+
"vue": "3.3.4",
2424
"vue-i18n": "9.2.2",
2525
"vue-query": "1.26.0",
2626
"vue-router": "4.1.5"

0 commit comments

Comments
 (0)