fix(deps): update dependency @pinia/nuxt to v0.11.0

This commit is contained in:
Renovate
2025-04-10 07:02:23 +00:00
parent 967babe7d4
commit caa04ed049
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -12,7 +12,7 @@
"@apollo/client": "3.13.6",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",
"@pinia/nuxt": "0.11.0",
"@sentry/nuxt": "9.12.0",
"@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0",
@@ -5987,9 +5987,10 @@
}
},
"node_modules/@pinia/nuxt": {
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.10.1.tgz",
"integrity": "sha512-xrpkKZHSmshPK6kQzboJ+TZiZ5zj73gBCI5SfiUaJkKKS9gx4B1hLEzJIjxZl0/HS5jRWrIvQ+u9ulvIRlNiow==",
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.11.0.tgz",
"integrity": "sha512-QGFlUAkeVAhPCTXacrtNP4ti24sGEleVzmxcTALY9IkS6U5OUox7vmNL1pkqBeW39oSNq/UC5m40ofDEPHB1fg==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^3.9.0"
},
@@ -5997,7 +5998,7 @@
"url": "https://github.com/sponsors/posva"
},
"peerDependencies": {
"pinia": "^3.0.1"
"pinia": "^3.0.2"
}
},
"node_modules/@pkgjs/parseargs": {
+1 -1
View File
@@ -49,7 +49,7 @@
"@apollo/client": "3.13.6",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",
"@pinia/nuxt": "0.11.0",
"@sentry/nuxt": "9.12.0",
"@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0",