Skip to content

Commit

Permalink
Update dependency vue-router to v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 43a8b31 commit 7836cfa
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/cockpit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"vite": "4.3.5",
"vite-plugin-pwa": "0.14.7",
"vitest": "0.31.0",
"vue-router": "4.1.6",
"vue-router": "4.3.2",
"vue-tsc": "1.6.4",
"workbox-window": "6.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion src/glareshield/R/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"typescript": "4.9.5",
"vue": "3.2.45",
"vue-router": "4.1.6"
"vue-router": "4.3.2"
},
"peerDependencies": {
"vue-router": "4"
Expand Down
2 changes: 1 addition & 1 deletion src/glareshield/all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "1.4.0",
"typescript": "4.9.5",
"vue": "3.2.45",
"vue-router": "4.1.6"
"vue-router": "4.3.2"
},
"peerDependencies": {
"axios": "0.27 || 1.0 || 1.1 || 1.2 || 1.4",
Expand Down

0 comments on commit 7836cfa

Please sign in to comment.