Skip to content

Commit abaced4

Browse files
build(deps): bump vue-router from 4.0.15 to 4.0.16 (#109)
Bumps [vue-router](https://github.com/vuejs/router) from 4.0.15 to 4.0.16. - [Release notes](https://github.com/vuejs/router/releases) - [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md) - [Commits](vuejs/router@v4.0.15...v4.0.16) --- updated-dependencies: - dependency-name: vue-router 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 8c3feed commit abaced4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"pinia": "^2.0.14",
2727
"vue": "^3.2.36",
2828
"vue-axios": "^3.4.1",
29-
"vue-router": "^4.0.15"
29+
"vue-router": "^4.0.16"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.18.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9552,9 +9552,10 @@ vue-loader@^17.0.0:
95529552
hash-sum "^2.0.0"
95539553
loader-utils "^2.0.0"
95549554

9555-
vue-router@^4.0.15:
9556-
version "4.0.15"
9557-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.15.tgz#b4a0661efe197f8c724e0f233308f8776e2c3667"
9555+
vue-router@^4.0.16:
9556+
version "4.0.16"
9557+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.16.tgz#9477beeeef36e80e04d041a1738801a55e6e862e"
9558+
integrity sha512-JcO7cb8QJLBWE+DfxGUL3xUDOae/8nhM1KVdnudadTAORbuxIC/xAydC5Zr/VLHUDQi1ppuTF5/rjBGzgzrJNA==
95589559
dependencies:
95599560
"@vue/devtools-api" "^6.0.0"
95609561

0 commit comments

Comments
 (0)