Skip to content

Commit 62bf8e6

Browse files
chore(deps): bump vue-router from 4.5.1 to 4.6.3 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 4.5.1 to 4.6.3. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.3) --- updated-dependencies: - dependency-name: vue-router dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de98235 commit 62bf8e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"vue": "^3.5.22",
2626
"vue-echarts": "^7.0.3",
2727
"vue-json-pretty": "^2.5.0",
28-
"vue-router": "^4.5.1"
28+
"vue-router": "^4.6.3"
2929
},
3030
"devDependencies": {
3131
"@quasar/app-vite": "^2.4.0",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4123,10 +4123,10 @@ vue-json-pretty@^2.5.0:
41234123
resolved "https://registry.yarnpkg.com/vue-json-pretty/-/vue-json-pretty-2.5.0.tgz#cb31d9a3f1fb385a209609dbb1cbb7aeaf891fa9"
41244124
integrity sha512-nZA6qXYaiMaE2J0HkKtkrLcPJoN03SDSBdZWEPiRwoOVySWOfoZCyadhBwBN6wAHTga+c/R49ExGWoKFXnu37A==
41254125

4126-
vue-router@^4.5.1:
4127-
version "4.5.1"
4128-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.1.tgz#47bffe2d3a5479d2886a9a244547a853aa0abf69"
4129-
integrity sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==
4126+
vue-router@^4.6.3:
4127+
version "4.6.3"
4128+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.6.3.tgz#52a40a231b910806438a8203c065a411fd3f1faa"
4129+
integrity sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==
41304130
dependencies:
41314131
"@vue/devtools-api" "^6.6.4"
41324132

0 commit comments

Comments
 (0)