Skip to content

Commit 5e1dada

Browse files
fix(deps): update dependency lucide-react to ^0.486.0
1 parent 249e471 commit 5e1dada

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
@@ -35,7 +35,7 @@
3535
"lodash.countby": "^4.6.0",
3636
"lodash.flatten": "^4.4.0",
3737
"lodash.groupby": "^4.6.0",
38-
"lucide-react": "^0.469.0",
38+
"lucide-react": "^0.486.0",
3939
"prism-react-renderer": "^2.4.1",
4040
"react": "18.3.1",
4141
"react-dom": "18.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7748,7 +7748,7 @@ __metadata:
77487748
lodash.countby: "npm:^4.6.0"
77497749
lodash.flatten: "npm:^4.4.0"
77507750
lodash.groupby: "npm:^4.6.0"
7751-
lucide-react: "npm:^0.469.0"
7751+
lucide-react: "npm:^0.486.0"
77527752
nock: "npm:^13.5.6"
77537753
nyc: "npm:17.1.0"
77547754
prettier: "npm:3.4.2"
@@ -9187,12 +9187,12 @@ __metadata:
91879187
languageName: node
91889188
linkType: hard
91899189

9190-
"lucide-react@npm:^0.469.0":
9191-
version: 0.469.0
9192-
resolution: "lucide-react@npm:0.469.0"
9190+
"lucide-react@npm:^0.486.0":
9191+
version: 0.486.0
9192+
resolution: "lucide-react@npm:0.486.0"
91939193
peerDependencies:
91949194
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
9195-
checksum: 10/8cf1f5b125354f1ac4304bb0eead52f369fd67866199bc37a63c856369c97003702b90522e257971670e75acaaf1e55c05c8e4960aaa7ba96dc084d3f0505102
9195+
checksum: 10/d41ce11265dc84ed4fbd904a7fffe9db10a764abc8642e96d187d8667a5db5b5a016eb4b599e89a29db6a74c96ae105c5e57d3dd02762f842894c17f88ecafd1
91969196
languageName: node
91979197
linkType: hard
91989198

0 commit comments

Comments
 (0)