Skip to content

Commit

Permalink
fix(deps): update dependency jotai to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent b3baf1c commit cef91f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@tamagui/themes": "latest",
"@tamagui/toast": "latest",
"@tanstack/react-virtual": "3.5.0",
"jotai": "2.8.2",
"jotai": "2.8.3",
"tamagui": "latest"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4608,7 +4608,7 @@ __metadata:
"@tamagui/themes": "npm:latest"
"@tamagui/toast": "npm:latest"
"@tanstack/react-virtual": "npm:3.5.0"
jotai: "npm:2.8.2"
jotai: "npm:2.8.3"
tamagui: "npm:latest"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13458,9 +13458,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:2.8.2":
version: 2.8.2
resolution: "jotai@npm:2.8.2"
"jotai@npm:2.8.3":
version: 2.8.3
resolution: "jotai@npm:2.8.3"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -13469,7 +13469,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/72bb7da2b94cfe98cdec4f53dfca81bbf5797be1397fdce744e124a1221336c788ef4d8aa33d7174abc4119ce3c90ddb1ced254d9663020cb34fe263f650cf17
checksum: 10c0/86a2fee4b1ed1fd6f1a1b6ee54e3596371c28122ecd9b70c3801690156010b3ecfb71821c14d21fc64fee11ff70b57205cc61a82cd33a8c6a1992033d0ddd59b
languageName: node
linkType: hard

Expand Down

0 comments on commit cef91f4

Please sign in to comment.