Skip to content

Commit 7db0168

Browse files
⬆️ upgrade lucide-react to ^0.515.0 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da79181 commit 7db0168

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",
3131
"gray-matter": "^4.0.3",
32-
"lucide-react": "^0.513.0",
32+
"lucide-react": "^0.515.0",
3333
"motion": "^12.0.0",
3434
"next": "15.3.3",
3535
"next-mdx-remote-client": "^2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,10 +3125,10 @@ lru-cache@^10.2.0:
31253125
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
31263126
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
31273127

3128-
lucide-react@^0.513.0:
3129-
version "0.513.0"
3130-
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.513.0.tgz#1315c04fb1121f3be7883ff08a95d55a31a14e97"
3131-
integrity sha512-CJZKq2g8Y8yN4Aq002GahSXbG2JpFv9kXwyiOAMvUBv7pxeOFHUWKB0mO7MiY4ZVFCV4aNjv2BJFq/z3DgKPQg==
3128+
lucide-react@^0.515.0:
3129+
version "0.515.0"
3130+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.515.0.tgz#a2310348095b40f1d6d6112c7a7f671f9a7634a7"
3131+
integrity sha512-Sy7bY0MeicRm2pzrnoHm2h6C1iVoeHyBU2fjdQDsXGP51fhkhau1/ZV/dzrcxEmAKsxYb6bGaIsMnGHuQ5s0dw==
31323132

31333133
markdown-extensions@^2.0.0:
31343134
version "2.0.0"

0 commit comments

Comments
 (0)