Update package.json

This commit is contained in:
freearhey
2026-04-23 06:06:36 +03:00
parent ead70b60ed
commit e99068f839

View File

@@ -104,5 +104,8 @@
"typescript": "^6.0.3", "typescript": "^6.0.3",
"typescript-eslint": "^8.58.2", "typescript-eslint": "^8.58.2",
"uuid": "^13.0.0" "uuid": "^13.0.0"
},
"overrides": {
"esbuild": "0.23.1"
} }
} }