aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-12 03:39:21 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-10-13 09:03:21 +0000
commit69c2b3c17b84a70b59f67fd6fe6b548e3409e64d (patch)
treebec9c0170a8b8a0e63958075ae0190e149eeb0fc /package-lock.json
parent0c2782426303a9f62b63852ec52c9f3a154f5f49 (diff)
downloadnextcloud-server-69c2b3c17b84a70b59f67fd6fe6b548e3409e64d.tar.gz
nextcloud-server-69c2b3c17b84a70b59f67fd6fe6b548e3409e64d.zip
chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.6
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.6) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development 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-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 367c99083f9..207a3697356 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -100,7 +100,7 @@
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
- "@pinia/testing": "^0.1.5",
+ "@pinia/testing": "^0.1.6",
"@simplewebauthn/types": "^10.0.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.5.0",
@@ -4412,9 +4412,9 @@
"license": "MIT"
},
"node_modules/@pinia/testing": {
- "version": "0.1.5",
- "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.1.5.tgz",
- "integrity": "sha512-AcGzuotkzhRoF00htuxLfIPBBHVE6HjjB3YC5Y3os8vRgKu6ipknK5GBQq9+pduwYQhZ+BcCZDC9TyLAUlUpoQ==",
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.1.6.tgz",
+ "integrity": "sha512-Q40s3kpjXpjmcnc61l84wyG83yVmkBi5rRdSoPpwQoRfSnNKKr52XjFFt6hP8iBxehYS9NR+D57T1uzgnEVPHg==",
"dev": true,
"dependencies": {
"vue-demi": "^0.14.10"
@@ -4423,7 +4423,7 @@
"url": "https://github.com/sponsors/posva"
},
"peerDependencies": {
- "pinia": ">=2.2.1"
+ "pinia": ">=2.2.3"
}
},
"node_modules/@pinia/testing/node_modules/vue-demi": {
@@ -19867,9 +19867,9 @@
}
},
"node_modules/pinia": {
- "version": "2.2.2",
- "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.2.tgz",
- "integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
+ "version": "2.2.4",
+ "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
+ "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.10"