aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-30 03:19:17 +0000
committerGitHub <noreply@github.com>2024-11-30 03:19:17 +0000
commit0a97b24228f40ac59d987f290dfef8210281d3c1 (patch)
tree3dc2ae546c12f9146cfb6d85a8210fbe54c33e8f /package.json
parent0985124f32b638b6c82d86071486c880e9f0cae6 (diff)
downloadnextcloud-server-0a97b24228f40ac59d987f290dfef8210281d3c1.tar.gz
nextcloud-server-0a97b24228f40ac59d987f290dfef8210281d3c1.zip
chore(deps): bump pinia from 2.2.4 to 2.2.8
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.4 to 2.2.8. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...v2.2.8) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 6275eb29f38..5b5ef5753f9 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
- "pinia": "^2.1.7",
+ "pinia": "^2.2.8",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",