0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

chore: update built dependencies (#13412)

This commit is contained in:
Emanuele Stoppa 2025-03-13 13:54:47 +01:00 committed by GitHub
parent 118d3e1f79
commit fd65296626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,11 @@
"vite"
]
},
"onlyBuiltDependencies": ["esbuild"]
"onlyBuiltDependencies": [
"esbuild",
"workerd",
"@biomejs/biome",
"sharp"
]
}
}