Skip to content

Commit 9d8b4d7

Browse files
fix(deps): update npm-packages [skip ci]
1 parent e6844fc commit 9d8b4d7

File tree

2 files changed

+2350
-1674
lines changed

2 files changed

+2350
-1674
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"@hookform/resolvers": "^3.7.0",
14+
"@hookform/resolvers": "^5.2.1",
1515
"@radix-ui/react-alert-dialog": "^1.1.1",
1616
"@radix-ui/react-avatar": "^1.1.0",
1717
"@radix-ui/react-checkbox": "^1.1.1",
@@ -35,33 +35,33 @@
3535
"class-variance-authority": "^0.7.0",
3636
"clsx": "^2.1.1",
3737
"cmdk": "^1.0.0",
38-
"date-fns": "^3.6.0",
38+
"date-fns": "^4.1.0",
3939
"lucide-react": "^0.400.0",
40-
"next": "14.2.32",
40+
"next": "15.5.3",
4141
"next-themes": "^0.3.0",
42-
"react": "^18",
43-
"react-day-picker": "^8.10.1",
44-
"react-dom": "^18",
42+
"react": "^19.1.1",
43+
"react-day-picker": "^9.9.0",
44+
"react-dom": "^19.1.1",
4545
"react-hook-form": "^7.52.1",
46-
"recharts": "^2.12.7",
47-
"sonner": "^1.5.0",
46+
"recharts": "^3.2.0",
47+
"sonner": "^2.0.7",
4848
"swr": "^2.2.5",
49-
"tailwind-merge": "^2.3.0",
49+
"tailwind-merge": "^3.3.1",
5050
"tailwindcss-animate": "^1.0.7",
51-
"vaul": "^0.9.1",
52-
"zod": "^3.23.8"
51+
"vaul": "^1.1.2",
52+
"zod": "^4.1.8"
5353
},
5454
"devDependencies": {
5555
"@trivago/prettier-plugin-sort-imports": "5.2.2",
56-
"@types/node": "^20",
57-
"@types/react": "^18",
58-
"@types/react-dom": "^18",
59-
"eslint": "^8.57.1",
60-
"eslint-config-next": "14.2.4",
56+
"@types/node": "^22.18.1",
57+
"@types/react": "^19.1.12",
58+
"@types/react-dom": "^19.1.9",
59+
"eslint": "^9.35.0",
60+
"eslint-config-next": "15.5.3",
6161
"postcss": "^8",
6262
"prettier": "3.5.3",
6363
"prettier-plugin-astro": "0.14.1",
64-
"tailwindcss": "^3.4.1",
64+
"tailwindcss": "^4.1.13",
6565
"typescript": "^5"
6666
},
6767
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)