|
237 | 237 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
238 | 238 | "@babel/types" "^7.9.0"
|
239 | 239 |
|
240 |
| -"@babel/helper-call-delegate@^7.8.7": |
241 |
| - version "7.8.7" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab" |
243 |
| - integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ== |
244 |
| - dependencies: |
245 |
| - "@babel/helper-hoist-variables" "^7.8.3" |
246 |
| - "@babel/traverse" "^7.8.3" |
247 |
| - "@babel/types" "^7.8.7" |
248 |
| - |
249 | 240 | "@babel/helper-compilation-targets@^7.8.7":
|
250 | 241 | version "7.8.7"
|
251 | 242 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
|
|
537 | 528 | "@babel/helper-plugin-utils" "^7.8.3"
|
538 | 529 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
539 | 530 |
|
540 |
| -"@babel/plugin-proposal-object-rest-spread@^7.9.0": |
541 |
| - version "7.9.0" |
542 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.0.tgz#a28993699fc13df165995362693962ba6b061d6f" |
543 |
| - integrity sha512-UgqBv6bjq4fDb8uku9f+wcm1J7YxJ5nT7WO/jBr0cl0PLKb7t1O6RNR1kZbjgx2LQtsDI9hwoQVmn0yhXeQyow== |
| 531 | +"@babel/plugin-proposal-object-rest-spread@^7.9.5": |
| 532 | + version "7.9.5" |
| 533 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz#3fd65911306d8746014ec0d0cf78f0e39a149116" |
| 534 | + integrity sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg== |
544 | 535 | dependencies:
|
545 | 536 | "@babel/helper-plugin-utils" "^7.8.3"
|
546 | 537 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
| 538 | + "@babel/plugin-transform-parameters" "^7.9.5" |
547 | 539 |
|
548 | 540 | "@babel/plugin-proposal-optional-catch-binding@^7.8.3":
|
549 | 541 | version "7.8.3"
|
|
779 | 771 | "@babel/helper-plugin-utils" "^7.8.3"
|
780 | 772 | lodash "^4.17.13"
|
781 | 773 |
|
782 |
| -"@babel/plugin-transform-classes@^7.9.0": |
783 |
| - version "7.9.2" |
784 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.2.tgz#8603fc3cc449e31fdbdbc257f67717536a11af8d" |
785 |
| - integrity sha512-TC2p3bPzsfvSsqBZo0kJnuelnoK9O3welkUpqSqBQuBF6R5MN2rysopri8kNvtlGIb2jmUO7i15IooAZJjZuMQ== |
| 774 | +"@babel/plugin-transform-classes@^7.9.5": |
| 775 | + version "7.9.5" |
| 776 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz#800597ddb8aefc2c293ed27459c1fcc935a26c2c" |
| 777 | + integrity sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg== |
786 | 778 | dependencies:
|
787 | 779 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
788 | 780 | "@babel/helper-define-map" "^7.8.3"
|
789 |
| - "@babel/helper-function-name" "^7.8.3" |
| 781 | + "@babel/helper-function-name" "^7.9.5" |
790 | 782 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
791 | 783 | "@babel/helper-plugin-utils" "^7.8.3"
|
792 | 784 | "@babel/helper-replace-supers" "^7.8.6"
|
|
800 | 792 | dependencies:
|
801 | 793 | "@babel/helper-plugin-utils" "^7.8.3"
|
802 | 794 |
|
803 |
| -"@babel/plugin-transform-destructuring@^7.8.3": |
804 |
| - version "7.8.3" |
805 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.8.3.tgz#20ddfbd9e4676906b1056ee60af88590cc7aaa0b" |
806 |
| - integrity sha512-H4X646nCkiEcHZUZaRkhE2XVsoz0J/1x3VVujnn96pSoGCtKPA99ZZA+va+gK+92Zycd6OBKCD8tDb/731bhgQ== |
| 795 | +"@babel/plugin-transform-destructuring@^7.9.5": |
| 796 | + version "7.9.5" |
| 797 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz#72c97cf5f38604aea3abf3b935b0e17b1db76a50" |
| 798 | + integrity sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q== |
807 | 799 | dependencies:
|
808 | 800 | "@babel/helper-plugin-utils" "^7.8.3"
|
809 | 801 |
|
|
918 | 910 | "@babel/helper-plugin-utils" "^7.8.3"
|
919 | 911 | "@babel/helper-replace-supers" "^7.8.3"
|
920 | 912 |
|
921 |
| -"@babel/plugin-transform-parameters@^7.8.7": |
922 |
| - version "7.8.8" |
923 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.8.tgz#0381de466c85d5404565243660c4496459525daf" |
924 |
| - integrity sha512-hC4Ld/Ulpf1psQciWWwdnUspQoQco2bMzSrwU6TmzRlvoYQe4rQFy9vnCZDTlVeCQj0JPfL+1RX0V8hCJvkgBA== |
| 913 | +"@babel/plugin-transform-parameters@^7.9.5": |
| 914 | + version "7.9.5" |
| 915 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz#173b265746f5e15b2afe527eeda65b73623a0795" |
| 916 | + integrity sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA== |
925 | 917 | dependencies:
|
926 |
| - "@babel/helper-call-delegate" "^7.8.7" |
927 | 918 | "@babel/helper-get-function-arity" "^7.8.3"
|
928 | 919 | "@babel/helper-plugin-utils" "^7.8.3"
|
929 | 920 |
|
|
1044 | 1035 | "@babel/helper-create-regexp-features-plugin" "^7.8.3"
|
1045 | 1036 | "@babel/helper-plugin-utils" "^7.8.3"
|
1046 | 1037 |
|
1047 |
| -"@babel/preset-env@^7.8.4", "@babel/preset-env@^7.9.0": |
1048 |
| - version "7.9.0" |
1049 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8" |
1050 |
| - integrity sha512-712DeRXT6dyKAM/FMbQTV/FvRCms2hPCx+3weRjZ8iQVQWZejWWk1wwG6ViWMyqb/ouBbGOl5b6aCk0+j1NmsQ== |
| 1038 | +"@babel/preset-env@^7.8.4", "@babel/preset-env@^7.9.0", "@babel/preset-env@^7.9.5": |
| 1039 | + version "7.9.5" |
| 1040 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.5.tgz#8ddc76039bc45b774b19e2fc548f6807d8a8919f" |
| 1041 | + integrity sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ== |
1051 | 1042 | dependencies:
|
1052 | 1043 | "@babel/compat-data" "^7.9.0"
|
1053 | 1044 | "@babel/helper-compilation-targets" "^7.8.7"
|
|
1058 | 1049 | "@babel/plugin-proposal-json-strings" "^7.8.3"
|
1059 | 1050 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
|
1060 | 1051 | "@babel/plugin-proposal-numeric-separator" "^7.8.3"
|
1061 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.9.0" |
| 1052 | + "@babel/plugin-proposal-object-rest-spread" "^7.9.5" |
1062 | 1053 | "@babel/plugin-proposal-optional-catch-binding" "^7.8.3"
|
1063 | 1054 | "@babel/plugin-proposal-optional-chaining" "^7.9.0"
|
1064 | 1055 | "@babel/plugin-proposal-unicode-property-regex" "^7.8.3"
|
|
1075 | 1066 | "@babel/plugin-transform-async-to-generator" "^7.8.3"
|
1076 | 1067 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
1077 | 1068 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
1078 |
| - "@babel/plugin-transform-classes" "^7.9.0" |
| 1069 | + "@babel/plugin-transform-classes" "^7.9.5" |
1079 | 1070 | "@babel/plugin-transform-computed-properties" "^7.8.3"
|
1080 |
| - "@babel/plugin-transform-destructuring" "^7.8.3" |
| 1071 | + "@babel/plugin-transform-destructuring" "^7.9.5" |
1081 | 1072 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
1082 | 1073 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
1083 | 1074 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
|
1092 | 1083 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
|
1093 | 1084 | "@babel/plugin-transform-new-target" "^7.8.3"
|
1094 | 1085 | "@babel/plugin-transform-object-super" "^7.8.3"
|
1095 |
| - "@babel/plugin-transform-parameters" "^7.8.7" |
| 1086 | + "@babel/plugin-transform-parameters" "^7.9.5" |
1096 | 1087 | "@babel/plugin-transform-property-literals" "^7.8.3"
|
1097 | 1088 | "@babel/plugin-transform-regenerator" "^7.8.7"
|
1098 | 1089 | "@babel/plugin-transform-reserved-words" "^7.8.3"
|
|
1103 | 1094 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
1104 | 1095 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
1105 | 1096 | "@babel/preset-modules" "^0.1.3"
|
1106 |
| - "@babel/types" "^7.9.0" |
| 1097 | + "@babel/types" "^7.9.5" |
1107 | 1098 | browserslist "^4.9.1"
|
1108 | 1099 | core-js-compat "^3.6.2"
|
1109 | 1100 | invariant "^2.2.2"
|
|
1180 | 1171 | globals "^11.1.0"
|
1181 | 1172 | lodash "^4.17.13"
|
1182 | 1173 |
|
1183 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
| 1174 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
1184 | 1175 | version "7.9.5"
|
1185 | 1176 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
1186 | 1177 | integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
|
@@ -5378,7 +5369,6 @@ eslint-import-resolver-ts@^0.4.2:
|
5378 | 5369 |
|
5379 | 5370 | "eslint-mdx@link:packages/eslint-mdx/src":
|
5380 | 5371 | version "0.0.0"
|
5381 |
| - uid "" |
5382 | 5372 |
|
5383 | 5373 | eslint-module-utils@^2.4.1:
|
5384 | 5374 | version "2.5.2"
|
@@ -5430,7 +5420,6 @@ eslint-plugin-jest@^23.8.2:
|
5430 | 5420 |
|
5431 | 5421 | "eslint-plugin-mdx@link:packages/eslint-plugin-mdx/src":
|
5432 | 5422 | version "0.0.0"
|
5433 |
| - uid "" |
5434 | 5423 |
|
5435 | 5424 | eslint-plugin-node@^11.1.0:
|
5436 | 5425 | version "11.1.0"
|
|
0 commit comments