We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8319e4b commit 0e754e3Copy full SHA for 0e754e3
1 file changed
package.json
@@ -39,16 +39,16 @@
39
"core-js": "3.10.0",
40
"element-plus": "1.0.2-beta.36",
41
"nprogress": "0.2.0",
42
- "vue": "3.0.11",
+ "vue": "3.2.39",
43
"vue-i18n": "9.0.0",
44
"vue-router": "4.0.5",
45
- "vuex": "4.0.0"
+ "vuex": "4.0.2"
46
},
47
"devDependencies": {
48
"@commitlint/cli": "12.1.1",
49
"@commitlint/config-conventional": "12.1.1",
50
"@vitejs/plugin-vue": "1.2.1",
51
- "@vue/compiler-sfc": "3.0.11",
+ "@vue/compiler-sfc": "3.2.39",
52
"husky": "6.0.0",
53
"sass": "1.32.8",
54
"vite": "2.1.5"
0 commit comments