Skip to content

Commit e88bd3e

Browse files
fix(deps): update dependency lucide-react to ^0.517.0
1 parent 5b9e5dc commit e88bd3e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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.517.0",
6464
"motion": "^12.16.0",
6565
"next": "15.3.3",
6666
"next-themes": "^0.4.6",

bun.lock

Lines changed: 3 additions & 1 deletion
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.517.0",
2828
"motion": "^12.16.0",
2929
"next": "15.3.3",
3030
"next-themes": "^0.4.6",
@@ -1338,6 +1338,8 @@
13381338

13391339
"@omnidev/knit/fs-extra": ["fs-extra@11.3.0", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew=="],
13401340

1341+
"@omnidotdev/garden/lucide-react": ["lucide-react@0.517.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-TQCwwbwIuVG6SSutUC2Ol6PRXcuZndqoVAnDa7S7xb/RWPaiKTvLwX7byUKeh0pUgvtFh0NZZwFIDuMSeB7Iwg=="],
1342+
13411343
"@xyflow/react/zustand": ["zustand@4.5.7", "", { "dependencies": { "use-sync-external-store": "^1.2.2" }, "peerDependencies": { "@types/react": ">=16.8", "immer": ">=9.0.6", "react": ">=16.8" }, "optionalPeers": ["@types/react", "immer", "react"] }, "sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw=="],
13421344

13431345
"anymatch/picomatch": ["picomatch@2.3.1", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="],

0 commit comments

Comments
 (0)