File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
apps/cli/templates/frontend/react/next Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " create-better-t-stack " : patch
3+ ---
4+
5+ update tailwindcss dep in next
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies": {
1212 "radix-ui": "^1.4.2",
13- "@tanstack/react-form": "^1.3.2 ",
13+ "@tanstack/react-form": "^1.12.3 ",
1414 "class-variance-authority": "^0.7.1",
1515 "clsx": "^2.1.1",
1616 "lucide-react": "^0.487.0",
1717 "next": "15.3.0",
1818 "next-themes": "^0.4.6",
1919 "react": "^19.0.0",
2020 "react-dom": "^19.0.0",
21- "sonner": "^2.0.3 ",
22- "tailwind-merge": "^3.2.0 ",
23- "tw-animate-css": "^1.2.5 ",
24- "zod": "^3.25.16 "
21+ "sonner": "^2.0.5 ",
22+ "tailwind-merge": "^3.3.1 ",
23+ "tw-animate-css": "^1.3.4 ",
24+ "zod": "^3.25.67 "
2525 },
2626 "devDependencies": {
27- "@tailwindcss/postcss": "^4",
27+ "@tailwindcss/postcss": "^4.1.10 ",
2828 "@types/node": "^20",
2929 "@types/react": "^19",
3030 "@types/react-dom": "^19",
31- "tailwindcss": "^4",
31+ "tailwindcss": "^4.1.10 ",
3232 "typescript": "^5"
3333 }
3434}
You can’t perform that action at this time.
0 commit comments