Skip to content

Commit

Permalink
fix(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 Nov 15, 2024
1 parent 3501b6f commit 04360eb
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 33 deletions.
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.6",
"uuid": "11.0.3",
"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.6",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"zod": "3.23.8",
"vue3-gettext": "2.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-external/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"uuid": "11.0.3",
"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 @@ -24,7 +24,7 @@
"qs": "6.13.0",
"uuid": "11.0.3",
"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 @@ -13,7 +13,7 @@
"lodash-es": "4.17.21",
"vue-concurrency": "5.0.1",
"uuid": "11.0.3",
"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 @@ -16,6 +16,6 @@
"mark.js": "^8.11.1",
"pinia": "2.2.6",
"vue3-gettext": "2.4.0",
"vue-router": "4.2.5"
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"utf8": "^3.0.0",
"uuid": "11.0.3",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue": "3.5.13",
"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 @@ -52,7 +52,7 @@
"axios": "1.7.7",
"pinia": "2.2.6",
"vitest-mock-extended": "2.0.2",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue3-gettext": "2.4.0"
}
}
48 changes: 24 additions & 24 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 04360eb

Please sign in to comment.