File tree Expand file tree Collapse file tree 3 files changed +166
-166
lines changed
Expand file tree Collapse file tree 3 files changed +166
-166
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
4040#### Front-end dependencies
4141
4242- Update ` @hotwired/stimulus ` to ` 3.2.2 `
43- - Update ` @hotwired/turbo-rails ` to ` 8.0.0 `
43+ - Update ` @hotwired/turbo-rails ` to ` 8.0.3 `
4444- Update ` autoprefixer ` to ` 10.4.17 `
45- - Update ` esbuild ` to ` 0.20.0 `
46- - Update ` postcss-import ` to ` 16.0.0 `
47- - Update ` postcss ` to ` 8.4.34 `
45+ - Update ` esbuild ` to ` 0.20.1 `
46+ - Update ` postcss-import ` to ` 16.0.1 `
47+ - Update ` postcss ` to ` 8.4.35 `
4848- Update ` tailwindcss ` to ` 3.4.1 `
4949
5050## [ 0.8.0] - 2023-05-13
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.0 " ,
6+ "@hotwired/turbo-rails" : " 8.0.3 " ,
77 "autoprefixer" : " 10.4.17" ,
8- "esbuild" : " 0.20.0 " ,
9- "postcss" : " 8.4.34 " ,
10- "postcss-import" : " 16.0.0 " ,
8+ "esbuild" : " 0.20.1 " ,
9+ "postcss" : " 8.4.35 " ,
10+ "postcss-import" : " 16.0.1 " ,
1111 "tailwindcss" : " 3.4.1"
1212 },
1313 "scripts" : {
You can’t perform that action at this time.
0 commit comments