Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.2.9",
"zero-fill": "^2.2.4",
"zustand": "^5.0.0"
"zustand": "^5.0.6"
},
"devDependencies": {
"@babel/core": "^7.27.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8919,7 +8919,7 @@ __metadata:
typescript: "npm:5.7.2"
webpack: "npm:^5.94.0"
zero-fill: "npm:^2.2.4"
zustand: "npm:^5.0.0"
zustand: "npm:^5.0.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12722,9 +12722,9 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:^5.0.0":
version: 5.0.0
resolution: "zustand@npm:5.0.0"
"zustand@npm:^5.0.6":
version: 5.0.6
resolution: "zustand@npm:5.0.6"
peerDependencies:
"@types/react": ">=18.0.0"
immer: ">=9.0.6"
Expand All @@ -12739,6 +12739,6 @@ __metadata:
optional: true
use-sync-external-store:
optional: true
checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a
checksum: 10c0/28e0c83978173741fe0d1f8c8d51b2708d6ad3d49968585c179a6ece45b7b149e489f89af9764b56dced842efe2914d89d5ba2d3890e026a4e4b072308fcd11c
languageName: node
linkType: hard
Loading