Skip to content

Commit

Permalink
build(deps): bump jotai from 2.9.0 to 2.9.1 (#48)
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.9.0...v2.9.1)

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

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 Jul 24, 2024
1 parent a508695 commit c8dfafa
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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@reactive-dot/core": "workspace:^",
"jotai": "^2.9.0",
"jotai": "^2.9.1",
"jotai-scope": "^0.7.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4167,7 +4167,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@types/react": "npm:^18.3.3"
eslint: "npm:^9.7.0"
jotai: "npm:^2.9.0"
jotai: "npm:^2.9.1"
jotai-scope: "npm:^0.7.0"
polkadot-api: "npm:^0.11.2"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -11294,9 +11294,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.9.0":
version: 2.9.0
resolution: "jotai@npm:2.9.0"
"jotai@npm:^2.9.1":
version: 2.9.1
resolution: "jotai@npm:2.9.1"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -11305,7 +11305,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/c5551fb90933bcbc28b11cdb4af681398a12f8eb39a4a49568ec6ce5062c2257dd84a85cbfd7ec7d970d56dfa5023d16a0ec7056bc2697fdf9b3ec94da67c9d1
checksum: 10c0/cf3eb74d3400098d65d24f8ded83535917624c8048e2f92a73de3189a2f697f5058542cc95bd1961ca22ef721a908db580daac659c16cc18173b80b3563e4d7c
languageName: node
linkType: hard

Expand Down

0 comments on commit c8dfafa

Please sign in to comment.