|
25 | 25 | "@jridgewell/gen-mapping" "^0.1.0"
|
26 | 26 | "@jridgewell/trace-mapping" "^0.3.9"
|
27 | 27 |
|
28 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
29 |
| - version "7.18.6" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
31 |
| - integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 29 | + version "7.21.4" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 31 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.18.6"
|
34 | 34 |
|
|
37 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
38 | 38 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
39 | 39 |
|
| 40 | +"@babel/compat-data@^7.21.4": |
| 41 | + version "7.21.4" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
| 43 | + integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
| 44 | + |
40 | 45 |
|
41 | 46 | version "7.12.9"
|
42 | 47 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
|
59 | 64 | semver "^5.4.1"
|
60 | 65 | source-map "^0.5.0"
|
61 | 66 |
|
62 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.7.5": |
63 |
| - version "7.21.3" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
65 |
| - integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
| 67 | +"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.21.4", "@babel/core@^7.7.5": |
| 68 | + version "7.21.4" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659" |
| 70 | + integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA== |
66 | 71 | dependencies:
|
67 | 72 | "@ampproject/remapping" "^2.2.0"
|
68 |
| - "@babel/code-frame" "^7.18.6" |
69 |
| - "@babel/generator" "^7.21.3" |
70 |
| - "@babel/helper-compilation-targets" "^7.20.7" |
| 73 | + "@babel/code-frame" "^7.21.4" |
| 74 | + "@babel/generator" "^7.21.4" |
| 75 | + "@babel/helper-compilation-targets" "^7.21.4" |
71 | 76 | "@babel/helper-module-transforms" "^7.21.2"
|
72 | 77 | "@babel/helpers" "^7.21.0"
|
73 |
| - "@babel/parser" "^7.21.3" |
| 78 | + "@babel/parser" "^7.21.4" |
74 | 79 | "@babel/template" "^7.20.7"
|
75 |
| - "@babel/traverse" "^7.21.3" |
76 |
| - "@babel/types" "^7.21.3" |
| 80 | + "@babel/traverse" "^7.21.4" |
| 81 | + "@babel/types" "^7.21.4" |
77 | 82 | convert-source-map "^1.7.0"
|
78 | 83 | debug "^4.1.0"
|
79 | 84 | gensync "^1.0.0-beta.2"
|
80 | 85 | json5 "^2.2.2"
|
81 | 86 | semver "^6.3.0"
|
82 | 87 |
|
83 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.21.3", "@babel/generator@^7.7.2": |
84 |
| - version "7.21.3" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
86 |
| - integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 88 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.21.4", "@babel/generator@^7.7.2": |
| 89 | + version "7.21.4" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
| 91 | + integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
87 | 92 | dependencies:
|
88 |
| - "@babel/types" "^7.21.3" |
| 93 | + "@babel/types" "^7.21.4" |
89 | 94 | "@jridgewell/gen-mapping" "^0.3.2"
|
90 | 95 | "@jridgewell/trace-mapping" "^0.3.17"
|
91 | 96 | jsesc "^2.5.1"
|
|
105 | 110 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
106 | 111 | "@babel/types" "^7.18.9"
|
107 | 112 |
|
108 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.20.7": |
109 |
| - version "7.20.7" |
110 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
111 |
| - integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 113 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.21.4": |
| 114 | + version "7.21.4" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656" |
| 116 | + integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg== |
112 | 117 | dependencies:
|
113 |
| - "@babel/compat-data" "^7.20.5" |
114 |
| - "@babel/helper-validator-option" "^7.18.6" |
| 118 | + "@babel/compat-data" "^7.21.4" |
| 119 | + "@babel/helper-validator-option" "^7.21.0" |
115 | 120 | browserslist "^4.21.3"
|
116 | 121 | lru-cache "^5.1.1"
|
117 | 122 | semver "^6.3.0"
|
|
302 | 307 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
303 | 308 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
304 | 309 |
|
| 310 | +"@babel/helper-validator-option@^7.21.0": |
| 311 | + version "7.21.0" |
| 312 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 313 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
| 314 | + |
305 | 315 | "@babel/helper-wrap-function@^7.18.9":
|
306 | 316 | version "7.20.5"
|
307 | 317 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz#75e2d84d499a0ab3b31c33bcfe59d6b8a45f62e3"
|
|
330 | 340 | chalk "^2.0.0"
|
331 | 341 | js-tokens "^4.0.0"
|
332 | 342 |
|
333 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
334 |
| - version "7.21.3" |
335 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
336 |
| - integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 343 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4": |
| 344 | + version "7.21.4" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
| 346 | + integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
337 | 347 |
|
338 | 348 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
339 | 349 | version "7.18.6"
|
|
1127 | 1137 | "@babel/parser" "^7.20.7"
|
1128 | 1138 | "@babel/types" "^7.20.7"
|
1129 | 1139 |
|
1130 |
| -"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
1131 |
| - version "7.21.3" |
1132 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
1133 |
| - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1140 | +"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.7.2": |
| 1141 | + version "7.21.4" |
| 1142 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
| 1143 | + integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
1134 | 1144 | dependencies:
|
1135 |
| - "@babel/code-frame" "^7.18.6" |
1136 |
| - "@babel/generator" "^7.21.3" |
| 1145 | + "@babel/code-frame" "^7.21.4" |
| 1146 | + "@babel/generator" "^7.21.4" |
1137 | 1147 | "@babel/helper-environment-visitor" "^7.18.9"
|
1138 | 1148 | "@babel/helper-function-name" "^7.21.0"
|
1139 | 1149 | "@babel/helper-hoist-variables" "^7.18.6"
|
1140 | 1150 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1141 |
| - "@babel/parser" "^7.21.3" |
1142 |
| - "@babel/types" "^7.21.3" |
| 1151 | + "@babel/parser" "^7.21.4" |
| 1152 | + "@babel/types" "^7.21.4" |
1143 | 1153 | debug "^4.1.0"
|
1144 | 1154 | globals "^11.1.0"
|
1145 | 1155 |
|
1146 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1147 |
| - version "7.21.3" |
1148 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
1149 |
| - integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1156 | +"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1157 | + version "7.21.4" |
| 1158 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
| 1159 | + integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
1150 | 1160 | dependencies:
|
1151 | 1161 | "@babel/helper-string-parser" "^7.19.4"
|
1152 | 1162 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments