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

This commit is contained in:
Renovate
2025-06-04 13:03:56 +00:00
parent abf3a15020
commit 2e28448d90
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -12,7 +12,7 @@
"@apollo/client": "3.13.8", "@apollo/client": "3.13.8",
"@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.11.0", "@pinia/nuxt": "0.11.1",
"@sentry/nuxt": "9.25.1", "@sentry/nuxt": "9.25.1",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.3.0", "apollo-link-sentry": "4.3.0",
@@ -6934,9 +6934,10 @@
} }
}, },
"node_modules/@pinia/nuxt": { "node_modules/@pinia/nuxt": {
"version": "0.11.0", "version": "0.11.1",
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.11.0.tgz", "resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.11.1.tgz",
"integrity": "sha512-QGFlUAkeVAhPCTXacrtNP4ti24sGEleVzmxcTALY9IkS6U5OUox7vmNL1pkqBeW39oSNq/UC5m40ofDEPHB1fg==", "integrity": "sha512-tCD8ioWhhIHKwm8Y9VvyhBAV/kK4W5uGBIYbI5iM4N1t7duOqK6ECBUavrMxMolELayqqMLb9+evegrh3S7s2A==",
"license": "MIT",
"dependencies": { "dependencies": {
"@nuxt/kit": "^3.9.0" "@nuxt/kit": "^3.9.0"
}, },
@@ -6944,7 +6945,7 @@
"url": "https://github.com/sponsors/posva" "url": "https://github.com/sponsors/posva"
}, },
"peerDependencies": { "peerDependencies": {
"pinia": "^3.0.2" "pinia": "^3.0.3"
} }
}, },
"node_modules/@pkgjs/parseargs": { "node_modules/@pkgjs/parseargs": {
+1 -1
View File
@@ -49,7 +49,7 @@
"@apollo/client": "3.13.8", "@apollo/client": "3.13.8",
"@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.11.0", "@pinia/nuxt": "0.11.1",
"@sentry/nuxt": "9.25.1", "@sentry/nuxt": "9.25.1",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.3.0", "apollo-link-sentry": "4.3.0",