Upgrade typescript (#1184)

This commit is contained in:
Abhinav Kumar 2023-06-10 17:10:28 +05:30 committed by GitHub
commit a91116b13b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 585 deletions

View file

@ -78,6 +78,7 @@
"sanitize-filename": "^1.6.3",
"similarity-transformation": "^0.0.1",
"transformation-matrix": "^2.10.0",
"typescript": "^5.1.3",
"vscode-uri": "^3.0.7",
"workbox-precaching": "^6.1.5",
"workbox-recipes": "^6.1.5",
@ -91,7 +92,6 @@
"devDependencies": {
"@ente/eslint-config": "*",
"@next/bundle-analyzer": "^13.1.6",
"@typescript-eslint/parser": "^5.59.2",
"@types/bs58": "^4.0.1",
"@types/debounce-promise": "^3.1.3",
"@types/libsodium-wrappers": "^0.7.8",
@ -107,6 +107,7 @@
"@types/wicg-file-system-access": "^2020.9.5",
"@types/yup": "^0.29.7",
"@types/zxcvbn": "^4.4.1",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.28.0",
"typescript": "^4.1.3"
},

642
yarn.lock

File diff suppressed because it is too large Load diff