|
130 | 130 | "@babel/helper-replace-supers" "^7.13.0"
|
131 | 131 | "@babel/helper-split-export-declaration" "^7.12.13"
|
132 | 132 |
|
133 |
| -"@babel/helper-create-class-features-plugin@^7.8.3": |
134 |
| - version "7.10.5" |
135 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d" |
136 |
| - integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A== |
137 |
| - dependencies: |
138 |
| - "@babel/helper-function-name" "^7.10.4" |
139 |
| - "@babel/helper-member-expression-to-functions" "^7.10.5" |
140 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
141 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
142 |
| - "@babel/helper-replace-supers" "^7.10.4" |
143 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
144 |
| - |
145 | 133 | "@babel/helper-create-regexp-features-plugin@^7.10.4":
|
146 | 134 | version "7.10.4"
|
147 | 135 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8"
|
|
230 | 218 | dependencies:
|
231 | 219 | "@babel/types" "^7.10.4"
|
232 | 220 |
|
233 |
| -"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5": |
234 |
| - version "7.11.0" |
235 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" |
236 |
| - integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== |
237 |
| - dependencies: |
238 |
| - "@babel/types" "^7.11.0" |
239 |
| - |
240 | 221 | "@babel/helper-member-expression-to-functions@^7.12.1":
|
241 | 222 | version "7.12.1"
|
242 | 223 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c"
|
|
350 | 331 | "@babel/helper-wrap-function" "^7.10.4"
|
351 | 332 | "@babel/types" "^7.12.1"
|
352 | 333 |
|
353 |
| -"@babel/helper-replace-supers@^7.10.4": |
354 |
| - version "7.10.4" |
355 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" |
356 |
| - integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A== |
357 |
| - dependencies: |
358 |
| - "@babel/helper-member-expression-to-functions" "^7.10.4" |
359 |
| - "@babel/helper-optimise-call-expression" "^7.10.4" |
360 |
| - "@babel/traverse" "^7.10.4" |
361 |
| - "@babel/types" "^7.10.4" |
362 |
| - |
363 | 334 | "@babel/helper-replace-supers@^7.12.1":
|
364 | 335 | version "7.12.1"
|
365 | 336 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.1.tgz#f15c9cc897439281891e11d5ce12562ac0cf3fa9"
|
|
404 | 375 | dependencies:
|
405 | 376 | "@babel/types" "^7.12.13"
|
406 | 377 |
|
407 |
| -"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
408 |
| - version "7.11.0" |
409 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
410 |
| - integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== |
411 |
| - dependencies: |
412 |
| - "@babel/types" "^7.11.0" |
413 |
| - |
414 | 378 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
415 | 379 | version "7.12.1"
|
416 | 380 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
575 | 539 | "@babel/helper-plugin-utils" "^7.10.4"
|
576 | 540 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
577 | 541 |
|
578 |
| -"@babel/plugin-proposal-nullish-coalescing-operator@^7.4.4": |
579 |
| - version "7.10.4" |
580 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a" |
581 |
| - integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw== |
582 |
| - dependencies: |
583 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
584 |
| - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
585 |
| - |
586 | 542 | "@babel/plugin-proposal-numeric-separator@^7.12.1":
|
587 | 543 | version "7.12.1"
|
588 | 544 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6"
|
|
617 | 573 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
618 | 574 | "@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
619 | 575 |
|
620 |
| -"@babel/plugin-proposal-optional-chaining@^7.6.0": |
621 |
| - version "7.11.0" |
622 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" |
623 |
| - integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== |
624 |
| - dependencies: |
625 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
626 |
| - "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
627 |
| - "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
628 |
| - |
629 | 576 | "@babel/plugin-proposal-private-methods@^7.12.1":
|
630 | 577 | version "7.12.1"
|
631 | 578 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz#86814f6e7a21374c980c10d38b4493e703f4a389"
|
|
748 | 695 | dependencies:
|
749 | 696 | "@babel/helper-plugin-utils" "^7.12.13"
|
750 | 697 |
|
751 |
| -"@babel/plugin-syntax-typescript@^7.2.0", "@babel/plugin-syntax-typescript@^7.8.3": |
| 698 | +"@babel/plugin-syntax-typescript@^7.2.0": |
752 | 699 | version "7.10.4"
|
753 | 700 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.4.tgz#2f55e770d3501e83af217d782cb7517d7bb34d25"
|
754 | 701 | integrity sha512-oSAEz1YkBCAKr5Yiq8/BNtvSAPwkp/IyUnwZogd8p+F0RuYQQrLeRUzIQhueQTTBy/F+a40uS7OFKxnkRvmvFQ==
|
|
1034 | 981 | "@babel/helper-plugin-utils" "^7.0.0"
|
1035 | 982 | "@babel/plugin-syntax-typescript" "^7.2.0"
|
1036 | 983 |
|
1037 |
| -"@babel/plugin-transform-typescript@~7.8.0": |
1038 |
| - version "7.8.7" |
1039 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.7.tgz#48bccff331108a7b3a28c3a4adc89e036dc3efda" |
1040 |
| - integrity sha512-7O0UsPQVNKqpHeHLpfvOG4uXmlw+MOxYvUv6Otc9uH5SYMIxvF6eBdjkWvC3f9G+VXe0RsNExyAQBeTRug/wqQ== |
1041 |
| - dependencies: |
1042 |
| - "@babel/helper-create-class-features-plugin" "^7.8.3" |
1043 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
1044 |
| - "@babel/plugin-syntax-typescript" "^7.8.3" |
1045 |
| - |
1046 | 984 | "@babel/plugin-transform-unicode-escapes@^7.12.1":
|
1047 | 985 | version "7.12.1"
|
1048 | 986 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.1.tgz#5232b9f81ccb07070b7c3c36c67a1b78f1845709"
|
@@ -2630,12 +2568,12 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
2630 | 2568 | "@types/color-name" "^1.1.1"
|
2631 | 2569 | color-convert "^2.0.1"
|
2632 | 2570 |
|
2633 |
| -ansi-to-html@^0.6.6: |
2634 |
| - version "0.6.14" |
2635 |
| - resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.14.tgz#65fe6d08bba5dd9db33f44a20aec331e0010dad8" |
2636 |
| - integrity sha512-7ZslfB1+EnFSDO5Ju+ue5Y6It19DRnZXWv8jrGHgIlPna5Mh4jz7BV5jCbQneXNFurQcKoolaaAjHtgSBfOIuA== |
| 2571 | +ansi-to-html@^0.6.15, ansi-to-html@^0.6.6: |
| 2572 | + version "0.6.15" |
| 2573 | + resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.15.tgz#ac6ad4798a00f6aa045535d7f6a9cb9294eebea7" |
| 2574 | + integrity sha512-28ijx2aHJGdzbs+O5SNQF65r6rrKYnkuwTYm8lZlChuoJ9P1vVzIpWO20sQTqTPDXYp6NFwk326vApTtLVFXpQ== |
2637 | 2575 | dependencies:
|
2638 |
| - entities "^1.1.2" |
| 2576 | + entities "^2.0.0" |
2639 | 2577 |
|
2640 | 2578 | ansicolors@~0.2.1:
|
2641 | 2579 | version "0.2.1"
|
@@ -5995,32 +5933,12 @@ ember-cli-typescript@^2.0.2:
|
5995 | 5933 | stagehand "^1.0.0"
|
5996 | 5934 | walk-sync "^1.0.0"
|
5997 | 5935 |
|
5998 |
| -ember-cli-typescript@^3.1.4: |
5999 |
| - version "3.1.4" |
6000 |
| - resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-3.1.4.tgz#21d6ccd670d1f2e34c9cce68c6e32c442f46806b" |
6001 |
| - integrity sha512-HJ73kL45OGRmIkPhBNFt31I1SGUvdZND+LCH21+qpq3pPlFpJG8GORyXpP+2ze8PbnITNLzwe5AwUrpyuRswdQ== |
6002 |
| - dependencies: |
6003 |
| - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4" |
6004 |
| - "@babel/plugin-proposal-optional-chaining" "^7.6.0" |
6005 |
| - "@babel/plugin-transform-typescript" "~7.8.0" |
6006 |
| - ansi-to-html "^0.6.6" |
6007 |
| - broccoli-stew "^3.0.0" |
6008 |
| - debug "^4.0.0" |
6009 |
| - ember-cli-babel-plugin-helpers "^1.0.0" |
6010 |
| - execa "^3.0.0" |
6011 |
| - fs-extra "^8.0.0" |
6012 |
| - resolve "^1.5.0" |
6013 |
| - rsvp "^4.8.1" |
6014 |
| - semver "^6.3.0" |
6015 |
| - stagehand "^1.0.0" |
6016 |
| - walk-sync "^2.0.0" |
6017 |
| - |
6018 |
| -ember-cli-typescript@^4.0.0: |
6019 |
| - version "4.0.0" |
6020 |
| - resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-4.0.0.tgz#690f0cd3d15f4a69ae6d89f25b70b5997ae59161" |
6021 |
| - integrity sha512-ZwnBbBJ0yAIKq4FVgNFkxfMwqJhw6PyT45Enp2RvWIgzgaYCId8brrSgg3tvVWWjA7N5hiT4Ilyz5jrQwrnU1Q== |
| 5936 | +ember-cli-typescript@^4.0.0, ember-cli-typescript@^4.2.1: |
| 5937 | + version "4.2.1" |
| 5938 | + resolved "https://registry.yarnpkg.com/ember-cli-typescript/-/ember-cli-typescript-4.2.1.tgz#54d08fc90318cc986f3ea562f93ce58a6cc4c24d" |
| 5939 | + integrity sha512-0iKTZ+/wH6UB/VTWKvGuXlmwiE8HSIGcxHamwNhEC5x1mN3z8RfvsFZdQWYUzIWFN2Tek0gmepGRPTwWdBYl/A== |
6022 | 5940 | dependencies:
|
6023 |
| - ansi-to-html "^0.6.6" |
| 5941 | + ansi-to-html "^0.6.15" |
6024 | 5942 | broccoli-stew "^3.0.0"
|
6025 | 5943 | debug "^4.0.0"
|
6026 | 5944 | execa "^4.0.0"
|
@@ -6500,7 +6418,12 @@ ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2, en
|
6500 | 6418 | resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce"
|
6501 | 6419 | integrity sha512-VWU0/zXzVbeJNXvME/5EmLuEj2TauvoaTz6aFYK1Z92JCBlDlZ3Gu0tuGR42kpW1754ywTs+QB0g5TP0oj9Zaw==
|
6502 | 6420 |
|
6503 |
| -entities@^1.1.2, entities@~1.1.1: |
| 6421 | +entities@^2.0.0: |
| 6422 | + version "2.2.0" |
| 6423 | + resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" |
| 6424 | + integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== |
| 6425 | + |
| 6426 | +entities@~1.1.1: |
6504 | 6427 | version "1.1.2"
|
6505 | 6428 | resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
|
6506 | 6429 | integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
|
@@ -7054,22 +6977,6 @@ execa@^1.0.0:
|
7054 | 6977 | signal-exit "^3.0.0"
|
7055 | 6978 | strip-eof "^1.0.0"
|
7056 | 6979 |
|
7057 |
| -execa@^3.0.0: |
7058 |
| - version "3.4.0" |
7059 |
| - resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89" |
7060 |
| - integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g== |
7061 |
| - dependencies: |
7062 |
| - cross-spawn "^7.0.0" |
7063 |
| - get-stream "^5.0.0" |
7064 |
| - human-signals "^1.1.1" |
7065 |
| - is-stream "^2.0.0" |
7066 |
| - merge-stream "^2.0.0" |
7067 |
| - npm-run-path "^4.0.0" |
7068 |
| - onetime "^5.1.0" |
7069 |
| - p-finally "^2.0.0" |
7070 |
| - signal-exit "^3.0.2" |
7071 |
| - strip-final-newline "^2.0.0" |
7072 |
| - |
7073 | 6980 | execa@^4.0.0, execa@^4.0.2, execa@^4.0.3:
|
7074 | 6981 | version "4.1.0"
|
7075 | 6982 | resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
|
@@ -10749,11 +10656,6 @@ p-finally@^1.0.0:
|
10749 | 10656 | resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
10750 | 10657 | integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
|
10751 | 10658 |
|
10752 |
| -p-finally@^2.0.0: |
10753 |
| - version "2.0.1" |
10754 |
| - resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561" |
10755 |
| - integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw== |
10756 |
| - |
10757 | 10659 | p-is-promise@^1.1.0:
|
10758 | 10660 | version "1.1.0"
|
10759 | 10661 | resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e"
|
@@ -13624,7 +13526,7 @@ walk-sync@^1.0.0, walk-sync@^1.1.3:
|
13624 | 13526 | ensure-posix-path "^1.1.0"
|
13625 | 13527 | matcher-collection "^1.1.1"
|
13626 | 13528 |
|
13627 |
| -walk-sync@^2.0.0, walk-sync@^2.0.2, walk-sync@^2.2.0: |
| 13529 | +walk-sync@^2.0.2, walk-sync@^2.2.0: |
13628 | 13530 | version "2.2.0"
|
13629 | 13531 | resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a"
|
13630 | 13532 | integrity sha512-IC8sL7aB4/ZgFcGI2T1LczZeFWZ06b3zoHH7jBPyHxOtIIz1jppWHjjEXkOFvFojBVAK9pV7g47xOZ4LW3QLfg==
|
|
0 commit comments