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>
This commit is contained in:
dependabot[bot] 2024-08-17 01:17:57 +00:00 committed by nextcloud-command
parent c6584da72c
commit 6c1e61763e
16 changed files with 20 additions and 21 deletions

View file

@ -289,7 +289,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -289,7 +289,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -289,7 +289,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -202,7 +202,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -289,7 +289,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -241,7 +241,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.0
- license: ISC
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -578,7 +578,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

File diff suppressed because one or more lines are too long

View file

@ -446,7 +446,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.1.5
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -245,7 +245,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -292,7 +292,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -251,7 +251,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -238,7 +238,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

@ -222,7 +222,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.2.0
- version: 2.2.2
- license: MIT
- possible-typed-array-names
- version: 1.0.0

11
package-lock.json generated
View file

@ -63,7 +63,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",
@ -23108,13 +23108,12 @@
}
},
"node_modules/pinia": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.0.tgz",
"integrity": "sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==",
"license": "MIT",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.2.tgz",
"integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.8"
"vue-demi": "^0.14.10"
},
"funding": {
"url": "https://github.com/sponsors/posva"

View file

@ -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",