chore(deps): update dependency pinia to ^2.2.7
This commit is contained in:
parent
23b2de420f
commit
65b77e852d
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"@nextcloud/vue": "9.0.0-alpha.5",
|
"@nextcloud/vue": "9.0.0-alpha.5",
|
||||||
"dompurify": "^3.2.1",
|
"dompurify": "^3.2.1",
|
||||||
"linkify-html": "^4.1.4",
|
"linkify-html": "^4.1.4",
|
||||||
"pinia": "^2.2.6",
|
"pinia": "^2.2.7",
|
||||||
"toastify-js": "^1.12.0",
|
"toastify-js": "^1.12.0",
|
||||||
"vite": "^5",
|
"vite": "^5",
|
||||||
"vue": "^3.5.13",
|
"vue": "^3.5.13",
|
||||||
@ -9198,9 +9198,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pinia": {
|
"node_modules/pinia": {
|
||||||
"version": "2.2.6",
|
"version": "2.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.6.tgz",
|
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.7.tgz",
|
||||||
"integrity": "sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==",
|
"integrity": "sha512-M+X9Eh9V5De+8wyj0rD1cgB0zy1mPN/aBEpCI9y+DgVmzXV2dIwjYBluJ5cMQd/jAoHs0VW+EyUSHMZv/Wtcnw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vue/devtools-api": "^6.6.3",
|
"@vue/devtools-api": "^6.6.3",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"@nextcloud/vue": "9.0.0-alpha.5",
|
"@nextcloud/vue": "9.0.0-alpha.5",
|
||||||
"dompurify": "^3.2.1",
|
"dompurify": "^3.2.1",
|
||||||
"linkify-html": "^4.1.4",
|
"linkify-html": "^4.1.4",
|
||||||
"pinia": "^2.2.6",
|
"pinia": "^2.2.7",
|
||||||
"toastify-js": "^1.12.0",
|
"toastify-js": "^1.12.0",
|
||||||
"vite": "^5",
|
"vite": "^5",
|
||||||
"vue": "^3.5.13",
|
"vue": "^3.5.13",
|
||||||
|
Loading…
Reference in New Issue
Block a user