Skip to content

Commit 8d61bfb

Browse files
fix(deps): update dependency lucide-react to ^0.516.0 (#4612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28f39db commit 8d61bfb

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

apps/web-evals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clsx": "^2.1.1",
3333
"cmdk": "^1.1.0",
3434
"fuzzysort": "^3.1.0",
35-
"lucide-react": "^0.513.0",
35+
"lucide-react": "^0.516.0",
3636
"next": "^15.2.5",
3737
"next-themes": "^0.4.6",
3838
"p-map": "^7.0.3",

apps/web-roo-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"embla-carousel-autoplay": "^8.6.0",
2222
"embla-carousel-react": "^8.6.0",
2323
"framer-motion": "^12.15.0",
24-
"lucide-react": "^0.513.0",
24+
"lucide-react": "^0.516.0",
2525
"next": "^15.2.5",
2626
"next-themes": "^0.4.6",
2727
"posthog-js": "^1.248.1",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"i18next-http-backend": "^3.0.2",
4747
"knuth-shuffle-seeded": "^1.0.6",
4848
"lru-cache": "^11.1.0",
49-
"lucide-react": "^0.513.0",
49+
"lucide-react": "^0.516.0",
5050
"mermaid": "^11.4.1",
5151
"posthog-js": "^1.227.2",
5252
"pretty-bytes": "^6.1.1",

0 commit comments

Comments
 (0)