Build(deps-dev): bump vue-router from 4.2.5 to 4.3.0

Bumps [vue-router](https://github.com/vuejs/router) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0)
This commit is contained in:
2024-02-22 08:13:28 +00:00
parent 9c66671e51
commit c38ccdb01c
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"typescript": "^5.3.3",
"vite-plugin-vuetify": "^2.0.1",
"vue": "^3.4.19",
"vue-router": "^4.2.5",
"vue-router": "^4.3.0",
"vuetify": "^3.5.5"
},
"dependencies": {
+9 -9
View File
@@ -3071,10 +3071,10 @@
"@vue/compiler-dom" "3.4.19"
"@vue/shared" "3.4.19"
"@vue/devtools-api@^6.5.0":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.1.tgz#7f71f31e40973eeee65b9a64382b13593fdbd697"
integrity sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==
"@vue/devtools-api@^6.5.0", "@vue/devtools-api@^6.5.1":
version "6.6.1"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.1.tgz#7c14346383751d9f6ad4bea0963245b30220ef83"
integrity sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==
"@vue/reactivity@3.4.19":
version "3.4.19"
@@ -10259,12 +10259,12 @@ vue-i18n@^9.9.0:
"@intlify/shared" "9.9.1"
"@vue/devtools-api" "^6.5.0"
vue-router@^4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.5.tgz#b9e3e08f1bd9ea363fdd173032620bc50cf0e98a"
integrity sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==
vue-router@^4.2.5, vue-router@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.0.tgz#d5913f27bf68a0a178ee798c3c88be471811a235"
integrity sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==
dependencies:
"@vue/devtools-api" "^6.5.0"
"@vue/devtools-api" "^6.5.1"
vue@^3.2.41, vue@^3.4.19:
version "3.4.19"