Skip to content

Commit 95e67f1

Browse files
fix(deps): update dependency jotai to v2.15.1
1 parent 3b63f5d commit 95e67f1

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tanstack/react-query": "5.83.0",
3131
"clsx": "2.1.1",
3232
"immer": "10.2.0",
33-
"jotai": "2.13.1",
33+
"jotai": "2.15.1",
3434
"jotai-effect": "2.1.0",
3535
"react": "catalog:react19",
3636
"react-dom": "catalog:react19",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@package/react": "workspace:*",
2828
"clsx": "2.1.1",
2929
"framer-motion": "12.23.12",
30-
"jotai": "2.13.1"
30+
"jotai": "2.15.1"
3131
},
3232
"devDependencies": {
3333
"@config/barrelsby": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)