fix(deps): update dependency @pinia/nuxt to v0.7.0
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
||||
"@apollo/client": "3.11.8",
|
||||
"@auth0/auth0-vue": "2.3.3",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@pinia/nuxt": "0.6.1",
|
||||
"@pinia/nuxt": "0.7.0",
|
||||
"@sentry/nuxt": "8.36.0",
|
||||
"@vue/apollo-composable": "4.2.1",
|
||||
"apollo-link-sentry": "4.0.0",
|
||||
|
||||
@@ -2617,7 +2617,7 @@
|
||||
pathe "^1.1.2"
|
||||
unimport "^3.13.1"
|
||||
|
||||
"@nuxt/kit@3.13.2", "@nuxt/kit@^3.13.0", "@nuxt/kit@^3.13.1", "@nuxt/kit@^3.13.2":
|
||||
"@nuxt/kit@3.13.2", "@nuxt/kit@^3.13.1", "@nuxt/kit@^3.13.2", "@nuxt/kit@^3.9.0":
|
||||
version "3.13.2"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.13.2.tgz#4c019a87e08c33ec14d1059497ba40568b82bfed"
|
||||
integrity sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==
|
||||
@@ -3299,13 +3299,13 @@
|
||||
defu "^6.1.4"
|
||||
pinia-plugin-persistedstate ">=3.2.1"
|
||||
|
||||
"@pinia/nuxt@0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.6.1.tgz#b56bebba7eb9a56ea28e9dc87c5987e19520e3bb"
|
||||
integrity sha512-eqPaOmPbKQANNVOvMMnJfdHij5alzirYzTeZ5eGcFIet8n/gF+vWOWVJkf0BZXIyaTq8hT79IS1HlZXTIhn+PQ==
|
||||
"@pinia/nuxt@0.7.0":
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.7.0.tgz#dd9342eb4422eeda638f3248537fcc9cb430cf91"
|
||||
integrity sha512-IAKRl7mQCrFKQtD8Z6EzOz5bQ/px0FdeyaB+70A3igkFzHzKVJVblLCjFwXPBC/IO0EwHuMRk/SMgwkUn82jwg==
|
||||
dependencies:
|
||||
"@nuxt/kit" "^3.13.0"
|
||||
pinia "^2.2.5"
|
||||
"@nuxt/kit" "^3.9.0"
|
||||
pinia "^2.2.6"
|
||||
|
||||
"@pkgjs/parseargs@^0.11.0":
|
||||
version "0.11.0"
|
||||
@@ -9767,7 +9767,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.2.6:
|
||||
pinia@2.2.6, pinia@^2.2.6:
|
||||
version "2.2.6"
|
||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.6.tgz#ff93f35b8c02033eaedc8c92ad5f10f215d6c804"
|
||||
integrity sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==
|
||||
@@ -9775,14 +9775,6 @@ pinia@2.2.6:
|
||||
"@vue/devtools-api" "^6.6.3"
|
||||
vue-demi "^0.14.10"
|
||||
|
||||
pinia@^2.2.5:
|
||||
version "2.2.5"
|
||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.2.5.tgz#3269ff2cd67ae3dcc939334c0cf985f86c48b7a1"
|
||||
integrity sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==
|
||||
dependencies:
|
||||
"@vue/devtools-api" "^6.6.3"
|
||||
vue-demi "^0.14.10"
|
||||
|
||||
pirates@^4.0.1:
|
||||
version "4.0.6"
|
||||
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
|
||||
|
||||
Reference in New Issue
Block a user