Skip to content

Commit fe26c05

Browse files
fix(deps): update dependency lucide-react to ^0.513.0 (#4345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5d263e commit fe26c05

File tree

4 files changed

+12
-21
lines changed

4 files changed

+12
-21
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.511.0",
35+
"lucide-react": "^0.513.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
@@ -31,7 +31,7 @@
3131
"embla-carousel-autoplay": "^8.6.0",
3232
"embla-carousel-react": "^8.6.0",
3333
"framer-motion": "^12.15.0",
34-
"lucide-react": "^0.479.0",
34+
"lucide-react": "^0.513.0",
3535
"next": "^15.2.5",
3636
"next-themes": "^0.4.6",
3737
"posthog-js": "^1.248.1",

pnpm-lock.yaml

Lines changed: 9 additions & 18 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
@@ -48,7 +48,7 @@
4848
"i18next-http-backend": "^3.0.2",
4949
"knuth-shuffle-seeded": "^1.0.6",
5050
"lru-cache": "^11.1.0",
51-
"lucide-react": "^0.511.0",
51+
"lucide-react": "^0.513.0",
5252
"mermaid": "^11.4.1",
5353
"posthog-js": "^1.227.2",
5454
"pretty-bytes": "^6.1.1",

0 commit comments

Comments
 (0)