File tree 3 files changed +313
-258
lines changed
3 files changed +313
-258
lines changed Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
61
61
#### Front-end dependencies
62
62
63
63
- Update ` @hotwired/turbo-rails ` to ` 8.0.13 `
64
- - Update ` @tailwindcss/cli ` to ` 4.0.17 `
65
- - Update ` @tailwindcss/postcss ` to ` 4.0.17 `
66
- - Update ` esbuild ` to ` 0.25.1 `
67
- - Update ` tailwindcss ` to ` 4.0.17 `
64
+ - Update ` @tailwindcss/cli ` to ` 4.1.5 `
65
+ - Update ` @tailwindcss/postcss ` to ` 4.1.5 `
66
+ - Update ` esbuild ` to ` 0.25.3 `
67
+ - Update ` tailwindcss ` to ` 4.1.5 `
68
68
69
69
## [ 0.9.0] - 2024-08-09
70
70
Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"@hotwired/stimulus" : " 3.2.2" ,
6
6
"@hotwired/turbo-rails" : " 8.0.13" ,
7
- "esbuild" : " 0.25.1 " ,
8
- "tailwindcss" : " 4.0.17 " ,
9
- "@tailwindcss/cli" : " 4.0.17 " ,
10
- "@tailwindcss/postcss" : " 4.0.17 "
7
+ "esbuild" : " 0.25.3 " ,
8
+ "tailwindcss" : " 4.1.5 " ,
9
+ "@tailwindcss/cli" : " 4.1.5 " ,
10
+ "@tailwindcss/postcss" : " 4.1.5 "
11
11
},
12
12
"scripts" : {
13
13
"build" : " ./run yarn:build" ,
You can’t perform that action at this time.
0 commit comments