Skip to content

Commit

Permalink
Bump jotai from 2.7.2 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.7.2...v2.8.0)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 474c899 commit 6ef7ea9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@nmann/struct-buffer": "^5.4.0",
"baconjs": "patch:baconjs@npm%3A3.0.17#~/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch",
"classnames": "^2.5.1",
"jotai": "^2.7.2",
"jotai": "^2.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1783,9 +1783,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.7.2":
version: 2.7.2
resolution: "jotai@npm:2.7.2"
"jotai@npm:^2.8.0":
version: 2.8.0
resolution: "jotai@npm:2.8.0"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -1794,7 +1794,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/247f6a38ded40e92dd814c0b7b3ee25be7890af05342b28c952fe5bc3543a3b3c4a347914113d95cac534924ac0ad5416981b0a02ed16dcb5818be6f5df4e3bd
checksum: 10c0/6b2f59749530478163e41b8b1260b99cdab533541a5b9b2dcd885f2ab440391c5ee7855d627cbe28e043b9bcd736d44837b4a8ab20a2761176bba92e623a284e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2463,7 +2463,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
baconjs: "patch:baconjs@npm%3A3.0.17#~/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch"
classnames: "npm:^2.5.1"
jotai: "npm:^2.7.2"
jotai: "npm:^2.8.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.4.4"
Expand Down

0 comments on commit 6ef7ea9

Please sign in to comment.