Upgrade tsx

Seems to fix ERR_INTERNAL_ASSERTION in my dev docker.
This commit is contained in:
Max Goodhart
2026-01-31 17:51:52 -08:00
parent a881634b85
commit a01ed7c6b4
2 changed files with 126 additions and 109 deletions

View File

@@ -18,7 +18,7 @@
"fastify": "^5.4.0",
"jsondiffpatch": "^0.7.3",
"lowdb": "^7.0.1",
"tsx": "^4.20.2",
"tsx": "^4.21.0",
"typescript": "~4.5.4",
"ws": "^8.18.2",
"yjs": "^13.6.21"