|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
46 | 46 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
47 | 47 |
|
48 | | -"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0": |
| 48 | +"@babel/compat-data@^7.28.6": |
49 | 49 | version "7.29.0" |
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
51 | 51 | integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
52 | 52 |
|
| 53 | +"@babel/compat-data@^7.29.3": |
| 54 | + version "7.29.3" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b" |
| 56 | + integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg== |
| 57 | + |
53 | 58 | "@babel/core@7.29.0": |
54 | 59 | version "7.29.0" |
55 | 60 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
|
470 | 475 | dependencies: |
471 | 476 | "@babel/helper-plugin-utils" "^7.27.1" |
472 | 477 |
|
| 478 | +"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@^7.29.3": |
| 479 | + version "7.29.3" |
| 480 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.3.tgz#2e14f9335803d892ccb67ef487e23cf9726156fe" |
| 481 | + integrity sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg== |
| 482 | + dependencies: |
| 483 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 484 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 485 | + |
473 | 486 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.27.1": |
474 | 487 | version "7.27.1" |
475 | 488 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz#e134a5479eb2ba9c02714e8c1ebf1ec9076124fd" |
|
710 | 723 | "@babel/helper-module-transforms" "^7.28.6" |
711 | 724 | "@babel/helper-plugin-utils" "^7.28.6" |
712 | 725 |
|
713 | | -"@babel/plugin-transform-modules-systemjs@^7.29.0": |
714 | | - version "7.29.0" |
715 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964" |
716 | | - integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ== |
| 726 | +"@babel/plugin-transform-modules-systemjs@^7.29.4": |
| 727 | + version "7.29.4" |
| 728 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
| 729 | + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
717 | 730 | dependencies: |
718 | 731 | "@babel/helper-module-transforms" "^7.28.6" |
719 | 732 | "@babel/helper-plugin-utils" "^7.28.6" |
|
931 | 944 | "@babel/helper-create-regexp-features-plugin" "^7.28.5" |
932 | 945 | "@babel/helper-plugin-utils" "^7.28.6" |
933 | 946 |
|
934 | | -"@babel/preset-env@7.29.2": |
935 | | - version "7.29.2" |
936 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c" |
937 | | - integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw== |
| 947 | +"@babel/preset-env@7.29.5": |
| 948 | + version "7.29.5" |
| 949 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268" |
| 950 | + integrity sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA== |
938 | 951 | dependencies: |
939 | | - "@babel/compat-data" "^7.29.0" |
| 952 | + "@babel/compat-data" "^7.29.3" |
940 | 953 | "@babel/helper-compilation-targets" "^7.28.6" |
941 | 954 | "@babel/helper-plugin-utils" "^7.28.6" |
942 | 955 | "@babel/helper-validator-option" "^7.27.1" |
943 | 956 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
944 | 957 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
945 | 958 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
| 959 | + "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array" "^7.29.3" |
946 | 960 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
947 | 961 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.6" |
948 | 962 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" |
|
974 | 988 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
975 | 989 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
976 | 990 | "@babel/plugin-transform-modules-commonjs" "^7.28.6" |
977 | | - "@babel/plugin-transform-modules-systemjs" "^7.29.0" |
| 991 | + "@babel/plugin-transform-modules-systemjs" "^7.29.4" |
978 | 992 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
979 | 993 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0" |
980 | 994 | "@babel/plugin-transform-new-target" "^7.27.1" |
|
1016 | 1030 | "@babel/types" "^7.4.4" |
1017 | 1031 | esutils "^2.0.2" |
1018 | 1032 |
|
1019 | | -"@babel/register@7.28.6": |
1020 | | - version "7.28.6" |
1021 | | - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.28.6.tgz#f54461dd32f6a418c1eb1f583c95ed0b7266ea4c" |
1022 | | - integrity sha512-pgcbbEl/dWQYb6L6Yew6F94rdwygfuv+vJ/tXfwIOYAfPB6TNWpXUMEtEq3YuTeHRdvMIhvz13bkT9CNaS+wqA== |
| 1033 | +"@babel/register@7.29.3": |
| 1034 | + version "7.29.3" |
| 1035 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.29.3.tgz#726233ed488d52bb67aa8fd0dc5cdf19d10a2584" |
| 1036 | + integrity sha512-F6C1KpIdoImKQfsD6HSxZ+mS4YY/2Q+JsqrmTC5ApVkTR2rG+nnbpjhWwzA5bDNu8mJjB3AryqDaWFLd4gCbJQ== |
1023 | 1037 | dependencies: |
1024 | 1038 | clone-deep "^4.0.1" |
1025 | 1039 | find-cache-dir "^2.0.0" |
|
0 commit comments