Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.469.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 900f91d commit cf2e923
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lodash.countby": "^4.6.0",
"lodash.flatten": "^4.4.0",
"lodash.groupby": "^4.6.0",
"lucide-react": "^0.343.0",
"lucide-react": "^0.469.0",
"prism-react-renderer": "^2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8664,7 +8664,7 @@ __metadata:
lodash.countby: "npm:^4.6.0"
lodash.flatten: "npm:^4.4.0"
lodash.groupby: "npm:^4.6.0"
lucide-react: "npm:^0.343.0"
lucide-react: "npm:^0.469.0"
miragejs: "npm:^0.1.48"
nock: "npm:^13.5.3"
nyc: "npm:15.1.0"
Expand Down Expand Up @@ -10325,12 +10325,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.343.0":
version: 0.343.0
resolution: "lucide-react@npm:0.343.0"
"lucide-react@npm:^0.469.0":
version: 0.469.0
resolution: "lucide-react@npm:0.469.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10/326933472ba804d9b4b8d15170919386d211128090d6e633378b638e01bb40f556aafba5b64dac305e409224bf3b7af0ec67f834dcdf5bb52aad9abd6de4e4b8
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/8cf1f5b125354f1ac4304bb0eead52f369fd67866199bc37a63c856369c97003702b90522e257971670e75acaaf1e55c05c8e4960aaa7ba96dc084d3f0505102
languageName: node
linkType: hard

Expand Down

0 comments on commit cf2e923

Please sign in to comment.