fix(deps): update dependency lucide-react to ^0.511.0
This commit is contained in:
parent
1e9712a2dc
commit
d87ca7088d
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"@radix-ui/react-tabs": "^1.1.11",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.510.0",
|
||||
"lucide-react": "^0.511.0",
|
||||
"next": "15.3.2",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-themes": "^0.4.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3978,12 +3978,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.510.0":
|
||||
version: 0.510.0
|
||||
resolution: "lucide-react@npm:0.510.0"
|
||||
"lucide-react@npm:^0.511.0":
|
||||
version: 0.511.0
|
||||
resolution: "lucide-react@npm:0.511.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/00b3efed64c370cd5ae97023583996ff83939baf6f4af11393d536ca9e520b0cc1a82a81aa6d0350625bff398daaa69357df74383631f2c3a0aeb6974f4237c7
|
||||
checksum: 10c0/bf09dd73cf2233abea90506ad31a91739555d761062722acbe045cb73e274f035b196472de0971a8a8f0645b2b54e3f21b8c1980fe87c909ca93171a9c28428a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4038,7 +4038,7 @@ __metadata:
|
|||
eslint: "npm:9.26.0"
|
||||
eslint-config-next: "npm:15.3.2"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
lucide-react: "npm:^0.510.0"
|
||||
lucide-react: "npm:^0.511.0"
|
||||
next: "npm:15.3.2"
|
||||
next-auth: "npm:^5.0.0-beta.25"
|
||||
next-themes: "npm:^0.4.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue