chore(deps): update vue monorepo to v3.5.4

This commit is contained in:
2024-09-13 09:36:13 +00:00
parent fc352864cc
commit 5aee683180
2 changed files with 64 additions and 64 deletions

View File

@ -12,7 +12,7 @@
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-router": "5.0.8",
"@vue/cli-service": "5.0.8",
"@vue/compiler-sfc": "3.4.38",
"@vue/compiler-sfc": "3.5.4",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"core-js": "3.38.1",
@ -21,7 +21,7 @@
"sass": "1.78.0",
"sass-loader": "16.0.1",
"v-tooltip": "4.0.0-beta.17",
"vue": "3.4.38",
"vue": "3.5.4",
"vue-router": "4.4.3",
"vuex": "4.1.0"
},