Skip to content

Commit 1990579

Browse files
committed
chore(deps): update package dependencies
Updated "lucide-react" to v0.503.0 and "react-resizable-panels" to v2.1.8 across both apps and packages. These updates ensure compatibility with the latest bug fixes and improvements provided by the libraries.
1 parent 907ed00 commit 1990579

File tree

4 files changed

+139
-771
lines changed

4 files changed

+139
-771
lines changed

.changeset/clean-cycles-push.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"@codefast-ui/progress-circle": patch
3+
"@codefast-ui/checkbox-group": patch
4+
"@codefast-ui/input-number": patch
5+
"@codefast/typescript-config": patch
6+
"@codefast-ui/input": patch
7+
"@codefast/eslint-config": patch
8+
"@codefast/style-guide": patch
9+
"@codefast/hooks": patch
10+
"@codefast/cli": patch
11+
"@codefast/ui": patch
12+
---
13+
14+
chore(deps): update package dependencies

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"date-fns": "^4.1.0",
2626
"js-cookie": "^3.0.5",
2727
"lodash-es": "^4.17.21",
28-
"lucide-react": "^0.501.0",
28+
"lucide-react": "^0.503.0",
2929
"next": "^15.3.1",
3030
"next-themes": "^0.4.6",
3131
"react": "^19.1.0",
3232
"react-dom": "^19.1.0",
3333
"react-hook-form": "^7.56.0",
34-
"react-resizable-panels": "^2.1.7",
34+
"react-resizable-panels": "^2.1.8",
3535
"recharts": "^2.15.3",
3636
"ts-morph": "^25.0.1",
3737
"zod": "^3.24.3"

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -785,9 +785,9 @@
785785
"cmdk": "^1.1.1",
786786
"embla-carousel-react": "^8.6.0",
787787
"input-otp": "^1.4.2",
788-
"lucide-react": "^0.501.0",
788+
"lucide-react": "^0.503.0",
789789
"react-day-picker": "^9.6.7",
790-
"react-resizable-panels": "^2.1.7",
790+
"react-resizable-panels": "^2.1.8",
791791
"sonner": "^2.0.3",
792792
"tailwind-merge": "^3.2.0",
793793
"tailwind-variants": "^1.0.0",

0 commit comments

Comments
 (0)