mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +00:00
degrade typescript for angular
This commit is contained in:
parent
c27c7c3654
commit
bb3db4a8a0
2 changed files with 22 additions and 2 deletions
|
|
@ -41,6 +41,6 @@
|
|||
"karma-jasmine": "~5.1.0",
|
||||
"karma-jasmine-html-reporter": "~2.1.0",
|
||||
"ng-packagr": "^16.2.0",
|
||||
"typescript": "^5.4.2"
|
||||
"typescript": "~5.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
22
yarn.lock
22
yarn.lock
|
|
@ -10816,7 +10816,7 @@ __metadata:
|
|||
ng-packagr: ^16.2.0
|
||||
rxjs: ~7.8.0
|
||||
tslib: ^2.3.0
|
||||
typescript: ^5.4.2
|
||||
typescript: ~5.1
|
||||
zone.js: ~0.13.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
|
@ -30697,6 +30697,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:~5.1":
|
||||
version: 5.1.6
|
||||
resolution: "typescript@npm:5.1.6"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@*#~builtin<compat/typescript>":
|
||||
version: 4.8.2
|
||||
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=3b564f"
|
||||
|
|
@ -30727,6 +30737,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@~5.1#~builtin<compat/typescript>":
|
||||
version: 5.1.6
|
||||
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ua-parser-js@npm:^0.7.30":
|
||||
version: 0.7.35
|
||||
resolution: "ua-parser-js@npm:0.7.35"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue