File tree 8 files changed +8
-8
lines changed
optimize/starter/packages/client
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 24
24
"eslint" : " 8.57.1" ,
25
25
"eslint-config-next" : " 15.2.4" ,
26
26
"postcss" : " 8.5.3" ,
27
- "tailwindcss" : " 3.4.17 " ,
27
+ "tailwindcss" : " 4.1.3 " ,
28
28
"tsx" : " 4.19.3" ,
29
29
"typescript" : " 5.8.2"
30
30
},
Original file line number Diff line number Diff line change 19
19
"prisma" : " 6.5.0" ,
20
20
"react" : " 18.3.1" ,
21
21
"react-dom" : " 18.3.1" ,
22
- "tailwindcss" : " 3.4.17 " ,
22
+ "tailwindcss" : " 4.1.3 " ,
23
23
"typescript" : " 5.8.2" ,
24
24
"@prisma/client" : " 6.5.0" ,
25
25
"@prisma/extension-accelerate" : " 1.3.0"
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.1.3 " ,
28
28
"typescript" : " 5.8.2" ,
29
29
"zod" : " 3.24.2"
30
30
},
Original file line number Diff line number Diff line change 78
78
"lint-staged" : " 15.5.0" ,
79
79
"prettier" : " 3.5.3" ,
80
80
"prisma" : " 6.5.0" ,
81
- "tailwindcss" : " 3.4.17 " ,
81
+ "tailwindcss" : " 4.1.3 " ,
82
82
"ts-node" : " 10.9.2" ,
83
83
"tsx" : " 4.19.3" ,
84
84
"typescript" : " 5.8.2" ,
Original file line number Diff line number Diff line change 23
23
"autoprefixer" : " 10.4.21" ,
24
24
"postcss" : " 8.5.3" ,
25
25
"prisma" : " 6.5.0" ,
26
- "tailwindcss" : " 3.4.17 "
26
+ "tailwindcss" : " 4.1.3 "
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.5.0" ,
20
20
"svelte" : " 5.25.3" ,
21
21
"svelte-check" : " 4.1.5" ,
22
- "tailwindcss" : " 3.4.17 " ,
22
+ "tailwindcss" : " 4.1.3 " ,
23
23
"tslib" : " 2.8.1" ,
24
24
"tsx" : " 4.19.3" ,
25
25
"typescript" : " 5.8.2" ,
Original file line number Diff line number Diff line change 26
26
"@vitejs/plugin-react" : " 4.3.4" ,
27
27
"autoprefixer" : " 10.4.21" ,
28
28
"postcss" : " 8.5.3" ,
29
- "tailwindcss" : " 3.4.17 " ,
29
+ "tailwindcss" : " 4.1.3 " ,
30
30
"typescript" : " 5.8.2" ,
31
31
"vite" : " 6.2.2"
32
32
}
Original file line number Diff line number Diff line change 24
24
"eslint-config-next" : " 15.2.4" ,
25
25
"postcss" : " 8.5.3" ,
26
26
"prisma" : " 6.5.0" ,
27
- "tailwindcss" : " 3.4.17 " ,
27
+ "tailwindcss" : " 4.1.3 " ,
28
28
"tsx" : " 4.19.3" ,
29
29
"typescript" : " 5.8.2"
30
30
},
You can’t perform that action at this time.
0 commit comments