Merge pull request #49715 from nextcloud/dependabot/npm_and_yarn/stable30/pinia-2.2.8

This commit is contained in:
dependabot[bot] 2024-12-07 07:45:10 +00:00 committed by GitHub
commit 24a552eb9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 21 additions and 21 deletions

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.6
- version: 2.2.8
- 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.6
- version: 2.2.8
- 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.6
- version: 2.2.8
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

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

View file

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

View file

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

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

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

File diff suppressed because one or more lines are too long

View file

@ -459,7 +459,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.1.5
- license: MIT
- pinia
- version: 2.2.6
- version: 2.2.8
- 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.6
- version: 2.2.8
- license: MIT
- possible-typed-array-names
- version: 1.0.0

View file

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

View file

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

View file

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

View file

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

8
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.2.2",
"pinia": "^2.2.8",
"query-string": "^9.1.0",
"regenerator-runtime": "^0.14.1",
"select2": "3.5.1",
@ -23358,9 +23358,9 @@
}
},
"node_modules/pinia": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.6.tgz",
"integrity": "sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.8.tgz",
"integrity": "sha512-NRTYy2g+kju5tBRe0oNlriZIbMNvma8ZJrpHsp3qudyiMEA8jMmPPKQ2QMHg0Oc4BkUyQYWagACabrwriCK9HQ==",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.10"

View file

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