File tree Expand file tree Collapse file tree 3 files changed +178
-167
lines changed
Expand file tree Collapse file tree 3 files changed +178
-167
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
4141#### Front-end dependencies
4242
4343- Update ` @hotwired/stimulus ` to ` 3.2.2 `
44- - Update ` @hotwired/turbo-rails ` to ` 8.0.4 `
44+ - Update ` @hotwired/turbo-rails ` to ` 8.0.5 `
4545- Update ` autoprefixer ` to ` 10.4.19 `
46- - Update ` esbuild ` to ` 0.21.5 `
46+ - Update ` esbuild ` to ` 0.23.0 `
4747- Update ` postcss-import ` to ` 16.1.0 `
48- - Update ` postcss ` to ` 8.4.38 `
49- - Update ` tailwindcss ` to ` 3.4.4 `
48+ - Update ` postcss ` to ` 8.4.39 `
49+ - Update ` tailwindcss ` to ` 3.4.6 `
5050
5151## [ 0.8.0] - 2023-05-13
5252
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.4 " ,
6+ "@hotwired/turbo-rails" : " 8.0.5 " ,
77 "autoprefixer" : " 10.4.19" ,
8- "esbuild" : " 0.21.5 " ,
9- "postcss" : " 8.4.38 " ,
8+ "esbuild" : " 0.23.0 " ,
9+ "postcss" : " 8.4.39 " ,
1010 "postcss-import" : " 16.1.0" ,
11- "tailwindcss" : " 3.4.4 "
11+ "tailwindcss" : " 3.4.6 "
1212 },
1313 "scripts" : {
1414 "build" : " ./run yarn:build" ,
You can’t perform that action at this time.
0 commit comments