Skip to content

Commit 8e80e3e

Browse files
Bump vue-router from 5.0.3 to 5.0.4 (#8847)
Bumps [vue-router](https://github.com/vuejs/router) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf4a3be commit 8e80e3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"vue": "^3.5.30",
6969
"vue-i18n": "^11.3.0",
7070
"vue-observe-visibility": "^2.0.0-alpha.1",
71-
"vue-router": "^5.0.3",
71+
"vue-router": "^5.0.4",
7272
"vuex": "^4.1.0",
7373
"youtubei.js": "^17.0.1"
7474
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8340,10 +8340,10 @@ vue-observe-visibility@^2.0.0-alpha.1:
83408340
resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-2.0.0-alpha.1.tgz#1e4eda7b12562161d58984b7e0dea676d83bdb13"
83418341
integrity sha512-flFbp/gs9pZniXR6fans8smv1kDScJ8RS7rEpMjhVabiKeq7Qz3D9+eGsypncjfIyyU84saU88XZ0zjbD6Gq/g==
83428342

8343-
vue-router@^5.0.3:
8344-
version "5.0.3"
8345-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-5.0.3.tgz#de0fac20b25dfa36ab77476abe944b9f86840621"
8346-
integrity sha512-nG1c7aAFac7NYj8Hluo68WyWfc41xkEjaR0ViLHCa3oDvTQ/nIuLJlXJX1NUPw/DXzx/8+OKMng045HHQKQKWw==
8343+
vue-router@^5.0.4:
8344+
version "5.0.4"
8345+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-5.0.4.tgz#41ffc00bab448c406447115bbb29d49144cc1e7d"
8346+
integrity sha512-lCqDLCI2+fKVRl2OzXuzdSWmxXFLQRxQbmHugnRpTMyYiT+hNaycV0faqG5FBHDXoYrZ6MQcX87BvbY8mQ20Bg==
83478347
dependencies:
83488348
"@babel/generator" "^7.28.6"
83498349
"@vue-macros/common" "^3.1.1"

0 commit comments

Comments
 (0)