Update typescript to 4.8.4

This commit is contained in:
Fedor Indutny
2022-11-14 11:35:37 -08:00
committed by GitHub
parent 4c622b6f81
commit e6ebfe4fca
15 changed files with 133 additions and 167 deletions

View File

@@ -84,12 +84,11 @@
"dependencies": {
"@formatjs/fast-memoize": "1.2.6",
"@indutny/frameless-titlebar": "2.3.5",
"@popperjs/core": "2.9.2",
"@react-spring/web": "9.4.5",
"@popperjs/core": "2.11.6",
"@react-spring/web": "9.5.5",
"@signalapp/libsignal-client": "0.21.1",
"@sindresorhus/is": "0.8.0",
"@types/fabric": "4.5.3",
"abort-controller": "3.0.0",
"array-move": "2.1.0",
"axe-core": "4.1.4",
"backbone": "1.4.0",
@@ -236,8 +235,8 @@
"@types/mkdirp": "0.5.2",
"@types/mocha": "9.0.0",
"@types/mustache": "4.1.2",
"@types/node": "16.11.29",
"@types/node-fetch": "2.5.7",
"@types/node": "16.18.3",
"@types/node-fetch": "2.6.2",
"@types/normalize-path": "3.0.0",
"@types/pify": "3.0.2",
"@types/quill": "1.3.10",
@@ -308,7 +307,7 @@
"ts-loader": "4.1.0",
"ts-node": "8.3.0",
"typed-scss-modules": "4.1.1",
"typescript": "4.6.2",
"typescript": "4.8.4",
"webpack": "5.30.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4"