Upgraded Typescript

This commit is contained in:
Alexander Cerutti
2025-01-11 15:19:23 +01:00
parent 1b49a40a2a
commit e88c0b43f6
6 changed files with 46 additions and 42 deletions

View File

@@ -11,7 +11,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230419.0",
"typescript": "^5.0.4",
"typescript": "^5.7.3",
"wrangler": "^3.0.0"
}
}