aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-07 03:28:03 +0000
committerGitHub <noreply@github.com>2024-12-07 03:28:03 +0000
commit09783ee07dd9fb17ead5aed70fb5567bd2a20946 (patch)
treea63c44990850bc89a3d08bc730940b5c15303e8a /package.json
parent04c3b7e3150495b7d7f37acb472abbb89291068a (diff)
downloadnextcloud-server-09783ee07dd9fb17ead5aed70fb5567bd2a20946.tar.gz
nextcloud-server-09783ee07dd9fb17ead5aed70fb5567bd2a20946.zip
chore(deps): bump pinia from 2.2.6 to 2.2.8
Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.6 to 2.2.8. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.6...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 1a78fb04333..e2709e2f7d6 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.2.2",
+ "pinia": "^2.2.8",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",