diff --git a/apps/web/package.json b/apps/web/package.json index 952028e..b8ac2ab 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -24,7 +24,7 @@ "clsx": "^2.1.1", "eslint": "9.9.1", "eslint-config-next": "14.2.13", - "lucide-react": "^0.427.0", + "lucide-react": "^0.452.0", "next": "14.2.5", "postcss": "8.4.40", "react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38922ad..816e33e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: 14.2.13 version: 14.2.13(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) lucide-react: - specifier: ^0.427.0 - version: 0.427.0(react@18.3.1) + specifier: ^0.452.0 + version: 0.452.0(react@18.3.1) next: specifier: 14.2.5 version: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2783,8 +2783,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.427.0: - resolution: {integrity: sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw==} + lucide-react@0.452.0: + resolution: {integrity: sha512-kNefjOUOGm+Mu3KDiryONyPba9r+nhcrz5oJs3N6JDzGboQNEXw5GB3yB8rnV9/FA4bPyggNU6CRSihZm9MvSw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -6532,7 +6532,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.427.0(react@18.3.1): + lucide-react@0.452.0(react@18.3.1): dependencies: react: 18.3.1