mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
chore(dependencies): add optional dependency for @esbuild/linux-x64
This commit is contained in:
@@ -115,6 +115,9 @@
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "^8.19.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@esbuild/linux-x64": "^0.25.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.13.0",
|
||||
"npm": ">=11.0.0"
|
||||
|
||||
Reference in New Issue
Block a user