Skip to content

Commit 26f4fac

Browse files
fix(deps): update dependency lucide-react to ^0.515.0
1 parent 5b9e5dc commit 26f4fac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"class-variance-authority": "^0.7.1",
6161
"clsx": "^2.1.1",
6262
"elkjs": "^0.10.0",
63-
"lucide-react": "^0.514.0",
63+
"lucide-react": "^0.515.0",
6464
"motion": "^12.16.0",
6565
"next": "15.3.3",
6666
"next-themes": "^0.4.6",

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
2626
"elkjs": "^0.10.0",
27-
"lucide-react": "^0.514.0",
27+
"lucide-react": "^0.515.0",
2828
"motion": "^12.16.0",
2929
"next": "15.3.3",
3030
"next-themes": "^0.4.6",
@@ -874,7 +874,7 @@
874874

875875
"lru-cache": ["lru-cache@7.18.3", "", {}, "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA=="],
876876

877-
"lucide-react": ["lucide-react@0.514.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-HXD0OAMd+JM2xCjlwG1EGW9Nuab64dhjO3+MvdyD+pSUeOTBaVAPhQblKIYmmX4RyBYbdzW0VWnJpjJmxWGr6w=="],
877+
"lucide-react": ["lucide-react@0.515.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Sy7bY0MeicRm2pzrnoHm2h6C1iVoeHyBU2fjdQDsXGP51fhkhau1/ZV/dzrcxEmAKsxYb6bGaIsMnGHuQ5s0dw=="],
878878

879879
"magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],
880880

0 commit comments

Comments
 (0)