Build(deps): bump @pinia/nuxt from 0.5.0 to 0.5.1
Bumps [@pinia/nuxt](https://github.com/vuejs/pinia) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.5.0...@pinia/nuxt@0.5.1)
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
"@nuxtjs/i18n": "^7.3.1",
|
"@nuxtjs/i18n": "^7.3.1",
|
||||||
"@nuxtjs/sentry": "^7.5.0",
|
"@nuxtjs/sentry": "^7.5.0",
|
||||||
"@nuxtjs/vuetify": "^1.12.3",
|
"@nuxtjs/vuetify": "^1.12.3",
|
||||||
"@pinia/nuxt": "^0.5.0",
|
"@pinia/nuxt": "^0.5.1",
|
||||||
"@snyk/protect": "^1.1234.0",
|
"@snyk/protect": "^1.1234.0",
|
||||||
"@vue/apollo-composable": "^4.0.0-beta.11",
|
"@vue/apollo-composable": "^4.0.0-beta.11",
|
||||||
"@vueuse/core": "^10.5.0",
|
"@vueuse/core": "^10.5.0",
|
||||||
|
|||||||
@@ -3890,10 +3890,10 @@
|
|||||||
tslib "^2.5.0"
|
tslib "^2.5.0"
|
||||||
webcrypto-core "^1.7.7"
|
webcrypto-core "^1.7.7"
|
||||||
|
|
||||||
"@pinia/nuxt@^0.5.0":
|
"@pinia/nuxt@^0.5.1":
|
||||||
version "0.5.0"
|
version "0.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.5.0.tgz#417b54961139178d53a7f7c709a20d10ae884a60"
|
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.5.1.tgz#ee7c979d365a5dfda882430ddfae405fbd78d8d5"
|
||||||
integrity sha512-p9Ojw+H2dp5l6A1TFLwl03kQZuuO7cjEtppnwjEjkQA6y8SitpiarmogouFTks1hOSXPjMfXPDTW0vRV+wSxVg==
|
integrity sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@nuxt/kit" "^3.5.0"
|
"@nuxt/kit" "^3.5.0"
|
||||||
pinia ">=2.1.7"
|
pinia ">=2.1.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user