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 lucide-react from 0.371.0 to 0.372.0
Browse files Browse the repository at this point in the history
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.371.0 to 0.372.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.372.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent f74e82a commit 8554beb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"google-libphonenumber": "^3.2.34",
"jotai": "^2.8.0",
"lexical": "^0.14.5",
"lucide-react": "^0.371.0",
"lucide-react": "^0.372.0",
"negotiator": "^0.6.3",
"next": "^14.2.2",
"next-themes": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cmdk": "^1.0.0",
"copy-to-clipboard": "^3.3.3",
"cva": "1.0.0-beta.1",
"lucide-react": "^0.371.0",
"lucide-react": "^0.372.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^2.2.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1651,7 +1651,7 @@ __metadata:
jotai: "npm:^2.8.0"
jsdom: "npm:^24.0.0"
lexical: "npm:^0.14.5"
lucide-react: "npm:^0.371.0"
lucide-react: "npm:^0.372.0"
negotiator: "npm:^0.6.3"
next: "npm:^14.2.2"
next-themes: "npm:^0.3.0"
Expand Down Expand Up @@ -1787,7 +1787,7 @@ __metadata:
copy-to-clipboard: "npm:^3.3.3"
cva: "npm:1.0.0-beta.1"
eslint: "npm:^8.57.0"
lucide-react: "npm:^0.371.0"
lucide-react: "npm:^0.372.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
tailwind-merge: "npm:^2.2.2"
Expand Down Expand Up @@ -10685,12 +10685,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.371.0":
version: 0.371.0
resolution: "lucide-react@npm:0.371.0"
"lucide-react@npm:^0.372.0":
version: 0.372.0
resolution: "lucide-react@npm:0.372.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10c0/52852aa721091a4483587ccebb264139b938afab496750499d50311a50efddd9acfb33a265c4075e82f04b02167e5a2644ee4ce6ef44c78249b475bc26c3ee6e
checksum: 10c0/44bc56eb8c195adf931d5ace9a6d8e93d1a90384ff79eb8a658d25e72c0f10b50fb3c6c4bdd7063a3fb61b096b64607be6827315508b8b33616bd1c140a8fa21
languageName: node
linkType: hard

Expand Down

0 comments on commit 8554beb

Please sign in to comment.