Update packages

This commit is contained in:
Caramel
2023-06-02 16:35:31 +02:00
parent 5e6c12ce6d
commit 18bee2e0cd
12 changed files with 3443 additions and 2740 deletions

View File

@@ -11,9 +11,9 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@types/node": "^18.15.3",
"tsc-watch": "^6.0.0",
"typescript": "^4.9.5"
"@types/node": "^20.2.5",
"tsc-watch": "^6.0.4",
"typescript": "^5.1.3"
},
"scripts": {
"clean": "rm -rf ./dist",