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 Oct 14, 2024
1 parent 4a2435a commit fc31940
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,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.12",
"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.4",
"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.4",
"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 @@ -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 @@ -24,7 +24,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.4",
"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": "10.0.0",
"vue-concurrency": "5.0.1",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue": "3.5.12",
"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 @@ -56,7 +56,7 @@
"axios": "1.7.7",
"pinia": "2.2.4",
"vitest-mock-extended": "2.0.2",
"vue-router": "4.2.5",
"vue-router": "4.4.5",
"vue3-gettext": "2.4.0"
}
}
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 fc31940

Please sign in to comment.