diff --git a/front/package.json b/front/package.json index a24e8f3..0568c11 100644 --- a/front/package.json +++ b/front/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "typescript": "^5", - "esbuild": "^0.27.4", + "esbuild": "^0.28.0", "esbuild-style-plugin": "^1.6.3", "monaco-editor": "^0.54.0", "sass": "^1.98.0"