Update esbuild to 0.25.5.

Change-Id: Ibe03c208d25fda93b1dc341fa49f83ce575c55f7
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index 98a0835..f670737 100644
--- a/src/main/resources/META-INF/resources/package.json
+++ b/src/main/resources/META-INF/resources/package.json
@@ -13,6 +13,7 @@
     "@babel/core": "^7.12.0",
     "@babel/plugin-transform-flow-strip-types": "^7.0.0",
     "cssnano": "^5.1.13",
+    "esbuild": "^0.25.5",
     "eslint": "^8.23.0",
     "flow-bin": "^0.274.0",
     "parcel": "^2.7.0",