Skip to content

Commit

Permalink
chore(deps): update dependency vue-router to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 4c635dd commit a57ab54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/playground-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"nuxt": "3.11.2",
"vue": "3.4.27",
"vue-router": "4.3.2"
"vue-router": "4.3.3"
},
"dependencies": {
"vue-recaptcha": "workspace:^"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3822,7 +3822,7 @@ __metadata:
nuxt: "npm:3.11.2"
vue: "npm:3.4.27"
vue-recaptcha: "workspace:^"
vue-router: "npm:4.3.2"
vue-router: "npm:4.3.3"
languageName: unknown
linkType: soft

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

"vue-router@npm:4.3.2, vue-router@npm:^4.3.0":
version: 4.3.2
resolution: "vue-router@npm:4.3.2"
"vue-router@npm:4.3.3, vue-router@npm:^4.3.0":
version: 4.3.3
resolution: "vue-router@npm:4.3.3"
dependencies:
"@vue/devtools-api": "npm:^6.5.1"
peerDependencies:
vue: ^3.2.0
checksum: 10/b7fa66e330d2122d6129372ecedf374da34be6238baf5b30c2fafaa4b341a0286aa834778c3960745536fe77de08a890585b7e064a2ac96b9f7b9e38bbbce6b0
checksum: 10/03a404608af00175f148db885a831ed560741502f49d97381e53aae534aca355404e0549b85d8704020ddca1cc5d2a4c7431c4cf7190cda428b6e93ecd373d49
languageName: node
linkType: hard

Expand Down

0 comments on commit a57ab54

Please sign in to comment.