Skip to content

Commit 33928db

Browse files
fix(deps): update dependency lucide-react to ^0.562.0 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d57372 commit 33928db

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cmdk": "^1.1.1",
2828
"gsap": "^3.13.0",
2929
"lodash-es": "^4.17.21",
30-
"lucide-react": "^0.556.0",
30+
"lucide-react": "^0.562.0",
3131
"next": "15.5.9",
3232
"nextra": "2.13.4",
3333
"nextra-theme-docs": "2.13.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7418,12 +7418,12 @@ __metadata:
74187418
languageName: node
74197419
linkType: hard
74207420

7421-
"lucide-react@npm:^0.556.0":
7422-
version: 0.556.0
7423-
resolution: "lucide-react@npm:0.556.0"
7421+
"lucide-react@npm:^0.562.0":
7422+
version: 0.562.0
7423+
resolution: "lucide-react@npm:0.562.0"
74247424
peerDependencies:
74257425
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
7426-
checksum: 10c0/5c73bd317b2cd7d220082d1cc6f78c864819652be87a84c976f2b08aae0bf257b0f066f86f5d84c2cb838ba8fbd2fb1d2b9d84fbe025d9c6cb97dbf1cdbf6bbc
7426+
checksum: 10c0/c713a2490916e42c678b9df0d7309d8cdb715af1d7139c7eb49c45547901b276a7cf722548012a668dc0e337eeadf5141d5af8c8fcda6721fc58fb2d288efcba
74277427
languageName: node
74287428
linkType: hard
74297429

@@ -8646,7 +8646,7 @@ __metadata:
86468646
husky: "npm:^9.1.7"
86478647
lint-staged: "npm:^16.1.2"
86488648
lodash-es: "npm:^4.17.21"
8649-
lucide-react: "npm:^0.556.0"
8649+
lucide-react: "npm:^0.562.0"
86508650
next: "npm:15.5.9"
86518651
nextra: "npm:2.13.4"
86528652
nextra-theme-docs: "npm:2.13.4"

0 commit comments

Comments
 (0)