aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-17 01:17:57 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-17 08:08:08 +0000
commit6c1e61763e3dfe2d5d3f781fac9b2d7f103b5e84 (patch)
tree698a1fc85ee6b5fba25cd7f1b4941536a7405666 /package.json
parentc6584da72cb6cb3aca2f98fd0dd81e43919c38bd (diff)
downloadnextcloud-server-6c1e61763e3dfe2d5d3f781fac9b2d7f103b5e84.tar.gz
nextcloud-server-6c1e61763e3dfe2d5d3f781fac9b2d7f103b5e84.zip
chore(deps): bump pinia from 2.2.0 to 2.2.2
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.2) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc94135a1c9..43f5324393c 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
- "pinia": "^2.1.7",
+ "pinia": "^2.2.2",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",