Skip to content

Commit

Permalink
build(deps): bump jotai from 2.10.3 to 2.11.0 (#410)
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.3...v2.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6e1ded0 commit 37aa6e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@reactive-dot/core": "workspace:^",
"jotai": "^2.10.3"
"jotai": "^2.11.0"
},
"devDependencies": {
"@reactive-dot/eslint-config": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5067,7 +5067,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@types/react": "npm:^19.0.1"
eslint: "npm:^9.16.0"
jotai: "npm:^2.10.3"
jotai: "npm:^2.11.0"
polkadot-api: "npm:^1.8.0"
react: "npm:^19.0.0"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -13168,9 +13168,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.10.3":
version: 2.10.3
resolution: "jotai@npm:2.10.3"
"jotai@npm:^2.11.0":
version: 2.11.0
resolution: "jotai@npm:2.11.0"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -13179,7 +13179,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/64f6536aaa91f77dacd8d9714fb846f254bfed6e5354b3005375433d72844f3ae1d6d893ee4dd423d5bddd109d393dd338e562da914605b31190989a3d47db35
checksum: 10c0/4c08ae1c5576788454c1dd00ce5c0c6d10f37041828e6fee4ac5041ec22d9d9a819b836cabcb8155b9778a7459614f72937a01ce2b9d7ddb6c0813451efb1b25
languageName: node
linkType: hard

Expand Down

0 comments on commit 37aa6e7

Please sign in to comment.