Bump to latest stable TS release for building samples

This commit is contained in:
Matt Bierner
2024-06-26 17:02:58 -07:00
parent a37782c4df
commit 6d620a3a1a
129 changed files with 1475 additions and 467 deletions

View File

@ -40,7 +40,7 @@
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.26.0",
"ts-loader": "^7.0.5",
"typescript": "^5.4.2",
"typescript": "^5.5.2",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
}