Skip to content

Commit

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

---
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 Nov 30, 2024
1 parent 289c94f commit 947f3e9
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.2"
"jotai": "^2.10.3"
},
"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 @@ -5000,7 +5000,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@types/react": "npm:^18.3.12"
eslint: "npm:^9.15.0"
jotai: "npm:^2.10.2"
jotai: "npm:^2.10.3"
polkadot-api: "npm:^1.7.6"
react: "npm:^18.3.1"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -13005,9 +13005,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 947f3e9

Please sign in to comment.