|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
|
46 | 46 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
|
47 | 47 |
|
48 |
| - |
49 |
| - version "7.20.7" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
51 |
| - integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
| 48 | + |
| 49 | + version "7.20.12" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
| 51 | + integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.1.0"
|
54 | 54 | "@babel/code-frame" "^7.18.6"
|
55 | 55 | "@babel/generator" "^7.20.7"
|
56 | 56 | "@babel/helper-compilation-targets" "^7.20.7"
|
57 |
| - "@babel/helper-module-transforms" "^7.20.7" |
| 57 | + "@babel/helper-module-transforms" "^7.20.11" |
58 | 58 | "@babel/helpers" "^7.20.7"
|
59 | 59 | "@babel/parser" "^7.20.7"
|
60 | 60 | "@babel/template" "^7.20.7"
|
61 |
| - "@babel/traverse" "^7.20.7" |
| 61 | + "@babel/traverse" "^7.20.12" |
62 | 62 | "@babel/types" "^7.20.7"
|
63 | 63 | convert-source-map "^1.7.0"
|
64 | 64 | debug "^4.1.0"
|
65 | 65 | gensync "^1.0.0-beta.2"
|
66 |
| - json5 "^2.2.1" |
| 66 | + json5 "^2.2.2" |
67 | 67 | semver "^6.3.0"
|
68 | 68 |
|
69 | 69 | "@babel/generator@^7.20.7":
|
|
175 | 175 | dependencies:
|
176 | 176 | "@babel/types" "^7.18.6"
|
177 | 177 |
|
178 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.7": |
179 |
| - version "7.20.7" |
180 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz#7a6c9a1155bef55e914af574153069c9d9470c43" |
181 |
| - integrity sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA== |
| 178 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.11": |
| 179 | + version "7.20.11" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
| 181 | + integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
182 | 182 | dependencies:
|
183 | 183 | "@babel/helper-environment-visitor" "^7.18.9"
|
184 | 184 | "@babel/helper-module-imports" "^7.18.6"
|
185 | 185 | "@babel/helper-simple-access" "^7.20.2"
|
186 | 186 | "@babel/helper-split-export-declaration" "^7.18.6"
|
187 | 187 | "@babel/helper-validator-identifier" "^7.19.1"
|
188 | 188 | "@babel/template" "^7.20.7"
|
189 |
| - "@babel/traverse" "^7.20.7" |
| 189 | + "@babel/traverse" "^7.20.10" |
190 | 190 | "@babel/types" "^7.20.7"
|
191 | 191 |
|
192 | 192 | "@babel/helper-optimise-call-expression@^7.18.6":
|
|
959 | 959 | "@babel/parser" "^7.20.7"
|
960 | 960 | "@babel/types" "^7.20.7"
|
961 | 961 |
|
962 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
963 |
| - version "7.20.7" |
964 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.7.tgz#114f992fa989a390896ea72db5220780edab509c" |
965 |
| - integrity sha512-xueOL5+ZKX2dJbg8z8o4f4uTRTqGDRjilva9D1hiRlayJbTY8jBRL+Ph67IeRTIE439/VifHk+Z4g0SwRtQE0A== |
| 962 | +"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
| 963 | + version "7.20.12" |
| 964 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
| 965 | + integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
966 | 966 | dependencies:
|
967 | 967 | "@babel/code-frame" "^7.18.6"
|
968 | 968 | "@babel/generator" "^7.20.7"
|
@@ -3925,10 +3925,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
|
3925 | 3925 | resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
3926 | 3926 | integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
|
3927 | 3927 |
|
3928 |
| -json5@^2.2.1: |
3929 |
| - version "2.2.1" |
3930 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
3931 |
| - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 3928 | +json5@^2.2.2: |
| 3929 | + version "2.2.3" |
| 3930 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
| 3931 | + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
3932 | 3932 |
|
3933 | 3933 | jsonfile@^6.0.1:
|
3934 | 3934 | version "6.1.0"
|
|
0 commit comments