This repository was archived by the owner on Jun 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +19
-17
lines changed Expand file tree Collapse file tree 3 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 45
45
"babel-plugin-minify-mangle-names" : " ^0.2.0" ,
46
46
"babel-plugin-minify-replace" : " ^0.2.0" ,
47
47
"babel-plugin-minify-simplify" : " ^0.5.0" ,
48
- "babel-plugin-minify-type-constructors" : " ^0.2.0 " ,
48
+ "babel-plugin-minify-type-constructors" : " ^0.4.3 " ,
49
49
"babel-plugin-transform-inline-consecutive-adds" : " ^0.2.0" ,
50
50
"babel-plugin-transform-member-expression-literals" : " ^6.8.5" ,
51
51
"babel-plugin-transform-merge-sibling-variables" : " ^6.8.6" ,
Original file line number Diff line number Diff line change @@ -369,6 +369,10 @@ babel-helper-is-void-0@^0.2.0:
369
369
version "0.2.0"
370
370
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.2.0.tgz#6ed0ada8a9b1c5b6e88af6b47c1b3b5c080860eb"
371
371
372
+ babel-helper-is-void-0@^0.4.3 :
373
+ version "0.4.3"
374
+ resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz#7d9c01b4561e7b95dbda0f6eee48f5b60e67313e"
375
+
372
376
babel-helper-mark-eval-scopes@^0.1.1 :
373
377
version "0.1.1"
374
378
resolved "https://registry.yarnpkg.com/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.1.1.tgz#4554345edf9f2549427bd2098e530253f8af2992"
@@ -571,11 +575,11 @@ babel-plugin-minify-type-constructors@^0.1.2:
571
575
dependencies :
572
576
babel-helper-is-void-0 "^0.1.1"
573
577
574
- babel-plugin-minify-type-constructors@^0.2.0 :
575
- version "0.2.0 "
576
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.2.0 .tgz#7f3b6458be0863cfd59e9985bed6d134aa7a2e17 "
578
+ babel-plugin-minify-type-constructors@^0.4.3 :
579
+ version "0.4.3 "
580
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.4.3 .tgz#1bc6f15b87f7ab1085d42b330b717657a2156500 "
577
581
dependencies :
578
- babel-helper-is-void-0 "^0.2.0 "
582
+ babel-helper-is-void-0 "^0.4.3 "
579
583
580
584
babel-plugin-syntax-async-functions@^6.8.0 :
581
585
version "6.13.0"
You can’t perform that action at this time.
0 commit comments