Skip to content

Commit bbe3486

Browse files
committed
Update front-end dependencies
1 parent 2335747 commit bbe3486

File tree

3 files changed

+438
-334
lines changed

3 files changed

+438
-334
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
4646

4747
#### Front-end dependencies
4848

49-
- Update `@tailwindcss/cli` to `4.1.5`
50-
- Update `@tailwindcss/postcss` to `4.1.5`
51-
- Update `esbuild` to `0.25.4`
52-
- Update `tailwindcss` to `4.1.5`
49+
- Update `@tailwindcss/cli` to `4.1.8`
50+
- Update `@tailwindcss/postcss` to `4.1.8`
51+
- Update `esbuild` to `0.25.5`
52+
- Update `tailwindcss` to `4.1.8`
5353

5454
## [0.11.0] - 2024-08-09
5555

assets/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "hello",
33
"private": true,
44
"dependencies": {
5-
"esbuild": "0.25.4",
5+
"esbuild": "0.25.5",
66
"esbuild-copy-static-files": "0.1.0",
7-
"tailwindcss": "4.1.5",
8-
"@tailwindcss/cli": "4.1.5",
9-
"@tailwindcss/postcss": "4.1.5"
7+
"tailwindcss": "4.1.8",
8+
"@tailwindcss/cli": "4.1.8",
9+
"@tailwindcss/postcss": "4.1.8"
1010
}
1111
}

0 commit comments

Comments
 (0)