|
39 | 39 | yargs "^15.3.1" |
40 | 40 |
|
41 | 41 | "@babel/cli@^7.16.8": |
42 | | - version "7.22.15" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.22.15.tgz#22ed82d76745a43caa60a89917bedb7c9b5bd145" |
44 | | - integrity sha512-prtg5f6zCERIaECeTZzd2fMtVjlfjhUcO+fBLQ6DXXdq5FljN+excVitJ2nogsusdf31LeqkjAfXZ7Xq+HmN8g== |
| 42 | + version "7.23.0" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.0.tgz#1d7f37c44d4117c67df46749e0c86e11a58cc64b" |
| 44 | + integrity sha512-17E1oSkGk2IwNILM4jtfAvgjt+ohmpfBky8aLerUfYZhiPNg7ca+CRCxZn8QDxwNhV/upsc2VHBCqGFIR+iBfA== |
45 | 45 | dependencies: |
46 | 46 | "@jridgewell/trace-mapping" "^0.3.17" |
47 | 47 | commander "^4.0.1" |
48 | | - convert-source-map "^1.1.0" |
| 48 | + convert-source-map "^2.0.0" |
49 | 49 | fs-readdir-recursive "^1.1.0" |
50 | 50 | glob "^7.2.0" |
51 | 51 | make-dir "^2.1.0" |
|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
75 | 75 | integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
76 | 76 |
|
77 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.16.7": |
78 | | - version "7.22.20" |
79 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20.tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7" |
80 | | - integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA== |
81 | | - dependencies: |
82 | | - "@ampproject/remapping" "^2.2.0" |
83 | | - "@babel/code-frame" "^7.22.13" |
84 | | - "@babel/generator" "^7.22.15" |
85 | | - "@babel/helper-compilation-targets" "^7.22.15" |
86 | | - "@babel/helper-module-transforms" "^7.22.20" |
87 | | - "@babel/helpers" "^7.22.15" |
88 | | - "@babel/parser" "^7.22.16" |
89 | | - "@babel/template" "^7.22.15" |
90 | | - "@babel/traverse" "^7.22.20" |
91 | | - "@babel/types" "^7.22.19" |
92 | | - convert-source-map "^1.7.0" |
93 | | - debug "^4.1.0" |
94 | | - gensync "^1.0.0-beta.2" |
95 | | - json5 "^2.2.3" |
96 | | - semver "^6.3.1" |
97 | | - |
98 | | -"@babel/core@^7.14.0", "@babel/core@^7.20.12": |
| 77 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12": |
99 | 78 | version "7.23.0" |
100 | 79 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
101 | 80 | integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
|
132 | 111 | dependencies: |
133 | 112 | eslint-rule-composer "^0.3.0" |
134 | 113 |
|
135 | | -"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.22.15", "@babel/generator@^7.23.0": |
| 114 | +"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.23.0": |
136 | 115 | version "7.23.0" |
137 | 116 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
138 | 117 | integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
|
246 | 225 | dependencies: |
247 | 226 | "@babel/types" "^7.22.15" |
248 | 227 |
|
249 | | -"@babel/helper-module-transforms@^7.22.20", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.23.0": |
| 228 | +"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.23.0": |
250 | 229 | version "7.23.0" |
251 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz#3ec246457f6c842c0aee62a01f60739906f7047e" |
252 | 231 | integrity sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw== |
|
337 | 316 | "@babel/template" "^7.22.15" |
338 | 317 | "@babel/types" "^7.22.19" |
339 | 318 |
|
340 | | -"@babel/helpers@^7.22.15", "@babel/helpers@^7.23.0": |
| 319 | +"@babel/helpers@^7.23.0": |
341 | 320 | version "7.23.1" |
342 | 321 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
343 | 322 | integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
|
360 | 339 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95" |
361 | 340 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== |
362 | 341 |
|
363 | | -"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16", "@babel/parser@^7.23.0": |
| 342 | +"@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
364 | 343 | version "7.23.0" |
365 | 344 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
366 | 345 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
|
1178 | 1157 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" |
1179 | 1158 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
1180 | 1159 |
|
1181 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1160 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1182 | 1161 | version "7.23.1" |
1183 | 1162 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" |
1184 | 1163 | integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== |
1185 | 1164 | dependencies: |
1186 | 1165 | regenerator-runtime "^0.14.0" |
1187 | 1166 |
|
1188 | | -"@babel/runtime@^7.16.7": |
1189 | | - version "7.22.15" |
1190 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.15.tgz#38f46494ccf6cf020bd4eed7124b425e83e523b8" |
1191 | | - integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA== |
1192 | | - dependencies: |
1193 | | - regenerator-runtime "^0.14.0" |
1194 | | - |
1195 | 1167 | "@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3": |
1196 | 1168 | version "7.22.15" |
1197 | 1169 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
|
1201 | 1173 | "@babel/parser" "^7.22.15" |
1202 | 1174 | "@babel/types" "^7.22.15" |
1203 | 1175 |
|
1204 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.22.20", "@babel/traverse@^7.23.0": |
| 1176 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.0": |
1205 | 1177 | version "7.23.0" |
1206 | 1178 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53" |
1207 | 1179 | integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw== |
@@ -4570,7 +4542,7 @@ convert-hrtime@^3.0.0: |
4570 | 4542 | resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-3.0.0.tgz#62c7593f5809ca10be8da858a6d2f702bcda00aa" |
4571 | 4543 | integrity sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA== |
4572 | 4544 |
|
4573 | | -convert-source-map@^1.1.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: |
| 4545 | +convert-source-map@^1.6.0: |
4574 | 4546 | version "1.9.0" |
4575 | 4547 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f" |
4576 | 4548 | integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== |
|
0 commit comments