fix(deps): update dependency @pinia/nuxt to v0.11.2
This commit is contained in:
Generated
+4
-4
@@ -14,7 +14,7 @@
|
|||||||
"@grafana/faro-web-sdk": "1.19.0",
|
"@grafana/faro-web-sdk": "1.19.0",
|
||||||
"@grafana/faro-web-tracing": "1.19.0",
|
"@grafana/faro-web-tracing": "1.19.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@pinia/nuxt": "0.11.1",
|
"@pinia/nuxt": "0.11.2",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"graphql": "16.11.0",
|
"graphql": "16.11.0",
|
||||||
@@ -7295,9 +7295,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pinia/nuxt": {
|
"node_modules/@pinia/nuxt": {
|
||||||
"version": "0.11.1",
|
"version": "0.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.11.2.tgz",
|
||||||
"integrity": "sha512-tCD8ioWhhIHKwm8Y9VvyhBAV/kK4W5uGBIYbI5iM4N1t7duOqK6ECBUavrMxMolELayqqMLb9+evegrh3S7s2A==",
|
"integrity": "sha512-CgvSWpbktxxWBV7ModhAcsExsQZqpPq6vMYEe9DexmmY6959ev8ukL4iFhr/qov2Nb9cQAWd7niFDnaWkN+FHg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/kit": "^3.9.0"
|
"@nuxt/kit": "^3.9.0"
|
||||||
|
|||||||
+1
-1
@@ -54,7 +54,7 @@
|
|||||||
"@grafana/faro-web-sdk": "1.19.0",
|
"@grafana/faro-web-sdk": "1.19.0",
|
||||||
"@grafana/faro-web-tracing": "1.19.0",
|
"@grafana/faro-web-tracing": "1.19.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@pinia/nuxt": "0.11.1",
|
"@pinia/nuxt": "0.11.2",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"graphql": "16.11.0",
|
"graphql": "16.11.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user