fix(deps): update dependency @pinia/nuxt to ^0.6.0
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
||||
"@apollo/client": "^3.9.5",
|
||||
"@auth0/auth0-vue": "^2.3.3",
|
||||
"@mdi/font": "^7.4.47",
|
||||
"@pinia/nuxt": "^0.5.1",
|
||||
"@pinia/nuxt": "^0.6.0",
|
||||
"@sentry/nuxt": "^8.35.0",
|
||||
"@vue/apollo-composable": "^4.0.1",
|
||||
"apollo-link-sentry": "^4.0.0",
|
||||
|
||||
@@ -3209,13 +3209,13 @@
|
||||
defu "^6.1.4"
|
||||
pinia-plugin-persistedstate ">=3.2.1"
|
||||
|
||||
"@pinia/nuxt@^0.5.1":
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.5.5.tgz#0e156bbb86b3ccb087006ff505bc0c1b6522e8c3"
|
||||
integrity sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==
|
||||
"@pinia/nuxt@^0.6.0":
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.6.0.tgz#c093a9cdc6a0802ea0e6b24f4af666de350587bc"
|
||||
integrity sha512-fmYCMmwKraGr+/0GbRrSmESJRqjjnAVYniv+4U7fAbKzkeUROBLkoU9lxjtvIgItgiwoTtRbt63pEyGdyZlpzQ==
|
||||
dependencies:
|
||||
"@nuxt/kit" "^3.9.0"
|
||||
pinia "^2.2.3"
|
||||
pinia "^2.2.5"
|
||||
|
||||
"@pkgjs/parseargs@^0.11.0":
|
||||
version "0.11.0"
|
||||
@@ -9693,7 +9693,7 @@ pinia-plugin-persistedstate@>=3.2.1:
|
||||
resolved "https://registry.yarnpkg.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.1.tgz#66780602aecd6c7b152dd7e3ddc249a1f7a13fe5"
|
||||
integrity sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==
|
||||
|
||||
pinia@^2.1.7, pinia@^2.2.3:
|
||||
pinia@^2.1.7, pinia@^2.2.5:
|
||||
version "2.2.5"
|
||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.5.tgz#3269ff2cd67ae3dcc939334c0cf985f86c48b7a1"
|
||||
integrity sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==
|
||||
|
||||
Reference in New Issue
Block a user