Skip to content

Commit f8e9a7a

Browse files
committed
Update front-end dependencies
1 parent b5352d0 commit f8e9a7a

File tree

3 files changed

+166
-166
lines changed

3 files changed

+166
-166
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
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": {

0 commit comments

Comments
 (0)