File tree 11 files changed +11
-11
lines changed
optimize/starter/packages/client
fullstack-simple-chat/client
product-search-with-typesense/frontend
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 24
24
"eslint" : " 8.57.1" ,
25
25
"eslint-config-next" : " 15.1.7" ,
26
26
"postcss" : " 8.5.3" ,
27
- "tailwindcss" : " 3.4.17 " ,
27
+ "tailwindcss" : " 4.0.9 " ,
28
28
"tsx" : " 4.19.3" ,
29
29
"typescript" : " 5.7.3"
30
30
},
Original file line number Diff line number Diff line change 19
19
"prisma" : " 6.4.1" ,
20
20
"react" : " 18.3.1" ,
21
21
"react-dom" : " 18.3.1" ,
22
- "tailwindcss" : " 3.4.17 " ,
22
+ "tailwindcss" : " 4.0.9 " ,
23
23
"typescript" : " 5.7.3" ,
24
24
"@prisma/client" : " 6.4.1" ,
25
25
"@prisma/extension-accelerate" : " 1.2.2"
Original file line number Diff line number Diff line change 24
24
"react" : " 18.3.1" ,
25
25
"react-dom" : " 18.3.1" ,
26
26
"react-hot-toast" : " 2.5.2" ,
27
- "tailwindcss" : " 3.4.17 " ,
27
+ "tailwindcss" : " 4.0.9 " ,
28
28
"typescript" : " 5.7.3" ,
29
29
"zod" : " 3.24.2"
30
30
},
Original file line number Diff line number Diff line change 78
78
"lint-staged" : " 15.4.3" ,
79
79
"prettier" : " 3.5.2" ,
80
80
"prisma" : " 6.4.1" ,
81
- "tailwindcss" : " 3.4.17 " ,
81
+ "tailwindcss" : " 4.0.9 " ,
82
82
"ts-node" : " 10.9.2" ,
83
83
"tsx" : " 4.19.3" ,
84
84
"typescript" : " 5.7.3" ,
Original file line number Diff line number Diff line change 23
23
"autoprefixer" : " 10.4.20" ,
24
24
"postcss" : " 8.5.3" ,
25
25
"prisma" : " 6.4.1" ,
26
- "tailwindcss" : " 3.4.17 "
26
+ "tailwindcss" : " 4.0.9 "
27
27
},
28
28
"prisma" : {
29
29
"seed" : " tsx prisma/seed.ts"
Original file line number Diff line number Diff line change 19
19
"prisma" : " 6.4.1" ,
20
20
"svelte" : " 5.20.2" ,
21
21
"svelte-check" : " 4.1.4" ,
22
- "tailwindcss" : " 3.4.17 " ,
22
+ "tailwindcss" : " 4.0.9 " ,
23
23
"tslib" : " 2.8.1" ,
24
24
"tsx" : " 4.19.3" ,
25
25
"typescript" : " 5.7.3" ,
Original file line number Diff line number Diff line change 26
26
"@vitejs/plugin-react" : " 4.3.4" ,
27
27
"autoprefixer" : " 10.4.20" ,
28
28
"postcss" : " 8.5.3" ,
29
- "tailwindcss" : " 3.4.17 " ,
29
+ "tailwindcss" : " 4.0.9 " ,
30
30
"typescript" : " 5.7.3" ,
31
31
"vite" : " 6.1.1"
32
32
}
Original file line number Diff line number Diff line change 24
24
"eslint-config-next" : " 15.1.7" ,
25
25
"postcss" : " 8.5.3" ,
26
26
"prisma" : " 6.4.1" ,
27
- "tailwindcss" : " 3.4.17 " ,
27
+ "tailwindcss" : " 4.0.9 " ,
28
28
"tsx" : " 4.19.3" ,
29
29
"typescript" : " 5.7.3"
30
30
},
Original file line number Diff line number Diff line change 28
28
"eslint-config-next" : " 15.1.7" ,
29
29
"postcss" : " 8.5.3" ,
30
30
"prisma" : " 6.4.1" ,
31
- "tailwindcss" : " 3.4.17 " ,
31
+ "tailwindcss" : " 4.0.9 " ,
32
32
"ts-node" : " 10.9.2" ,
33
33
"typescript" : " 5.7.3"
34
34
},
Original file line number Diff line number Diff line change 22
22
"eslint" : " 8.57.1" ,
23
23
"eslint-config-next" : " 15.1.7" ,
24
24
"postcss" : " 8.5.3" ,
25
- "tailwindcss" : " 3.4.17 " ,
25
+ "tailwindcss" : " 4.0.9 " ,
26
26
"typescript" : " 5.7.3"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 38
38
"eslint" : " 8.57.1" ,
39
39
"eslint-config-next" : " 15.1.7" ,
40
40
"postcss" : " 8.5.3" ,
41
- "tailwindcss" : " 3.4.17 " ,
41
+ "tailwindcss" : " 4.0.9 " ,
42
42
"typescript" : " 5.7.3"
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments