Update TypeScript to TS 5.4.5 in all projects, vendored files

Co-authored-by: John Yanarella <john.yanarella@gmail.com>
This commit is contained in:
Henning Dieterichs 2024-05-03 11:39:34 +02:00
parent ea1ee1ab50
commit 13072d3f18
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
15 changed files with 54621 additions and 28979 deletions

View file

@ -20,7 +20,7 @@
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.1",
"ts-loader": "^9.2.6",
"typescript": "^5.0.2",
"typescript": "^5.4.5",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4",
"webpack": "^5.76.0",