Skip to content

Commit

Permalink
chore(deps): update dependency vue-router to v4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent a8b3764 commit aa217cf
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"fuse.js": "7.0.0",
"lodash-es": "4.17.21",
"luxon": "3.5.0",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue": "3.5.8",
"vue3-gettext": "2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-admin-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"pinia": "2.2.2",
"uuid": "10.0.0",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5"
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-app-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"mark.js": "^8.11.1",
"pinia": "2.2.2",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"zod": "3.23.8"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-external/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"uuid": "10.0.0",
"vue-concurrency": "5.0.1",
"vue3-gettext": "2.4.0",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"zod": "3.23.8"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"qs": "6.13.0",
"uuid": "10.0.0",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue3-gettext": "2.4.0",
"web-app-search": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-ocm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lodash-es": "4.17.21",
"vue-concurrency": "5.0.1",
"uuid": "10.0.0",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"zod": "3.23.8"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@ownclouders/web-pkg": "workspace:*",
"@vueuse/core": "^11.0.0",
"vue3-gettext": "2.4.0",
"vue-router": "4.2.5"
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/web-app-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"mark.js": "^8.11.1",
"pinia": "2.2.2",
"vue3-gettext": "2.4.0",
"vue-router": "4.2.5"
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"semver": "7.6.3",
"uuid": "10.0.0",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue3-gettext": "2.4.0",
"zod": "3.23.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"utf8": "^3.0.0",
"uuid": "10.0.0",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue": "3.5.8",
"vue3-gettext": "2.4.0",
"webdav": "5.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@casl/vue": "^2.2.2",
"axios": "1.7.7",
"pinia": "2.2.2",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue3-gettext": "2.4.0"
},
"devDependencies": {
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

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

0 comments on commit aa217cf

Please sign in to comment.