fix(deps): update dependency @pinia/nuxt to v0.10.1
This commit is contained in:
Generated
+7
-6
@@ -12,7 +12,7 @@
|
|||||||
"@apollo/client": "3.12.11",
|
"@apollo/client": "3.12.11",
|
||||||
"@auth0/auth0-vue": "2.4.0",
|
"@auth0/auth0-vue": "2.4.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@pinia/nuxt": "0.10.0",
|
"@pinia/nuxt": "0.10.1",
|
||||||
"@sentry/nuxt": "9.0.1",
|
"@sentry/nuxt": "9.0.1",
|
||||||
"@vue/apollo-composable": "4.2.1",
|
"@vue/apollo-composable": "4.2.1",
|
||||||
"apollo-link-sentry": "4.1.0",
|
"apollo-link-sentry": "4.1.0",
|
||||||
@@ -6469,17 +6469,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pinia/nuxt": {
|
"node_modules/@pinia/nuxt": {
|
||||||
"version": "0.10.0",
|
"version": "0.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.10.1.tgz",
|
||||||
"integrity": "sha512-crYQgsqhEnf0HbOuaLYyLR9hyWK2lYUjcCYhFV4vgo3YThrLdnRKfBLa31au1uqcmgDqoX4mEm2OS3DO8GxR7w==",
|
"integrity": "sha512-xrpkKZHSmshPK6kQzboJ+TZiZ5zj73gBCI5SfiUaJkKKS9gx4B1hLEzJIjxZl0/HS5jRWrIvQ+u9ulvIRlNiow==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/kit": "^3.15.4"
|
"@nuxt/kit": "^3.9.0"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/posva"
|
"url": "https://github.com/sponsors/posva"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"pinia": "^3.0.0"
|
"pinia": "^3.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pkgjs/parseargs": {
|
"node_modules/@pkgjs/parseargs": {
|
||||||
|
|||||||
+1
-1
@@ -49,7 +49,7 @@
|
|||||||
"@apollo/client": "3.12.11",
|
"@apollo/client": "3.12.11",
|
||||||
"@auth0/auth0-vue": "2.4.0",
|
"@auth0/auth0-vue": "2.4.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@pinia/nuxt": "0.10.0",
|
"@pinia/nuxt": "0.10.1",
|
||||||
"@sentry/nuxt": "9.0.1",
|
"@sentry/nuxt": "9.0.1",
|
||||||
"@vue/apollo-composable": "4.2.1",
|
"@vue/apollo-composable": "4.2.1",
|
||||||
"apollo-link-sentry": "4.1.0",
|
"apollo-link-sentry": "4.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user