|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0"
|
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9"
|
12 | 12 |
|
13 |
| -"@babel/cli@7.17.10": |
14 |
| - version "7.17.10" |
15 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943" |
16 |
| - integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw== |
| 13 | +"@babel/cli@7.18.10": |
| 14 | + version "7.18.10" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.10.tgz#4211adfc45ffa7d4f3cee6b60bb92e9fe68fe56a" |
| 16 | + integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw== |
17 | 17 | dependencies:
|
18 | 18 | "@jridgewell/trace-mapping" "^0.3.8"
|
19 | 19 | commander "^4.0.1"
|
20 | 20 | convert-source-map "^1.1.0"
|
21 | 21 | fs-readdir-recursive "^1.1.0"
|
22 |
| - glob "^7.0.0" |
| 22 | + glob "^7.2.0" |
23 | 23 | make-dir "^2.1.0"
|
24 | 24 | slash "^2.0.0"
|
25 | 25 | optionalDependencies:
|
26 | 26 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
27 | 27 | chokidar "^3.4.0"
|
28 | 28 |
|
29 |
| -"@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6": |
| 29 | +"@babel/code-frame@^7.18.6": |
30 | 30 | version "7.18.6"
|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
|
32 | 32 | integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
39 | 39 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
40 | 40 |
|
41 |
| - |
42 |
| - version "7.18.2" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
44 |
| - integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
| 41 | + |
| 42 | + version "7.18.13" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac" |
| 44 | + integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A== |
45 | 45 | dependencies:
|
46 | 46 | "@ampproject/remapping" "^2.1.0"
|
47 |
| - "@babel/code-frame" "^7.16.7" |
48 |
| - "@babel/generator" "^7.18.2" |
49 |
| - "@babel/helper-compilation-targets" "^7.18.2" |
50 |
| - "@babel/helper-module-transforms" "^7.18.0" |
51 |
| - "@babel/helpers" "^7.18.2" |
52 |
| - "@babel/parser" "^7.18.0" |
53 |
| - "@babel/template" "^7.16.7" |
54 |
| - "@babel/traverse" "^7.18.2" |
55 |
| - "@babel/types" "^7.18.2" |
| 47 | + "@babel/code-frame" "^7.18.6" |
| 48 | + "@babel/generator" "^7.18.13" |
| 49 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 50 | + "@babel/helper-module-transforms" "^7.18.9" |
| 51 | + "@babel/helpers" "^7.18.9" |
| 52 | + "@babel/parser" "^7.18.13" |
| 53 | + "@babel/template" "^7.18.10" |
| 54 | + "@babel/traverse" "^7.18.13" |
| 55 | + "@babel/types" "^7.18.13" |
56 | 56 | convert-source-map "^1.7.0"
|
57 | 57 | debug "^4.1.0"
|
58 | 58 | gensync "^1.0.0-beta.2"
|
59 | 59 | json5 "^2.2.1"
|
60 | 60 | semver "^6.3.0"
|
61 | 61 |
|
62 |
| -"@babel/generator@^7.18.10", "@babel/generator@^7.18.2": |
63 |
| - version "7.18.12" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4" |
65 |
| - integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg== |
| 62 | +"@babel/generator@^7.18.13": |
| 63 | + version "7.18.13" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212" |
| 65 | + integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ== |
66 | 66 | dependencies:
|
67 |
| - "@babel/types" "^7.18.10" |
| 67 | + "@babel/types" "^7.18.13" |
68 | 68 | "@jridgewell/gen-mapping" "^0.3.2"
|
69 | 69 | jsesc "^2.5.1"
|
70 | 70 |
|
|
83 | 83 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
84 | 84 | "@babel/types" "^7.18.9"
|
85 | 85 |
|
86 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.18.9": |
| 86 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9": |
87 | 87 | version "7.18.9"
|
88 | 88 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
|
89 | 89 | integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
|
|
167 | 167 | dependencies:
|
168 | 168 | "@babel/types" "^7.18.6"
|
169 | 169 |
|
170 |
| -"@babel/helper-module-transforms@^7.18.0", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9": |
| 170 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9": |
171 | 171 | version "7.18.9"
|
172 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
|
173 | 173 | integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
|
|
260 | 260 | "@babel/traverse" "^7.18.11"
|
261 | 261 | "@babel/types" "^7.18.10"
|
262 | 262 |
|
263 |
| -"@babel/helpers@^7.18.2": |
| 263 | +"@babel/helpers@^7.18.9": |
264 | 264 | version "7.18.9"
|
265 | 265 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
|
266 | 266 | integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
|
|
278 | 278 | chalk "^2.0.0"
|
279 | 279 | js-tokens "^4.0.0"
|
280 | 280 |
|
281 |
| -"@babel/parser@^7.18.0", "@babel/parser@^7.18.10", "@babel/parser@^7.18.11": |
282 |
| - version "7.18.11" |
283 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9" |
284 |
| - integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ== |
| 281 | +"@babel/parser@^7.18.10", "@babel/parser@^7.18.13": |
| 282 | + version "7.18.13" |
| 283 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4" |
| 284 | + integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg== |
285 | 285 |
|
286 | 286 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
287 | 287 | version "7.18.6"
|
|
981 | 981 | "@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
982 | 982 | "@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
983 | 983 |
|
984 |
| - |
985 |
| - version "7.18.3" |
986 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
987 |
| - integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
988 |
| - dependencies: |
989 |
| - regenerator-runtime "^0.13.4" |
990 |
| - |
991 |
| -"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4": |
| 984 | +"@babel/[email protected]", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4": |
992 | 985 | version "7.18.9"
|
993 | 986 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
|
994 | 987 | integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
995 | 988 | dependencies:
|
996 | 989 | regenerator-runtime "^0.13.4"
|
997 | 990 |
|
998 |
| -"@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6": |
| 991 | +"@babel/template@^7.18.10", "@babel/template@^7.18.6": |
999 | 992 | version "7.18.10"
|
1000 | 993 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
1001 | 994 | integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
|
|
1004 | 997 | "@babel/parser" "^7.18.10"
|
1005 | 998 | "@babel/types" "^7.18.10"
|
1006 | 999 |
|
1007 |
| -"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.9": |
1008 |
| - version "7.18.11" |
1009 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f" |
1010 |
| - integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ== |
| 1000 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9": |
| 1001 | + version "7.18.13" |
| 1002 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68" |
| 1003 | + integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA== |
1011 | 1004 | dependencies:
|
1012 | 1005 | "@babel/code-frame" "^7.18.6"
|
1013 |
| - "@babel/generator" "^7.18.10" |
| 1006 | + "@babel/generator" "^7.18.13" |
1014 | 1007 | "@babel/helper-environment-visitor" "^7.18.9"
|
1015 | 1008 | "@babel/helper-function-name" "^7.18.9"
|
1016 | 1009 | "@babel/helper-hoist-variables" "^7.18.6"
|
1017 | 1010 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1018 |
| - "@babel/parser" "^7.18.11" |
1019 |
| - "@babel/types" "^7.18.10" |
| 1011 | + "@babel/parser" "^7.18.13" |
| 1012 | + "@babel/types" "^7.18.13" |
1020 | 1013 | debug "^4.1.0"
|
1021 | 1014 | globals "^11.1.0"
|
1022 | 1015 |
|
1023 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4": |
1024 |
| - version "7.18.10" |
1025 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
1026 |
| - integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
| 1016 | +"@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4": |
| 1017 | + version "7.18.13" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a" |
| 1019 | + integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ== |
1027 | 1020 | dependencies:
|
1028 | 1021 | "@babel/helper-string-parser" "^7.18.10"
|
1029 | 1022 | "@babel/helper-validator-identifier" "^7.18.6"
|
@@ -1449,7 +1442,7 @@ glob-parent@~5.1.2:
|
1449 | 1442 | dependencies:
|
1450 | 1443 | is-glob "^4.0.1"
|
1451 | 1444 |
|
1452 |
| -glob@^7.0.0: |
| 1445 | +glob@^7.2.0: |
1453 | 1446 | version "7.2.3"
|
1454 | 1447 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
|
1455 | 1448 | integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
|
0 commit comments