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

This commit is contained in:
Renovate
2024-12-05 09:14:55 +00:00
parent 3e99d576a4
commit 7fc52564e1
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -12,7 +12,7 @@
"@apollo/client": "3.12.0",
"@auth0/auth0-vue": "2.3.3",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.8.0",
"@pinia/nuxt": "0.9.0",
"@sentry/nuxt": "8.42.0",
"@vue/apollo-composable": "4.2.1",
"apollo-link-sentry": "4.0.0",
@@ -6011,18 +6011,18 @@
}
},
"node_modules/@pinia/nuxt": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.8.0.tgz",
"integrity": "sha512-BWPUKOg3KGnRSgz54x9IUzCKTqUxZx4UJezPRbRwY5BVt18rfiP4Cqq8kxtR8WWDZa5PTRJpx0Jxz+qyUdLvjQ==",
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.9.0.tgz",
"integrity": "sha512-2yeRo7LeyCF68AbNeL3xu2h6uw0617RkcsYxmA8DJM0R0PMdz5wQHnc44KeENQxR/Mrq8T910XVT6buosqsjBQ==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^3.14.1592"
"@nuxt/kit": "^3.9.0"
},
"funding": {
"url": "https://github.com/sponsors/posva"
},
"peerDependencies": {
"pinia": "^2.2.7"
"pinia": "^2.3.0"
}
},
"node_modules/@pkgjs/parseargs": {
+1 -1
View File
@@ -49,7 +49,7 @@
"@apollo/client": "3.12.0",
"@auth0/auth0-vue": "2.3.3",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.8.0",
"@pinia/nuxt": "0.9.0",
"@sentry/nuxt": "8.42.0",
"@vue/apollo-composable": "4.2.1",
"apollo-link-sentry": "4.0.0",