chore(deps): update vue monorepo to v3.5.13
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-12-08 19:37:40 +00:00
parent d2428a6f75
commit c9c5bbe89f
2 changed files with 65 additions and 65 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.5.6",
"@vue/compiler-sfc": "3.5.13",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"core-js": "3.39.0",
@ -21,7 +21,7 @@
"sass": "1.80.4",
"sass-loader": "16.0.3",
"v-tooltip": "4.0.0-beta.17",
"vue": "3.5.6",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vuex": "4.1.0"
},