Skip to content

Commit 944f9f4

Browse files
fix(deps): update dependency lucide-react to v1
1 parent 63bdf02 commit 944f9f4

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.577.0",
30+
"lucide-react": "^1.0.0",
3131
"next": "15.5.15",
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
@@ -8128,12 +8128,12 @@ __metadata:
81288128
languageName: node
81298129
linkType: hard
81308130

8131-
"lucide-react@npm:^0.577.0":
8132-
version: 0.577.0
8133-
resolution: "lucide-react@npm:0.577.0"
8131+
"lucide-react@npm:^1.0.0":
8132+
version: 1.14.0
8133+
resolution: "lucide-react@npm:1.14.0"
81348134
peerDependencies:
81358135
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
8136-
checksum: 10c0/f5f56d66d5072b69ab74af2196833e35b888c18d92906d75aff81afc0aeabf00a4092a5b9dbc1bddd250bf54ec3c5d5933c7353589b5cb7efd75b21651cda399
8136+
checksum: 10c0/25c5dd878945842ffb519532f1a66f59f2d461e7be7bd322091b0ecd3cd32561c1ae3d9b50161432d39a72bf8c8f1a039268f2f20a035e520dd3f49dd46ffaf2
81378137
languageName: node
81388138
linkType: hard
81398139

@@ -9785,7 +9785,7 @@ __metadata:
97859785
husky: "npm:^9.1.7"
97869786
lint-staged: "npm:^16.1.2"
97879787
lodash-es: "npm:^4.17.21"
9788-
lucide-react: "npm:^0.577.0"
9788+
lucide-react: "npm:^1.0.0"
97899789
next: "npm:15.5.15"
97909790
nextra: "npm:2.13.4"
97919791
nextra-theme-docs: "npm:2.13.4"

0 commit comments

Comments
 (0)