Merge pull request 'chore(deps): update dependency pinia to ^2.2.7' (#209) from renovate/pinia-2.x into main
Reviewed-on: #209
This commit is contained in:
commit
853faf29eb
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@nextcloud/vue": "9.0.0-alpha.5",
|
||||
"dompurify": "^3.2.1",
|
||||
"linkify-html": "^4.1.4",
|
||||
"pinia": "^2.2.6",
|
||||
"pinia": "^2.2.7",
|
||||
"toastify-js": "^1.12.0",
|
||||
"vite": "^5",
|
||||
"vue": "^3.5.13",
|
||||
@ -9198,9 +9198,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.7",
|
||||
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.7.tgz",
|
||||
"integrity": "sha512-M+X9Eh9V5De+8wyj0rD1cgB0zy1mPN/aBEpCI9y+DgVmzXV2dIwjYBluJ5cMQd/jAoHs0VW+EyUSHMZv/Wtcnw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@vue/devtools-api": "^6.6.3",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@nextcloud/vue": "9.0.0-alpha.5",
|
||||
"dompurify": "^3.2.1",
|
||||
"linkify-html": "^4.1.4",
|
||||
"pinia": "^2.2.6",
|
||||
"pinia": "^2.2.7",
|
||||
"toastify-js": "^1.12.0",
|
||||
"vite": "^5",
|
||||
"vue": "^3.5.13",
|
||||
|
Loading…
Reference in New Issue
Block a user