Skip to content

Commit d9b9186

Browse files
authored
chore: bump jotai version to 2.0.0 (#28)
1 parent 63385aa commit d9b9186

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"jest": "^29.3.1",
108108
"jest-environment-jsdom": "^29.3.1",
109109
"jest-watch-typeahead": "^2.2.1",
110-
"jotai": "^1.13.0",
110+
"jotai": "^2.0.0",
111111
"lint-staged": "^13.1.0",
112112
"prettier": "^2.8.1",
113113
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4674,10 +4674,10 @@ jest@^29.3.1:
46744674
import-local "^3.0.2"
46754675
jest-cli "^29.3.1"
46764676

4677-
jotai@^1.13.0:
4678-
version "1.13.0"
4679-
resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.13.0.tgz#c24f9fe4f18f58a348f042411509ef402b26c045"
4680-
integrity sha512-SPTO46Jw1aJTp2i18tiKgk++nKNKJTMNw4qYFy9QRTydceWvD2Eys+YgB7cb1S6pzbM9i0Ik/y7Yl7IH8k9Lig==
4677+
jotai@^2.0.0:
4678+
version "2.0.0"
4679+
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.0.0.tgz#3938ad0166130417811bb57ec2de8abeb24bd948"
4680+
integrity sha512-04G0CRZQgp3xrFAezd6X14psZ2TRGekHeYMBcbDJ/BR8ZJQPS+j0YkMTxUxyG58HJnN2+adfj5sWQWoqgtp1XQ==
46814681

46824682
joycon@^3.0.1:
46834683
version "3.1.1"

0 commit comments

Comments
 (0)