Skip to content

Commit 7ad7ad2

Browse files
committed
Update front-end dependencies
1 parent 88b7058 commit 7ad7ad2

File tree

3 files changed

+341
-383
lines changed

3 files changed

+341
-383
lines changed

CHANGELOG.md

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

5656
#### Front-end dependencies
5757

58-
- Update `@tailwindcss/cli` to `4.1.14`
59-
- Update `@tailwindcss/postcss` to `4.1.14`
60-
- Update `esbuild` to `0.25.10`
61-
- Update `tailwindcss` to `4.1.14`
58+
- Update `@tailwindcss/cli` to `4.1.15`
59+
- Update `@tailwindcss/postcss` to `4.1.15`
60+
- Update `esbuild` to `0.25.11`
61+
- Update `tailwindcss` to `4.1.15`
6262

6363
## [0.12.0] - 2024-08-09
6464

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-
"@tailwindcss/cli": "4.1.14",
6-
"@tailwindcss/postcss": "4.1.14",
7-
"esbuild": "0.25.10",
5+
"@tailwindcss/cli": "4.1.15",
6+
"@tailwindcss/postcss": "4.1.15",
7+
"esbuild": "0.25.11",
88
"esbuild-copy-static-files": "0.1.0",
9-
"tailwindcss": "4.1.14"
9+
"tailwindcss": "4.1.15"
1010
}
1111
}

0 commit comments

Comments
 (0)