Skip to content

Commit ae3ba9f

Browse files
fix(deps): update dependency lucide-react to ^0.577.0 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3ccb5f commit ae3ba9f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.575.0",
30+
"lucide-react": "^0.577.0",
3131
"next": "15.5.12",
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
@@ -8053,12 +8053,12 @@ __metadata:
80538053
languageName: node
80548054
linkType: hard
80558055

8056-
"lucide-react@npm:^0.575.0":
8057-
version: 0.575.0
8058-
resolution: "lucide-react@npm:0.575.0"
8056+
"lucide-react@npm:^0.577.0":
8057+
version: 0.577.0
8058+
resolution: "lucide-react@npm:0.577.0"
80598059
peerDependencies:
80608060
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
8061-
checksum: 10c0/4f42e81c88f60c8f904b178c0b28e8ac9a99da8ef24eba5f26ed97b63124304a847baea2f71125629a272df58dbb61cd799ff6a7e4878e5a4c28d8a699b84730
8061+
checksum: 10c0/f5f56d66d5072b69ab74af2196833e35b888c18d92906d75aff81afc0aeabf00a4092a5b9dbc1bddd250bf54ec3c5d5933c7353589b5cb7efd75b21651cda399
80628062
languageName: node
80638063
linkType: hard
80648064

@@ -9709,7 +9709,7 @@ __metadata:
97099709
husky: "npm:^9.1.7"
97109710
lint-staged: "npm:^16.1.2"
97119711
lodash-es: "npm:^4.17.21"
9712-
lucide-react: "npm:^0.575.0"
9712+
lucide-react: "npm:^0.577.0"
97139713
next: "npm:15.5.12"
97149714
nextra: "npm:2.13.4"
97159715
nextra-theme-docs: "npm:2.13.4"

0 commit comments

Comments
 (0)