Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump jotai from 2.10.0 to 2.10.1 (#1803)
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.0...v2.10.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 Oct 15, 2024
1 parent 42240cb commit 297dc61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"google-libphonenumber": "^3.2.38",
"graphql": "^16.9.0",
"graphql-yoga": "^5.7.0",
"jotai": "^2.10.0",
"jotai": "^2.10.1",
"lexical": "^0.18.0",
"lucide-react": "^0.453.0",
"next-themes": "^0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3242,7 +3242,7 @@ __metadata:
google-libphonenumber: "npm:^3.2.38"
graphql: "npm:^16.9.0"
graphql-yoga: "npm:^5.7.0"
jotai: "npm:^2.10.0"
jotai: "npm:^2.10.1"
jsdom: "npm:^25.0.1"
lexical: "npm:^0.18.0"
lucide-react: "npm:^0.453.0"
Expand Down Expand Up @@ -12126,9 +12126,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.10.0":
version: 2.10.0
resolution: "jotai@npm:2.10.0"
"jotai@npm:^2.10.1":
version: 2.10.1
resolution: "jotai@npm:2.10.1"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -12137,7 +12137,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/81c619c1a82444bff50220dab1e2c10960f41922d46c9227004f6dd34db3a615ad596b277657c21d5935c50918936f04ffa858e494e1caf18e4ed60560e183d9
checksum: 10c0/9ec75716e1bae68b41abb2ca8451de0f7b35dd9107064c92d6cca284ebc7cbf884e37656d5bca7db3223b4a21b885b29b490e5922dde7d28d47ff22a058cbae3
languageName: node
linkType: hard

Expand Down

0 comments on commit 297dc61

Please sign in to comment.