Skip to content

Commit a94038e

Browse files
deps(npm): bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core). Updates `lucide-react` from 0.417.0 to 0.563.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react) Updates `rehype-pretty-code` from 0.13.2 to 0.14.1 - [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases) - [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.1/packages/core) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.563.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: rehype-pretty-code dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6378491 commit a94038e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"clsx": "^2.1.1",
2626
"embla-carousel-react": "^8.6.0",
2727
"framer-motion": "^11.18.2",
28-
"lucide-react": "^0.417.0",
28+
"lucide-react": "^0.563.0",
2929
"next": "15.3.5",
3030
"next-themes": "^0.4.6",
3131
"react": "^19.1.0",
3232
"react-dom": "^19.1.0",
3333
"react-icons": "^5.5.0",
3434
"recharts": "^2.15.4",
35-
"rehype-pretty-code": "^0.13.2",
35+
"rehype-pretty-code": "^0.14.1",
3636
"rehype-stringify": "^10.0.1",
3737
"remark-gfm": "^4.0.1",
3838
"remark-parse": "^11.0.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"clsx": "^2.1.1",
5757
"embla-carousel-react": "^8.6.0",
5858
"framer-motion": "^11.0.0",
59-
"lucide-react": "^0.417.0",
59+
"lucide-react": "^0.563.0",
6060
"recharts": "^2.15.1",
6161
"tailwind-merge": "^2.6.0",
6262
"vaul": "^1.1.2"

0 commit comments

Comments
 (0)