Skip to content

Commit

Permalink
Bump jotai from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 32589eb commit 2b8c15e
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 @@
"@mui/material": "^5.14.20",
"deep-object-diff": "^1.1.9",
"fast-deep-equal": "^3.1.3",
"jotai": "^2.6.0",
"jotai": "^2.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5897,9 +5897,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.6.0":
version: 2.6.0
resolution: "jotai@npm:2.6.0"
"jotai@npm:^2.6.1":
version: 2.6.1
resolution: "jotai@npm:2.6.1"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -5908,7 +5908,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 8e1687453c3713d227c8081291e286b51ca634657dc456303b3d9f9bf80d67b4a5e71481768675a8480789b432e3b0c0159521ac7794df8a0cce989713fdc7a4
checksum: 555145ca5feb2a18c51fc4b23fa8dbcf5c3701ebb306d844ff7ac6991aa1db1a6ebffdf4e460dd59d6678656d9a477db51ef037487f8dd0a618c298deed3cb6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6818,7 +6818,7 @@ __metadata:
fast-deep-equal: "npm:^3.1.3"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
jotai: "npm:^2.6.0"
jotai: "npm:^2.6.1"
prettier: "npm:^3.1.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down

0 comments on commit 2b8c15e

Please sign in to comment.