mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(dev-deps): Replace ts-node with tsx (#5261)
ts-node hasn't been maintained for a long time now and breaks with TS 7 due to the removal of varius APIs
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.6",
|
||||
"sinon": "^22.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"tsx": "^4.23.5",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user