|
257 | 257 | js-tokens "^4.0.0"
|
258 | 258 | picocolors "^1.0.0"
|
259 | 259 |
|
260 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0": |
261 |
| - version "7.25.0" |
262 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad" |
263 |
| - integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA== |
| 260 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3": |
| 261 | + version "7.25.3" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
| 263 | + integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 264 | + dependencies: |
| 265 | + "@babel/types" "^7.25.2" |
264 | 266 |
|
265 |
| -"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.0": |
266 |
| - version "7.25.0" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.0.tgz#328275f22d809b962978d998c6eba22a233ac8aa" |
268 |
| - integrity sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw== |
| 267 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": |
| 268 | + version "7.25.3" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f" |
| 270 | + integrity sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA== |
269 | 271 | dependencies:
|
270 | 272 | "@babel/helper-plugin-utils" "^7.24.8"
|
271 |
| - "@babel/traverse" "^7.25.0" |
| 273 | + "@babel/traverse" "^7.25.3" |
272 | 274 |
|
273 | 275 | "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.0":
|
274 | 276 | version "7.25.0"
|
|
880 | 882 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
881 | 883 | "@babel/helper-plugin-utils" "^7.24.7"
|
882 | 884 |
|
883 |
| - |
884 |
| - version "7.25.2" |
885 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.2.tgz#15918e9d050c4713a2ab8fa2fa82514eaf16676e" |
886 |
| - integrity sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw== |
| 885 | + |
| 886 | + version "7.25.3" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
| 888 | + integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
887 | 889 | dependencies:
|
888 | 890 | "@babel/compat-data" "^7.25.2"
|
889 | 891 | "@babel/helper-compilation-targets" "^7.25.2"
|
890 | 892 | "@babel/helper-plugin-utils" "^7.24.8"
|
891 | 893 | "@babel/helper-validator-option" "^7.24.8"
|
892 |
| - "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.0" |
| 894 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.3" |
893 | 895 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.0"
|
894 | 896 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.25.0"
|
895 | 897 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
|
|
1011 | 1013 | "@babel/parser" "^7.25.0"
|
1012 | 1014 | "@babel/types" "^7.25.0"
|
1013 | 1015 |
|
1014 |
| -"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2": |
1015 |
| - version "7.25.2" |
1016 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.2.tgz#1a0a4aef53177bead359ccd0c89f4426c805b2ae" |
1017 |
| - integrity sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ== |
| 1016 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3": |
| 1017 | + version "7.25.3" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
| 1019 | + integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== |
1018 | 1020 | dependencies:
|
1019 | 1021 | "@babel/code-frame" "^7.24.7"
|
1020 | 1022 | "@babel/generator" "^7.25.0"
|
1021 |
| - "@babel/parser" "^7.25.0" |
| 1023 | + "@babel/parser" "^7.25.3" |
1022 | 1024 | "@babel/template" "^7.25.0"
|
1023 | 1025 | "@babel/types" "^7.25.2"
|
1024 | 1026 | debug "^4.3.1"
|
|
0 commit comments