File tree Expand file tree Collapse file tree 3 files changed +182
-172
lines changed
Expand file tree Collapse file tree 3 files changed +182
-172
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,11 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
4242
4343- Update ` @hotwired/stimulus ` to ` 3.2.2 `
4444- Update ` @hotwired/turbo-rails ` to ` 8.0.4 `
45- - Update ` autoprefixer ` to ` 10.4.18 `
46- - Update ` esbuild ` to ` 0.20.1 `
47- - Update ` postcss-import ` to ` 16.0.1 `
48- - Update ` postcss ` to ` 8.4.35 `
49- - Update ` tailwindcss ` to ` 3.4.1 `
45+ - Update ` autoprefixer ` to ` 10.4.19 `
46+ - Update ` esbuild ` to ` 0.20.2 `
47+ - Update ` postcss-import ` to ` 16.1.0 `
48+ - Update ` postcss ` to ` 8.4.38 `
49+ - Update ` tailwindcss ` to ` 3.4.3 `
5050
5151## [ 0.8.0] - 2023-05-13
5252
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "@hotwired/stimulus" : " 3.2.2" ,
66 "@hotwired/turbo-rails" : " 8.0.4" ,
7- "autoprefixer" : " 10.4.18 " ,
8- "esbuild" : " 0.20.1 " ,
9- "postcss" : " 8.4.35 " ,
10- "postcss-import" : " 16.0.1 " ,
11- "tailwindcss" : " 3.4.1 "
7+ "autoprefixer" : " 10.4.19 " ,
8+ "esbuild" : " 0.20.2 " ,
9+ "postcss" : " 8.4.38 " ,
10+ "postcss-import" : " 16.1.0 " ,
11+ "tailwindcss" : " 3.4.3 "
1212 },
1313 "scripts" : {
1414 "build" : " ./run yarn:build" ,
You can’t perform that action at this time.
0 commit comments