|
196 | 196 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
197 | 197 | integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
198 | 198 |
|
199 | | -"@babel/helper-function-name@^7.16.7": |
200 | | - version "7.16.7" |
201 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f" |
202 | | - integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
203 | | - dependencies: |
204 | | - "@babel/helper-get-function-arity" "^7.16.7" |
205 | | - "@babel/template" "^7.16.7" |
206 | | - "@babel/types" "^7.16.7" |
207 | | - |
208 | 199 | "@babel/helper-function-name@^7.23.0": |
209 | 200 | version "7.23.0" |
210 | 201 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
|
213 | 204 | "@babel/template" "^7.22.15" |
214 | 205 | "@babel/types" "^7.23.0" |
215 | 206 |
|
216 | | -"@babel/helper-get-function-arity@^7.16.7": |
217 | | - version "7.16.7" |
218 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" |
219 | | - integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
220 | | - dependencies: |
221 | | - "@babel/types" "^7.16.7" |
222 | | - |
223 | | -"@babel/helper-hoist-variables@^7.16.7": |
224 | | - version "7.16.7" |
225 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
226 | | - integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
227 | | - dependencies: |
228 | | - "@babel/types" "^7.16.7" |
229 | | - |
230 | 207 | "@babel/helper-hoist-variables@^7.22.5": |
231 | 208 | version "7.22.5" |
232 | 209 | resolved "https://packages.atlassian.com/api/npm/npm-remote/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
|
498 | 475 | "@babel/parser" "^7.22.15" |
499 | 476 | "@babel/types" "^7.22.15" |
500 | 477 |
|
501 | | -"@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3": |
502 | | - version "7.17.3" |
503 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
504 | | - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
505 | | - dependencies: |
506 | | - "@babel/code-frame" "^7.16.7" |
507 | | - "@babel/generator" "^7.17.3" |
508 | | - "@babel/helper-environment-visitor" "^7.16.7" |
509 | | - "@babel/helper-function-name" "^7.16.7" |
510 | | - "@babel/helper-hoist-variables" "^7.16.7" |
511 | | - "@babel/helper-split-export-declaration" "^7.16.7" |
512 | | - "@babel/parser" "^7.17.3" |
513 | | - "@babel/types" "^7.17.0" |
514 | | - debug "^4.1.0" |
515 | | - globals "^11.1.0" |
516 | | - |
517 | | -"@babel/traverse@^7.23.2": |
| 478 | +"@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.2": |
518 | 479 | version "7.23.2" |
519 | | - resolved "https://packages.atlassian.com/api/npm/npm-remote/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 480 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
520 | 481 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
521 | 482 | dependencies: |
522 | 483 | "@babel/code-frame" "^7.22.13" |
|
0 commit comments