Skip to content

Commit

Permalink
npm:(deps): bump vue-router from 4.3.1 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 19fd6e8 commit 9f85a82
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"simple-statistics": "^7.8.3",
"uplot": "^1.6.25",
"vue": "^3.4.27",
"vue-router": "^4.3.1"
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/core": "^7.23.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6244,7 +6244,7 @@ __metadata:
uplot: "npm:^1.6.25"
vite: "npm:^5.2.11"
vue: "npm:^3.4.27"
vue-router: "npm:^4.3.1"
vue-router: "npm:^4.3.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6842,14 +6842,14 @@ __metadata:
languageName: node
linkType: hard

"vue-router@npm:^4.3.1":
version: 4.3.1
resolution: "vue-router@npm:4.3.1"
"vue-router@npm:^4.3.2":
version: 4.3.2
resolution: "vue-router@npm:4.3.2"
dependencies:
"@vue/devtools-api": "npm:^6.5.1"
peerDependencies:
vue: ^3.2.0
checksum: f8c148f365c7298511fe2b0273bb62b07fe87620d44a037f41ca0be5e84ef87015b13e1a614ad000b22e304ac527b5b04e03e7d317c09a59e74e3fa90f2fc64e
checksum: 63d5be4a983622e130c1ebe6e26dd17dee2346d77b35ef3f09ee0d8693fd38ad2387551c2db87a5cb258348dbc24dd815f48b4a55cc3ccb680c81aa4837ca88e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f85a82

Please sign in to comment.