Skip to content

Commit eae6a4d

Browse files
committed
fix(deps): update dependency zustand to v5
1 parent 14d6399 commit eae6a4d

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
@@ -27,7 +27,7 @@
2727
"react-use": "^17.2.4",
2828
"shared": "workspace:*",
2929
"web-vitals": "^3.0.0",
30-
"zustand": "^4.1.4"
30+
"zustand": "^5.0.0"
3131
},
3232
"devDependencies": {
3333
"@cloudflare/workers-types": "^4.0.0",

0 commit comments

Comments
 (0)