소스 검색

@uppy/angular: fix TypeScript version (#3992)

Antoine du Hamel 2 년 전
부모
커밋
059c711ff5
2개의 변경된 파일22개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      packages/@uppy/angular/package.json
  2. 21 1
      yarn.lock

+ 1 - 1
packages/@uppy/angular/package.json

@@ -59,6 +59,6 @@
     "karma-jasmine": "~4.0.0",
     "karma-jasmine-html-reporter": "~1.7.0",
     "ng-packagr": "^13.0.0",
-    "typescript": "~4.7"
+    "typescript": "~4.6"
   }
 }

+ 21 - 1
yarn.lock

@@ -11028,7 +11028,7 @@ __metadata:
     prop-types: ^15.7.2
     rxjs: ~7.4.0
     tslib: ^2.3.0
-    typescript: ~4.7
+    typescript: ~4.6
     zone.js: ~0.11.4
   peerDependencies:
     "@uppy/core": ">=1"
@@ -38149,6 +38149,16 @@ hexo-filter-github-emojis@arturi/hexo-filter-github-emojis:
   languageName: node
   linkType: hard
 
+"typescript@npm:~4.6":
+  version: 4.6.4
+  resolution: "typescript@npm:4.6.4"
+  bin:
+    tsc: bin/tsc
+    tsserver: bin/tsserver
+  checksum: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
+  languageName: node
+  linkType: hard
+
 "typescript@patch:typescript@*#~builtin<compat/typescript>, typescript@patch:typescript@^4.0.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.2#~builtin<compat/typescript>, typescript@patch:typescript@~4.7#~builtin<compat/typescript>":
   version: 4.7.4
   resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
@@ -38159,6 +38169,16 @@ hexo-filter-github-emojis@arturi/hexo-filter-github-emojis:
   languageName: node
   linkType: hard
 
+"typescript@patch:typescript@~4.6#~builtin<compat/typescript>":
+  version: 4.6.4
+  resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=f456af"
+  bin:
+    tsc: bin/tsc
+    tsserver: bin/tsserver
+  checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
+  languageName: node
+  linkType: hard
+
 "ua-parser-js@npm:1.0.2":
   version: 1.0.2
   resolution: "ua-parser-js@npm:1.0.2"