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 10
10
},
11
11
"dependencies": {
12
12
"radix-ui": "^1.4.2",
13
- "@tanstack/react-form": "^1.3.2 ",
13
+ "@tanstack/react-form": "^1.12.3 ",
14
14
"class-variance-authority": "^0.7.1",
15
15
"clsx": "^2.1.1",
16
16
"lucide-react": "^0.487.0",
17
17
"next": "15.3.0",
18
18
"next-themes": "^0.4.6",
19
19
"react": "^19.0.0",
20
20
"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 "
25
25
},
26
26
"devDependencies": {
27
- "@tailwindcss/postcss": "^4",
27
+ "@tailwindcss/postcss": "^4.1.10 ",
28
28
"@types/node": "^20",
29
29
"@types/react": "^19",
30
30
"@types/react-dom": "^19",
31
- "tailwindcss": "^4",
31
+ "tailwindcss": "^4.1.10 ",
32
32
"typescript": "^5"
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments