Skip to content

Commit a373cae

Browse files
fix(deps): update dependency lucide-react to ^0.475.0
1 parent 60096fc commit a373cae

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.475.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
@@ -7536,7 +7536,7 @@ __metadata:
75367536
lodash.countby: "npm:^4.6.0"
75377537
lodash.flatten: "npm:^4.4.0"
75387538
lodash.groupby: "npm:^4.6.0"
7539-
lucide-react: "npm:^0.469.0"
7539+
lucide-react: "npm:^0.475.0"
75407540
nock: "npm:^13.5.6"
75417541
nyc: "npm:17.1.0"
75427542
prettier: "npm:3.4.2"
@@ -8974,12 +8974,12 @@ __metadata:
89748974
languageName: node
89758975
linkType: hard
89768976

8977-
"lucide-react@npm:^0.469.0":
8978-
version: 0.469.0
8979-
resolution: "lucide-react@npm:0.469.0"
8977+
"lucide-react@npm:^0.475.0":
8978+
version: 0.475.0
8979+
resolution: "lucide-react@npm:0.475.0"
89808980
peerDependencies:
89818981
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
8982-
checksum: 10/8cf1f5b125354f1ac4304bb0eead52f369fd67866199bc37a63c856369c97003702b90522e257971670e75acaaf1e55c05c8e4960aaa7ba96dc084d3f0505102
8982+
checksum: 10/a6a9504b1596dfee3a2a5196d785332dc51f9046dbfc47d73a22eb0b718553244187261b3e11184e6b563483330cb95a846ed213150151b6c0aedd2a1048d638
89838983
languageName: node
89848984
linkType: hard
89858985

0 commit comments

Comments
 (0)