File tree Expand file tree Collapse file tree 3 files changed +438
-334
lines changed Expand file tree Collapse file tree 3 files changed +438
-334
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
46
46
47
47
#### Front-end dependencies
48
48
49
- - Update ` @tailwindcss/cli ` to ` 4.1.5 `
50
- - Update ` @tailwindcss/postcss ` to ` 4.1.5 `
51
- - Update ` esbuild ` to ` 0.25.4 `
52
- - Update ` tailwindcss ` to ` 4.1.5 `
49
+ - Update ` @tailwindcss/cli ` to ` 4.1.8 `
50
+ - Update ` @tailwindcss/postcss ` to ` 4.1.8 `
51
+ - Update ` esbuild ` to ` 0.25.5 `
52
+ - Update ` tailwindcss ` to ` 4.1.8 `
53
53
54
54
## [ 0.11.0] - 2024-08-09
55
55
Original file line number Diff line number Diff line change 2
2
"name" : " hello" ,
3
3
"private" : true ,
4
4
"dependencies" : {
5
- "esbuild" : " 0.25.4 " ,
5
+ "esbuild" : " 0.25.5 " ,
6
6
"esbuild-copy-static-files" : " 0.1.0" ,
7
- "tailwindcss" : " 4.1.5 " ,
8
- "@tailwindcss/cli" : " 4.1.5 " ,
9
- "@tailwindcss/postcss" : " 4.1.5 "
7
+ "tailwindcss" : " 4.1.8 " ,
8
+ "@tailwindcss/cli" : " 4.1.8 " ,
9
+ "@tailwindcss/postcss" : " 4.1.8 "
10
10
}
11
11
}
You can’t perform that action at this time.
0 commit comments