Skip to content

Commit

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

---
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 Aug 8, 2024
1 parent 0fe48e0 commit ae4d33a
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.1",
"jotai": "^2.9.2",
"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 @@ -4352,7 +4352,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@types/react": "npm:^18.3.3"
eslint: "npm:^9.8.0"
jotai: "npm:^2.9.1"
jotai: "npm:^2.9.2"
jotai-scope: "npm:^0.7.0"
polkadot-api: "npm:^0.12.1"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -11681,9 +11681,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit ae4d33a

Please sign in to comment.