Skip to content

Commit c72604d

Browse files
committed
feat: Update deps
1 parent 7d62d51 commit c72604d

2 files changed

Lines changed: 875 additions & 887 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@
2424
"clsx": "^2.1.1",
2525
"drizzle-orm": "^0.45.2",
2626
"lucide-react": "^1.14.0",
27-
"next": "16.2.4",
28-
"next-intl": "^4.11.0",
27+
"next": "16.2.6",
28+
"next-intl": "^4.11.1",
2929
"next-themes": "^0.4.6",
3030
"radix-ui": "^1.4.3",
31-
"react": "19.2.5",
32-
"react-dom": "19.2.5",
31+
"react": "19.2.6",
32+
"react-dom": "19.2.6",
3333
"sonner": "^2.0.7",
3434
"tailwind-merge": "^3.5.0",
35-
"zod": "^4.4.1"
35+
"zod": "^4.4.3"
3636
},
3737
"devDependencies": {
3838
"@tailwindcss/postcss": "^4.2.4",
39-
"@types/node": "^25.6.0",
39+
"@types/node": "^25.6.2",
4040
"@types/react": "19.2.14",
4141
"@types/react-dom": "19.2.3",
4242
"dotenv": "^17.4.2",
4343
"drizzle-kit": "^0.31.10",
44-
"oxfmt": "^0.47.0",
45-
"oxlint": "^1.62.0",
46-
"shadcn": "^4.6.0",
44+
"oxfmt": "^0.48.0",
45+
"oxlint": "^1.63.0",
46+
"shadcn": "^4.7.0",
4747
"tailwindcss": "^4.2.4",
4848
"tw-animate-css": "^1.4.0",
4949
"typescript": "^6.0.3"

0 commit comments

Comments
 (0)