Upgrade to Typescript 5, along with a bunch of other minor bumps (#224)

* Bump electron and dependencies

* upgrade typescript and webpack

* upgrade remaining outdated

* bump node types
This commit is contained in:
Evan Simkowitz
2024-01-11 21:57:15 -05:00
committed by GitHub
parent f8024799ed
commit d431ac1ecf
2 changed files with 390 additions and 310 deletions
+2 -2
View File
@@ -60,7 +60,7 @@
"@svgr/webpack": "^8.1.0",
"@types/classnames": "^2.3.1",
"@types/electron": "^1.6.10",
"@types/node": "20.10.3",
"@types/node": "20.11.0",
"@types/papaparse": "^5.3.10",
"@types/react": "^18.0.12",
"@types/sprintf-js": "^1.1.3",
@@ -82,7 +82,7 @@
"raw-loader": "^4.0.2",
"react-split-it": "^2.0.0",
"style-loader": "^3.3.1",
"typescript": "^4.7.3",
"typescript": "^5.0.0",
"webpack": "^5.73.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
+388 -308
View File
File diff suppressed because it is too large Load Diff