Skip to content

Commit

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

---
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 Aug 19, 2024
1 parent d559b2a commit 3eb79ce
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.1",
"baconjs": "patch:baconjs@npm%3A3.0.17#~/.yarn/patches/baconjs-npm-3.0.17-1a95474784.patch",
"classnames": "^2.5.1",
"jotai": "^2.8.4",
"jotai": "^2.9.3",
"logrocket": "^8.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1762,9 +1762,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.8.4":
version: 2.8.4
resolution: "jotai@npm:2.8.4"
"jotai@npm:^2.9.3":
version: 2.9.3
resolution: "jotai@npm:2.9.3"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -1773,7 +1773,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/32bd3a41ea9de2f1a17dc179707a37d4c470a44973d8e48dbc8d5284fbf6333b678a203b10216049ab7e62ca34465cf3c765f64ed54cb0ef470246309415ff0f
checksum: 10c0/d7a2aedeebd84f332b930c5dc06f6827c11a70c3b6bae0817e0c778f7c34996f3a47d5c544ff1b7ed2662083feed55ea6d77b281adf2e0fba65ad93b1723d687
languageName: node
linkType: hard

Expand Down Expand Up @@ -2375,7 +2375,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.3.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.8.4"
jotai: "npm:^2.9.3"
logrocket: "npm:^8.1.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down

0 comments on commit 3eb79ce

Please sign in to comment.