mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
deps: upgrade typescript version
This commit is contained in:
parent
135c64a263
commit
d6fb14dfb1
5 changed files with 5 additions and 5 deletions
|
|
@ -46,6 +46,6 @@
|
|||
"protractor": "~7.0.0",
|
||||
"ts-node": "~8.3.0",
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~4.1.2"
|
||||
"typescript": "~4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"svelte-check": "^1.0.0",
|
||||
"svelte-preprocess": "^4.6.1",
|
||||
"tslib": "^2.0.0",
|
||||
"typescript": "~4.1"
|
||||
"typescript": "~4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uppy/core": "file:../../packages/@uppy/core",
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@
|
|||
"tsd": "^0.17.0",
|
||||
"tsify": "5.0.1",
|
||||
"tus-node-server": "0.3.2",
|
||||
"typescript": "~4.1",
|
||||
"typescript": "~4.3",
|
||||
"url-polyfill": "^1.1.12",
|
||||
"verdaccio": "^5.1.1",
|
||||
"watchify": "3.11.1",
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
"redux": "^4.0.5",
|
||||
"ts-node": "~8.3.0",
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~4.1"
|
||||
"typescript": "~4.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
"@types/webpack": "^5.28.0",
|
||||
"@types/ws": "6.0.4",
|
||||
"supertest": "3.4.2",
|
||||
"typescript": "~4.1"
|
||||
"typescript": "~4.3"
|
||||
},
|
||||
"files": [
|
||||
"bin/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue