diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json index 37e10654d..3fc52da6e 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -8,7 +8,7 @@ "astro-scripts": "./index.js" }, "dependencies": { - "esbuild": "^0.21.5", + "esbuild": "^0.24.2", "esbuild-plugin-copy": "^2.1.1", "fast-glob": "^3.3.2", "kleur": "^4.1.5", |