Skip to content

Commit

Permalink
Bump @pinia/nuxt from 0.4.11 to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelorodrigo committed Nov 13, 2023
1 parent a7b16bf commit 72fd1a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"vitest": "^0.34.3"
},
"dependencies": {
"@pinia/nuxt": "^0.4.11"
"@pinia/nuxt": "^0.5.1"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,13 +1085,13 @@
defu "^6.1.2"
pinia-plugin-persistedstate ">=3.2.0"

"@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.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@pinia/nuxt/-/nuxt-0.5.1.tgz#ee7c979d365a5dfda882430ddfae405fbd78d8d5"
integrity sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==
dependencies:
"@nuxt/kit" "^3.5.0"
pinia ">=2.1.0"
pinia ">=2.1.7"

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -4748,7 +4748,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:
version "2.1.7"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.1.7.tgz#4cf5420d9324ca00b7b4984d3fbf693222115bbc"
integrity sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==
Expand Down

0 comments on commit 72fd1a1

Please sign in to comment.