Skip to content

Commit 4440f36

Browse files
fix(deps): update dependency lucide-react to ^0.513.0
1 parent fba138d commit 4440f36

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"class-variance-authority": "^0.7.1",
1616
"clsx": "^2.1.1",
1717
"elkjs": "^0.10.0",
18-
"lucide-react": "^0.511.0",
18+
"lucide-react": "^0.513.0",
1919
"next": "15.3.2",
2020
"next-themes": "^0.4.6",
2121
"nuqs": "^2.4.3",
@@ -451,7 +451,7 @@
451451

452452
"lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="],
453453

454-
"lucide-react": ["lucide-react@0.511.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w=="],
454+
"lucide-react": ["lucide-react@0.513.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-CJZKq2g8Y8yN4Aq002GahSXbG2JpFv9kXwyiOAMvUBv7pxeOFHUWKB0mO7MiY4ZVFCV4aNjv2BJFq/z3DgKPQg=="],
455455

456456
"merge2": ["merge2@1.4.1", "", {}, "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="],
457457

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"class-variance-authority": "^0.7.1",
3131
"clsx": "^2.1.1",
3232
"elkjs": "^0.10.0",
33-
"lucide-react": "^0.511.0",
33+
"lucide-react": "^0.513.0",
3434
"next": "15.3.2",
3535
"next-themes": "^0.4.6",
3636
"nuqs": "^2.4.3",

0 commit comments

Comments
 (0)