Skip to content

Commit 60a896a

Browse files
committed
fix(deps): update dependency zustand to v5
1 parent 9cf2cff commit 60a896a

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

pnpm-lock.yaml

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk-playground/packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-router-dom": "^6.16.0",
2727
"react-use": "^17.2.4",
2828
"web-vitals": "^3.0.0",
29-
"zustand": "^4.1.4"
29+
"zustand": "^5.0.0"
3030
},
3131
"devDependencies": {
3232
"@cloudflare/workers-types": "^4.0.0",

0 commit comments

Comments
 (0)