File tree Expand file tree Collapse file tree 3 files changed +341
-384
lines changed Expand file tree Collapse file tree 3 files changed +341
-384
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
6363#### Front-end dependencies
6464
6565- Update ` @hotwired/turbo-rails ` to ` 8.0.18 `
66- - Update ` @tailwindcss/cli ` to ` 4.1.14 `
67- - Update ` @tailwindcss/postcss ` to ` 4.1.14 `
68- - Update ` esbuild ` to ` 0.25.10 `
69- - Update ` esbuild ` to ` 0.25.9 `
70- - Update ` tailwindcss ` to ` 4.1.14 `
66+ - Update ` @tailwindcss/cli ` to ` 4.1.15 `
67+ - Update ` @tailwindcss/postcss ` to ` 4.1.15 `
68+ - Update ` esbuild ` to ` 0.25.11 `
69+ - Update ` tailwindcss ` to ` 4.1.15 `
7170
7271### Removed
7372
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "@hotwired/stimulus" : " 3.2.2" ,
66 "@hotwired/turbo-rails" : " 8.0.18" ,
7- "esbuild" : " 0.25.10 " ,
8- "tailwindcss" : " 4.1.14 " ,
9- "@tailwindcss/cli" : " 4.1.14 " ,
10- "@tailwindcss/postcss" : " 4.1.14 "
7+ "esbuild" : " 0.25.11 " ,
8+ "tailwindcss" : " 4.1.15 " ,
9+ "@tailwindcss/cli" : " 4.1.15 " ,
10+ "@tailwindcss/postcss" : " 4.1.15 "
1111 },
1212 "scripts" : {
1313 "build" : " ./run yarn:build" ,
You can’t perform that action at this time.
0 commit comments