From d5c88155ee21917d30f66c3a467b921cf7368cc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 07:50:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20esbuild=20to=20v0.2?= =?UTF-8?q?8.1=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bfd2a8..6dd6aca 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@tailwindcss/oxide": "^4.3.0", "@tailwindcss/vite": "^4.3.0", "@types/node": "^20.19.0 || >=22.12.0", - "esbuild": "0.28.0", + "esbuild": "0.28.1", "oxfmt": "^0.53", "oxlint": "^1.0", "tailwindcss": "^4.3.0",