Skip to content

Commit

Permalink
Update dependency vue-router to v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 229efe6 commit 701a642
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"file-loader": "1.1.11",
"html-webpack-plugin": "3.2.0",
"vue-loader": "13.7.2",
"vue-router": "3.0.1",
"vue-router": "3.6.5",
"vue-template-compiler": "2.5.17",
"webpack": "3.12.0",
"webpack-dev-server": "2.11.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5351,10 +5351,10 @@ [email protected]:
vue-style-loader "^3.0.0"
vue-template-es2015-compiler "^1.6.0"

vue-router@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.1.tgz#d9b05ad9c7420ba0f626d6500d693e60092cc1e9"
integrity sha512-vLLoY452L+JBpALMP5UHum9+7nzR9PeIBCghU9ZtJ1eWm6ieUI8Zb/DI3MYxH32bxkjzYV1LRjNv4qr8d+uX/w==
vue-router@3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8"
integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==

vue-style-loader@^3.0.0:
version "3.1.2"
Expand Down

0 comments on commit 701a642

Please sign in to comment.