fix(deps): update dependency lucide-react to ^0.513.0 (#4345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-04 16:56:35 -04:00 committed by GitHub
parent f5d263e171
commit fe26c05dc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 21 deletions

View file

@ -32,7 +32,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.0",
"fuzzysort": "^3.1.0",
"lucide-react": "^0.511.0",
"lucide-react": "^0.513.0",
"next": "^15.2.5",
"next-themes": "^0.4.6",
"p-map": "^7.0.3",

View file

@ -31,7 +31,7 @@
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.15.0",
"lucide-react": "^0.479.0",
"lucide-react": "^0.513.0",
"next": "^15.2.5",
"next-themes": "^0.4.6",
"posthog-js": "^1.248.1",

27
pnpm-lock.yaml generated
View file

@ -165,8 +165,8 @@ importers:
specifier: ^3.1.0
version: 3.1.0
lucide-react:
specifier: ^0.511.0
version: 0.511.0(react@18.3.1)
specifier: ^0.513.0
version: 0.513.0(react@18.3.1)
next:
specifier: ^15.2.5
version: 15.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -271,8 +271,8 @@ importers:
specifier: ^12.15.0
version: 12.16.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
lucide-react:
specifier: ^0.479.0
version: 0.479.0(react@18.3.1)
specifier: ^0.513.0
version: 0.513.0(react@18.3.1)
next:
specifier: ^15.2.5
version: 15.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -971,8 +971,8 @@ importers:
specifier: ^11.1.0
version: 11.1.0
lucide-react:
specifier: ^0.511.0
version: 0.511.0(react@18.3.1)
specifier: ^0.513.0
version: 0.513.0(react@18.3.1)
mermaid:
specifier: ^11.4.1
version: 11.6.0
@ -7865,13 +7865,8 @@ packages:
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
engines: {node: '>=12'}
lucide-react@0.479.0:
resolution: {integrity: sha512-aBhNnveRhorBOK7uA4gDjgaf+YlHMdMhQ/3cupk6exM10hWlEU+2QtWYOfhXhjAsmdb6LeKR+NZnow4UxRRiTQ==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
lucide-react@0.511.0:
resolution: {integrity: sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w==}
lucide-react@0.513.0:
resolution: {integrity: sha512-CJZKq2g8Y8yN4Aq002GahSXbG2JpFv9kXwyiOAMvUBv7pxeOFHUWKB0mO7MiY4ZVFCV4aNjv2BJFq/z3DgKPQg==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@ -18618,11 +18613,7 @@ snapshots:
lru-cache@7.18.3: {}
lucide-react@0.479.0(react@18.3.1):
dependencies:
react: 18.3.1
lucide-react@0.511.0(react@18.3.1):
lucide-react@0.513.0(react@18.3.1):
dependencies:
react: 18.3.1

View file

@ -48,7 +48,7 @@
"i18next-http-backend": "^3.0.2",
"knuth-shuffle-seeded": "^1.0.6",
"lru-cache": "^11.1.0",
"lucide-react": "^0.511.0",
"lucide-react": "^0.513.0",
"mermaid": "^11.4.1",
"posthog-js": "^1.227.2",
"pretty-bytes": "^6.1.1",