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

Commit

Permalink
build(deps): bump jotai from 2.7.1 to 2.7.2 (#1087)
Browse files Browse the repository at this point in the history
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.7.1...v2.7.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 Mar 29, 2024
1 parent 23fd464 commit 88e9a55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@trpc/react-query": "next",
"@trpc/server": "next",
"google-libphonenumber": "^3.2.34",
"jotai": "^2.7.1",
"jotai": "^2.7.2",
"lexical": "^0.14.2",
"lucide-react": "^0.363.0",
"negotiator": "^0.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ __metadata:
dotenv-cli: "npm:^7.4.1"
eslint: "npm:^8.57.0"
google-libphonenumber: "npm:^3.2.34"
jotai: "npm:^2.7.1"
jotai: "npm:^2.7.2"
jsdom: "npm:^24.0.0"
lexical: "npm:^0.14.2"
lucide-react: "npm:^0.363.0"
Expand Down Expand Up @@ -6952,9 +6952,9 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:^2.7.1":
version: 2.7.1
resolution: "jotai@npm:2.7.1"
"jotai@npm:^2.7.2":
version: 2.7.2
resolution: "jotai@npm:2.7.2"
peerDependencies:
"@types/react": ">=17.0.0"
react: ">=17.0.0"
Expand All @@ -6963,7 +6963,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 7146023b77e32257e120e3a9f3f29ab3972f6ee2146e3c843cc43dc75aaa200c8e3d2513bb6a358755057a23ba716d6b74d56dbcd9d97416d8adf3d50545b096
checksum: 247f6a38ded40e92dd814c0b7b3ee25be7890af05342b28c952fe5bc3543a3b3c4a347914113d95cac534924ac0ad5416981b0a02ed16dcb5818be6f5df4e3bd
languageName: node
linkType: hard

Expand Down

0 comments on commit 88e9a55

Please sign in to comment.