Skip to content

Commit 0309b93

Browse files
committed
Bump esbuild
1 parent 8e5c3f8 commit 0309b93

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@npmcli/package-json": "^5.0.0",
66
"@types/culori": "^2.1.0",
77
"culori": "^4.0.1",
8-
"esbuild": "^0.20.2",
8+
"esbuild": "^0.24.0",
99
"minimist": "^1.2.8",
1010
"prettier": "^3.2.5",
1111
"semver": "^7.5.4"

packages/tailwindcss-language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dlv": "1.1.3",
6464
"dset": "3.1.2",
6565
"enhanced-resolve": "^5.16.1",
66-
"esbuild": "^0.20.2",
66+
"esbuild": "^0.24.0",
6767
"fast-glob": "3.2.4",
6868
"find-up": "5.0.0",
6969
"jiti": "^2.3.3",

packages/tailwindcss-language-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/line-column": "^1.0.2",
4545
"@types/node": "^18.19.33",
4646
"@types/stringify-object": "^4.0.5",
47-
"esbuild": "^0.20.2",
47+
"esbuild": "^0.24.0",
4848
"esbuild-node-externals": "^1.9.0",
4949
"minimist": "^1.2.8",
5050
"tslib": "2.2.0",

packages/vscode-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"braces": "3.0.3",
359359
"color-name": "1.1.4",
360360
"concurrently": "7.0.0",
361-
"esbuild": "^0.20.2",
361+
"esbuild": "^0.24.0",
362362
"minimist": "^1.2.8",
363363
"move-file-cli": "3.0.0",
364364
"normalize-path": "3.0.0",

0 commit comments

Comments
 (0)