Skip to content

Commit 639ccdd

Browse files
fix(deps): update dependency lucide-react to ^0.469.0
1 parent 20bbf89 commit 639ccdd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lodash.countby": "^4.6.0",
3535
"lodash.flatten": "^4.4.0",
3636
"lodash.groupby": "^4.6.0",
37-
"lucide-react": "^0.452.0",
37+
"lucide-react": "^0.469.0",
3838
"prism-react-renderer": "^2.4.0",
3939
"react": "18.3.1",
4040
"react-dom": "18.3.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8075,7 +8075,7 @@ __metadata:
80758075
lodash.countby: "npm:^4.6.0"
80768076
lodash.flatten: "npm:^4.4.0"
80778077
lodash.groupby: "npm:^4.6.0"
8078-
lucide-react: "npm:^0.452.0"
8078+
lucide-react: "npm:^0.469.0"
80798079
miragejs: "npm:^0.1.48"
80808080
nock: "npm:^13.5.5"
80818081
nyc: "npm:17.1.0"
@@ -9549,12 +9549,12 @@ __metadata:
95499549
languageName: node
95509550
linkType: hard
95519551

9552-
"lucide-react@npm:^0.452.0":
9553-
version: 0.452.0
9554-
resolution: "lucide-react@npm:0.452.0"
9552+
"lucide-react@npm:^0.469.0":
9553+
version: 0.469.0
9554+
resolution: "lucide-react@npm:0.469.0"
95559555
peerDependencies:
9556-
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
9557-
checksum: 10/2ea9c050f6cde80ee252afb0e9044002f9f208675052c73b1d3982d8d97a5d247c11d83a1161f58ca27f32d87ea397512482025292f05a2b326208c38dcb96b0
9556+
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
9557+
checksum: 10/8cf1f5b125354f1ac4304bb0eead52f369fd67866199bc37a63c856369c97003702b90522e257971670e75acaaf1e55c05c8e4960aaa7ba96dc084d3f0505102
95589558
languageName: node
95599559
linkType: hard
95609560

0 commit comments

Comments
 (0)