Skip to content

Commit

Permalink
fix(deps): update dependency zustand to v4.1.1
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | zustand | 4.1.0 | 4.1.1 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Aug 25, 2022
1 parent 16130e3 commit 1b51ab4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.2.0",
"react-icons": "4.4.0",
"react-switch": "7.0.0",
"zustand": "4.1.0"
"zustand": "4.1.1"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5737,9 +5737,9 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

[email protected].0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.0.tgz#9676eeb30ece318707fd739a96dcb7b410d7d2c2"
integrity sha512-ba39yDM90wFHiCO5AuoP2Tr1vSY5Eggduk0ou91mWL/qKnz2sBq8AcdFoticOftt7AfIHRBENI7WfjkUrqB3vA==
[email protected].1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.1.tgz#5a61cc755a002df5f041840a414ae6e9a99ee22b"
integrity sha512-h4F3WMqsZgvvaE0n3lThx4MM81Ls9xebjvrABNzf5+jb3/03YjNTSgZXeyrvXDArMeV9untvWXRw1tY+ntPYbA==
dependencies:
use-sync-external-store "1.2.0"

1 comment on commit 1b51ab4

@vercel
Copy link

@vercel vercel bot commented on 1b51ab4 Aug 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

noisekun – ./

noisekun-mateusfg7.vercel.app
noisekun.vercel.app
noisekun-git-main-mateusfg7.vercel.app

Please sign in to comment.