fix(deps): update dependency lucide-react to ^0.516.0
This commit is contained in:
parent
8d3aa9ec85
commit
534d6372e2
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
||||||
"bcryptjs": "^3.0.2",
|
"bcryptjs": "^3.0.2",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"lucide-react": "^0.511.0",
|
"lucide-react": "^0.516.0",
|
||||||
"next": "15.3.3",
|
"next": "15.3.3",
|
||||||
"next-auth": "^5.0.0-beta.25",
|
"next-auth": "^5.0.0-beta.25",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3869,12 +3869,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.511.0":
|
"lucide-react@npm:^0.516.0":
|
||||||
version: 0.511.0
|
version: 0.516.0
|
||||||
resolution: "lucide-react@npm:0.511.0"
|
resolution: "lucide-react@npm:0.516.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||||
checksum: 10c0/bf09dd73cf2233abea90506ad31a91739555d761062722acbe045cb73e274f035b196472de0971a8a8f0645b2b54e3f21b8c1980fe87c909ca93171a9c28428a
|
checksum: 10c0/6689c23d8aad3aee584234ff4cb09a853a8376d42c483126f389f2bd059cd02cff84219e714b93e1f3432c3b3780e4fc17dbdfefb68597f12d0557f11c9245e0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3927,7 +3927,7 @@ __metadata:
|
||||||
eslint: "npm:9.29.0"
|
eslint: "npm:9.29.0"
|
||||||
eslint-config-next: "npm:15.3.3"
|
eslint-config-next: "npm:15.3.3"
|
||||||
eslint-config-prettier: "npm:10.1.5"
|
eslint-config-prettier: "npm:10.1.5"
|
||||||
lucide-react: "npm:^0.511.0"
|
lucide-react: "npm:^0.516.0"
|
||||||
next: "npm:15.3.3"
|
next: "npm:15.3.3"
|
||||||
next-auth: "npm:^5.0.0-beta.25"
|
next-auth: "npm:^5.0.0-beta.25"
|
||||||
next-themes: "npm:^0.4.6"
|
next-themes: "npm:^0.4.6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue