Skip to content

Commit

Permalink
zustand
Browse files Browse the repository at this point in the history
  • Loading branch information
wslyvh committed Sep 26, 2024
1 parent 65bb457 commit baa699d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion devcon-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"web-push": "^3.6.6",
"webpack": "^5.89.0",
"yarn": "^1.22.22",
"zustand": "^5.0.0-rc.2"
"zustand": "4.5.5"
},
"devDependencies": {
"@octokit/types": "^6.34.0",
Expand Down
15 changes: 5 additions & 10 deletions devcon-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12959,19 +12959,14 @@ [email protected]:
dependencies:
use-sync-external-store "1.2.0"

zustand@^3.7.1:
version "3.7.2"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.7.2.tgz#7b44c4f4a5bfd7a8296a3957b13e1c346f42514d"
integrity sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==

zustand@^4.3.2:
[email protected], zustand@^4.3.2:
version "4.5.5"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.5.tgz#f8c713041543715ec81a2adda0610e1dc82d4ad1"
integrity sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==
dependencies:
use-sync-external-store "1.2.2"

zustand@^5.0.0-rc.2:
version "5.0.0-rc.2"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.0-rc.2.tgz#d28d95ffb6f0b20cadbaea39210f18446a5bf989"
integrity sha512-o2Nwuvnk8vQBX7CcHL8WfFkZNJdxB/VKeWw0tNglw8p4cypsZ3tRT7rTRTDNeUPFS0qaMBRSKe+fVwL5xpcE3A==
zustand@^3.7.1:
version "3.7.2"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.7.2.tgz#7b44c4f4a5bfd7a8296a3957b13e1c346f42514d"
integrity sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==

0 comments on commit baa699d

Please sign in to comment.