File tree Expand file tree Collapse file tree 3 files changed +299
-284
lines changed Expand file tree Collapse file tree 3 files changed +299
-284
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
6262
6363#### Front-end dependencies
6464
65- - Update ` @hotwired/turbo-rails ` to ` 8.0.18 `
66- - Update ` @tailwindcss/cli ` to ` 4.1.15 `
67- - Update ` @tailwindcss/postcss ` to ` 4.1.15 `
65+ - Update ` @hotwired/turbo-rails ` to ` 8.0.20 `
66+ - Update ` @tailwindcss/cli ` to ` 4.1.17 `
67+ - Update ` @tailwindcss/postcss ` to ` 4.1.17 `
6868- Update ` esbuild ` to ` 0.25.11 `
69- - Update ` tailwindcss ` to ` 4.1.15 `
69+ - Update ` tailwindcss ` to ` 4.1.17 `
7070
7171### Removed
7272
Original file line number Diff line number Diff line change 33 "private" : true ,
44 "dependencies" : {
55 "@hotwired/stimulus" : " 3.2.2" ,
6- "@hotwired/turbo-rails" : " 8.0.18 " ,
7- "esbuild" : " 0.25.11 " ,
8- "tailwindcss" : " 4.1.15 " ,
9- "@tailwindcss/cli" : " 4.1.15 " ,
10- "@tailwindcss/postcss" : " 4.1.15 "
6+ "@hotwired/turbo-rails" : " 8.0.20 " ,
7+ "esbuild" : " 0.27.0 " ,
8+ "tailwindcss" : " 4.1.17 " ,
9+ "@tailwindcss/cli" : " 4.1.17 " ,
10+ "@tailwindcss/postcss" : " 4.1.17 "
1111 },
1212 "scripts" : {
1313 "build" : " ./run yarn:build" ,
You can’t perform that action at this time.
0 commit comments