chore(deps): bump pinia from 2.3.0 to 2.3.1

---
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] 2025-02-08 03:58:48 +00:00 committed by nextcloud-command
parent c63c4dbe45
commit a2904a4f70
17 changed files with 21 additions and 20 deletions

View file

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

View file

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

View file

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

View file

@ -127,7 +127,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -270,7 +270,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- 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: 1.0.0
- license: ISC
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

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

File diff suppressed because one or more lines are too long

View file

@ -362,7 +362,7 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.3
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -171,7 +171,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -221,7 +221,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -191,7 +191,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

@ -139,7 +139,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.12.7
- license: MIT
- pinia
- version: 2.3.0
- version: 2.3.1
- license: MIT
- process
- version: 0.11.10

View file

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

9
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.3.0",
"pinia": "^2.3.1",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",
@ -19669,9 +19669,10 @@
}
},
"node_modules/pinia": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.3.0.tgz",
"integrity": "sha512-ohZj3jla0LL0OH5PlLTDMzqKiVw2XARmC1XYLdLWIPBMdhDW/123ZWr4zVAhtJm+aoSkFa13pYXskAvAscIkhQ==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.3.1.tgz",
"integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
"license": "MIT",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.10"

View file

@ -94,7 +94,7 @@
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",