Update some dependencies to get esbuild to use go 1.25.7

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-11 17:35:42 +04:00
parent 2a36a3cfba
commit bb4721a691
5 changed files with 541 additions and 4457 deletions

View File

@@ -14,11 +14,9 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@react-email/preview-server": "^5.2.8",
"@types/node": "^22.10.7",
"@types/react": "^19.0.6",
"react-email": "^5.2.8",
"tsx": "^4.19.2",
"tsx": "^4.21.0",
"typescript": "^5.7.3"
}
}