File tree Expand file tree Collapse file tree 3 files changed +175
-174
lines changed Expand file tree Collapse file tree 3 files changed +175
-174
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
2929#### Front-end dependencies
3030
3131- Update ` @hotwired/stimulus ` to ` 3.2.2 `
32- - Update ` esbuild ` to ` 0.19.0 `
33- - Update ` postcss ` to ` 8.4.27 `
32+ - Update ` autoprefixer ` to ` 10.4.15 `
33+ - Update ` esbuild ` to ` 0.19.2 `
34+ - Update ` postcss ` to ` 8.4.29 `
3435- Update ` tailwindcss ` to ` 3.3.3 `
3536
3637## [ 0.8.0] - 2023-05-13
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "@hotwired/stimulus" : " 3.2.2" ,
66 "@hotwired/turbo-rails" : " 7.3.0" ,
7- "autoprefixer" : " 10.4.14 " ,
8- "esbuild" : " 0.19.0 " ,
9- "postcss" : " 8.4.27 " ,
7+ "autoprefixer" : " 10.4.15 " ,
8+ "esbuild" : " 0.19.2 " ,
9+ "postcss" : " 8.4.29 " ,
1010 "postcss-import" : " 15.1.0" ,
1111 "tailwindcss" : " 3.3.3"
1212 },
You can’t perform that action at this time.
0 commit comments