Skip to content

Commit ce5df4b

Browse files
authored
Merge pull request #11408 from owncloud/renovate/pinia-2.x
chore(deps): update dependency pinia to v2.2.2
2 parents 13e6674 + 90198be commit ce5df4b

File tree

9 files changed

+38
-48
lines changed

9 files changed

+38
-48
lines changed

packages/web-app-admin-settings/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"design-system": "workspace:@ownclouders/design-system@*",
2222
"fuse.js": "6.6.2",
2323
"lodash-es": "4.17.21",
24-
"pinia": "2.1.7",
24+
"pinia": "2.2.2",
2525
"uuid": "9.0.1",
2626
"vue-concurrency": "5.0.1",
2727
"web-app-admin-settings": "workspace:*"

packages/web-app-app-store/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"design-system": "workspace:@ownclouders/design-system@*",
1919
"fuse.js": "6.6.2",
2020
"lodash-es": "4.17.21",
21-
"pinia": "2.1.7",
21+
"pinia": "2.2.2",
2222
"vue-concurrency": "5.0.1",
2323
"web-app-app-store": "workspace:*",
2424
"zod": "^3.22.4"

packages/web-app-external/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@ownclouders/web-client": "workspace:*",
1313
"@ownclouders/web-pkg": "workspace:*",
1414
"lodash-es": "4.17.21",
15-
"pinia": "2.1.7",
15+
"pinia": "2.2.2",
1616
"uuid": "9.0.1",
1717
"vue-concurrency": "5.0.1",
1818
"vue3-gettext": "2.4.0",

packages/web-app-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lodash-es": "4.17.21",
3131
"luxon": "3.2.1",
3232
"p-queue": "^6.6.2",
33-
"pinia": "2.1.7",
33+
"pinia": "2.2.2",
3434
"qs": "6.11.2",
3535
"uuid": "9.0.1",
3636
"vue-concurrency": "5.0.1",

packages/web-app-search/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@ownclouders/web-client": "workspace:*",
1616
"@ownclouders/web-pkg": "workspace:*",
1717
"lodash-es": "^4.17.21",
18-
"pinia": "2.1.7",
18+
"pinia": "2.2.2",
1919
"vue3-gettext": "2.4.0",
2020
"vue-router": "4.2.5",
2121
"web-app-files": "workspace:*"

packages/web-pkg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"oidc-client-ts": "^2.4.0",
7373
"p-queue": "^6.6.2",
7474
"password-sheriff": "^1.1.1",
75-
"pinia": "2.1.7",
75+
"pinia": "2.2.2",
7676
"qs": "6.11.2",
7777
"semver": "7.5.4",
7878
"uuid": "9.0.1",

packages/web-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"luxon": "3.2.1",
2626
"oidc-client-ts": "^2.4.0",
2727
"p-queue": "^6.6.2",
28-
"pinia": "2.1.7",
28+
"pinia": "2.2.2",
2929
"portal-vue": "3.0.0",
3030
"postcss-import": "16.0.0",
3131
"promise": "^8.1.0",

packages/web-test-helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@casl/ability": "^6.3.3",
77
"@casl/vue": "^2.2.2",
88
"axios": "1.7.5",
9-
"pinia": "2.1.7",
9+
"pinia": "2.2.2",
1010
"vue-router": "4.2.5",
1111
"vue3-gettext": "2.4.0"
1212
},

pnpm-lock.yaml

+30-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)