Build(deps): bump @pinia/nuxt from 0.4.11 to 0.5.0
Bumps [@pinia/nuxt](https://github.com/vuejs/pinia) from 0.4.11 to 0.5.0. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.4.11...@pinia/nuxt@0.5.0)
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
"@nuxtjs/i18n": "^7.3.1",
|
||||
"@nuxtjs/sentry": "^7.5.0",
|
||||
"@nuxtjs/vuetify": "^1.12.3",
|
||||
"@pinia/nuxt": "^0.4.11",
|
||||
"@pinia/nuxt": "^0.5.0",
|
||||
"@snyk/protect": "^1.1234.0",
|
||||
"@vue/apollo-composable": "^4.0.0-beta.11",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
|
||||
@@ -3890,13 +3890,13 @@
|
||||
tslib "^2.5.0"
|
||||
webcrypto-core "^1.7.7"
|
||||
|
||||
"@pinia/nuxt@^0.4.11":
|
||||
version "0.4.11"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.4.11.tgz#1b3f728ae112d45deff5971376e05b8a8d64f720"
|
||||
integrity sha512-bhuNFngJpmBCdAqWguezNJ/oJFR7wvKieqiZrmmdmPR07XjsidAw8RLXHMZE9kUm32M9E6T057OBbG/22jERTg==
|
||||
"@pinia/nuxt@^0.5.0":
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.5.0.tgz#417b54961139178d53a7f7c709a20d10ae884a60"
|
||||
integrity sha512-p9Ojw+H2dp5l6A1TFLwl03kQZuuO7cjEtppnwjEjkQA6y8SitpiarmogouFTks1hOSXPjMfXPDTW0vRV+wSxVg==
|
||||
dependencies:
|
||||
"@nuxt/kit" "^3.5.0"
|
||||
pinia ">=2.1.0"
|
||||
pinia ">=2.1.7"
|
||||
|
||||
"@pkgr/utils@^2.3.1":
|
||||
version "2.4.2"
|
||||
@@ -12774,7 +12774,7 @@ pinia-plugin-persistedstate@^3.2.0:
|
||||
resolved "https://registry.yarnpkg.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.0.tgz#9932ca2ae88aa6c0d6763bebc6447d7bd1f097d0"
|
||||
integrity sha512-tZbNGf2vjAQcIm7alK40sE51Qu/m9oWr+rEgNm/2AWr1huFxj72CjvpQcIQzMknDBJEkQznCLAGtJTIcLKrKdw==
|
||||
|
||||
pinia@>=2.1.0, pinia@^2.1.7:
|
||||
pinia@>=2.1.7, pinia@^2.1.7:
|
||||
version "2.1.7"
|
||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.1.7.tgz#4cf5420d9324ca00b7b4984d3fbf693222115bbc"
|
||||
integrity sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==
|
||||
|
||||
Reference in New Issue
Block a user