diff --git a/package.json b/package.json index 44030494ee1..17c590b17f1 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "globby": "^11.1.0", "gray-matter": "^4.0.3", "js-cookie": "^3.0.5", - "lucide-react": "^0.394.0", + "lucide-react": "^0.475.0", "next": "^13.1.1", "next-mdx-remote": "^4.0.3", "posthog-js": "^1.163.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 880a54200c2..4e8f3526c52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ dependencies: specifier: ^3.0.5 version: 3.0.5 lucide-react: - specifier: ^0.394.0 - version: 0.394.0(react@18.2.0) + specifier: ^0.475.0 + version: 0.475.0(react@18.2.0) next: specifier: ^13.1.1 version: 13.1.2(@babel/core@7.25.2)(react-dom@18.2.0)(react@18.2.0)(sass@1.54.9) @@ -9829,10 +9829,10 @@ packages: dependencies: yallist: 4.0.0 - /lucide-react@0.394.0(react@18.2.0): - resolution: {integrity: sha512-PzTbJ0bsyXRhH59k5qe7MpTd5MxlpYZUcM9kGSwvPGAfnn0J6FElDwu2EX6Vuh//F7y60rcVJiFQ7EK9DCMgfw==} + /lucide-react@0.475.0(react@18.2.0): + resolution: {integrity: sha512-NJzvVu1HwFVeZ+Gwq2q00KygM1aBhy/ZrhY9FsAgJtpB+E4R7uxRk9M2iKvHa6/vNxZydIB59htha4c2vvwvVg==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: react: 18.2.0 dev: false