Skip to content

Commit

Permalink
Bump jotai from 2.9.3 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.9.3...v2.10.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 Oct 14, 2024
1 parent 89a8f5a commit a9004a0
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.9.3",
"jotai": "^2.10.0",
"logrocket": "^9.0.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 @@ -1757,9 +1757,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2376,7 +2376,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.9.3"
jotai: "npm:^2.10.0"
logrocket: "npm:^9.0.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down

0 comments on commit a9004a0

Please sign in to comment.