Skip to content

Commit

Permalink
Update front-end dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjj committed Nov 15, 2024
1 parent 65c63e1 commit bfde3ea
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 157 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
#### Front-end dependencies

- Update `esbuild` to `0.24.0`
- Update `postcss` to `8.4.47`
- Update `tailwindcss` to `3.4.13`
- Update `postcss` to `8.4.49`
- Update `tailwindcss` to `3.4.15`

## [0.11.0] - 2024-08-09

Expand Down
4 changes: 2 additions & 2 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"autoprefixer": "10.4.20",
"esbuild": "0.24.0",
"esbuild-copy-static-files": "0.1.0",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
"tailwindcss": "3.4.13"
"tailwindcss": "3.4.15"
}
}
Loading

0 comments on commit bfde3ea

Please sign in to comment.