fix(deps): update dependency lucide-react to ^0.513.0
This commit is contained in:
parent
983951beed
commit
8b96956132
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
||||||
"@radix-ui/react-tabs": "^1.1.11",
|
"@radix-ui/react-tabs": "^1.1.11",
|
||||||
"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.513.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
|
@ -3772,12 +3772,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.511.0":
|
"lucide-react@npm:^0.513.0":
|
||||||
version: 0.511.0
|
version: 0.513.0
|
||||||
resolution: "lucide-react@npm:0.511.0"
|
resolution: "lucide-react@npm:0.513.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/1e1cd19afe9478ac18f545d561a8681ab0f0f8421328060869634a76c80ff1dac5abd6704da015eef5a1ee7a0a02d478c1dcbe141e1967bbcd2d1c48212110fb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3828,7 +3828,7 @@ __metadata:
|
||||||
eslint: "npm:9.28.0"
|
eslint: "npm:9.28.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.513.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