Skip to content

Commit

Permalink
Merge pull request #11408 from owncloud/renovate/pinia-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pinia to v2.2.2
  • Loading branch information
JammingBen authored Aug 27, 2024
2 parents 13e6674 + 90198be commit ce5df4b
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 48 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 @@ -21,7 +21,7 @@
"design-system": "workspace:@ownclouders/design-system@*",
"fuse.js": "6.6.2",
"lodash-es": "4.17.21",
"pinia": "2.1.7",
"pinia": "2.2.2",
"uuid": "9.0.1",
"vue-concurrency": "5.0.1",
"web-app-admin-settings": "workspace:*"
Expand Down
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 @@ -18,7 +18,7 @@
"design-system": "workspace:@ownclouders/design-system@*",
"fuse.js": "6.6.2",
"lodash-es": "4.17.21",
"pinia": "2.1.7",
"pinia": "2.2.2",
"vue-concurrency": "5.0.1",
"web-app-app-store": "workspace:*",
"zod": "^3.22.4"
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 @@ -12,7 +12,7 @@
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"lodash-es": "4.17.21",
"pinia": "2.1.7",
"pinia": "2.2.2",
"uuid": "9.0.1",
"vue-concurrency": "5.0.1",
"vue3-gettext": "2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash-es": "4.17.21",
"luxon": "3.2.1",
"p-queue": "^6.6.2",
"pinia": "2.1.7",
"pinia": "2.2.2",
"qs": "6.11.2",
"uuid": "9.0.1",
"vue-concurrency": "5.0.1",
Expand Down
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,7 +15,7 @@
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"lodash-es": "^4.17.21",
"pinia": "2.1.7",
"pinia": "2.2.2",
"vue3-gettext": "2.4.0",
"vue-router": "4.2.5",
"web-app-files": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"oidc-client-ts": "^2.4.0",
"p-queue": "^6.6.2",
"password-sheriff": "^1.1.1",
"pinia": "2.1.7",
"pinia": "2.2.2",
"qs": "6.11.2",
"semver": "7.5.4",
"uuid": "9.0.1",
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 @@ -25,7 +25,7 @@
"luxon": "3.2.1",
"oidc-client-ts": "^2.4.0",
"p-queue": "^6.6.2",
"pinia": "2.1.7",
"pinia": "2.2.2",
"portal-vue": "3.0.0",
"postcss-import": "16.0.0",
"promise": "^8.1.0",
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 @@ -6,7 +6,7 @@
"@casl/ability": "^6.3.3",
"@casl/vue": "^2.2.2",
"axios": "1.7.5",
"pinia": "2.1.7",
"pinia": "2.2.2",
"vue-router": "4.2.5",
"vue3-gettext": "2.4.0"
},
Expand Down
70 changes: 30 additions & 40 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 ce5df4b

Please sign in to comment.