Update all samples to use TS 5.2.2

This commit is contained in:
Matt Bierner
2023-09-11 13:29:22 -07:00
parent ead2640188
commit c19df22319
114 changed files with 1772 additions and 734 deletions

View File

@ -53,7 +53,7 @@
"react-dom": "^17.0.2",
"style-loader": "^1.2.1",
"ts-loader": "^9.4.2",
"typescript": "^5.1.3",
"typescript": "^5.2.2",
"vscode-notebook-error-overlay": "^1.0.1",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.0"