Skip to content

Commit 55002db

Browse files
committed
chore(package): update all of babel7 to version 7.27.3
1 parent c4cf085 commit 55002db

File tree

2 files changed

+65
-89
lines changed

2 files changed

+65
-89
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
],
6262
"devDependencies": {
63-
"@babel/core": "^7.27.1",
63+
"@babel/core": "^7.27.3",
6464
"@babel/preset-env": "^7.27.1",
6565
"@babel/preset-react": "^7.27.1",
6666
"@babel/preset-typescript": "^7.27.1",

yarn.lock

Lines changed: 64 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -26,39 +26,39 @@
2626
js-tokens "^4.0.0"
2727
picocolors "^1.1.1"
2828

29-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.1":
30-
version "7.27.1"
31-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
32-
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
29+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.1", "@babel/compat-data@^7.27.2":
30+
version "7.27.3"
31+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
32+
integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
3333

34-
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.27.1", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
35-
version "7.27.1"
36-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
37-
integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==
34+
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.27.3", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
35+
version "7.27.3"
36+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f"
37+
integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA==
3838
dependencies:
3939
"@ampproject/remapping" "^2.2.0"
4040
"@babel/code-frame" "^7.27.1"
41-
"@babel/generator" "^7.27.1"
42-
"@babel/helper-compilation-targets" "^7.27.1"
43-
"@babel/helper-module-transforms" "^7.27.1"
44-
"@babel/helpers" "^7.27.1"
45-
"@babel/parser" "^7.27.1"
46-
"@babel/template" "^7.27.1"
47-
"@babel/traverse" "^7.27.1"
48-
"@babel/types" "^7.27.1"
41+
"@babel/generator" "^7.27.3"
42+
"@babel/helper-compilation-targets" "^7.27.2"
43+
"@babel/helper-module-transforms" "^7.27.3"
44+
"@babel/helpers" "^7.27.3"
45+
"@babel/parser" "^7.27.3"
46+
"@babel/template" "^7.27.2"
47+
"@babel/traverse" "^7.27.3"
48+
"@babel/types" "^7.27.3"
4949
convert-source-map "^2.0.0"
5050
debug "^4.1.0"
5151
gensync "^1.0.0-beta.2"
5252
json5 "^2.2.3"
5353
semver "^6.3.1"
5454

55-
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.27.1":
56-
version "7.27.1"
57-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230"
58-
integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==
55+
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.27.3":
56+
version "7.27.3"
57+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc"
58+
integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==
5959
dependencies:
60-
"@babel/parser" "^7.27.1"
61-
"@babel/types" "^7.27.1"
60+
"@babel/parser" "^7.27.3"
61+
"@babel/types" "^7.27.3"
6262
"@jridgewell/gen-mapping" "^0.3.5"
6363
"@jridgewell/trace-mapping" "^0.3.25"
6464
jsesc "^3.0.2"
@@ -80,12 +80,12 @@
8080
dependencies:
8181
"@babel/types" "^7.27.1"
8282

83-
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1":
84-
version "7.27.1"
85-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a"
86-
integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==
83+
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
84+
version "7.27.2"
85+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
86+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
8787
dependencies:
88-
"@babel/compat-data" "^7.27.1"
88+
"@babel/compat-data" "^7.27.2"
8989
"@babel/helper-validator-option" "^7.27.1"
9090
browserslist "^4.24.0"
9191
lru-cache "^5.1.1"
@@ -176,14 +176,14 @@
176176
"@babel/traverse" "^7.27.1"
177177
"@babel/types" "^7.27.1"
178178

179-
"@babel/helper-module-transforms@^7.27.1":
180-
version "7.27.1"
181-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f"
182-
integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==
179+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3":
180+
version "7.27.3"
181+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
182+
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
183183
dependencies:
184184
"@babel/helper-module-imports" "^7.27.1"
185185
"@babel/helper-validator-identifier" "^7.27.1"
186-
"@babel/traverse" "^7.27.1"
186+
"@babel/traverse" "^7.27.3"
187187

188188
"@babel/helper-optimise-call-expression@^7.27.1":
189189
version "7.27.1"
@@ -254,20 +254,20 @@
254254
"@babel/traverse" "^7.27.1"
255255
"@babel/types" "^7.27.1"
256256

257-
"@babel/helpers@^7.27.1":
258-
version "7.27.1"
259-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4"
260-
integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==
257+
"@babel/helpers@^7.27.3":
258+
version "7.27.3"
259+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0"
260+
integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==
261261
dependencies:
262-
"@babel/template" "^7.27.1"
263-
"@babel/types" "^7.27.1"
262+
"@babel/template" "^7.27.2"
263+
"@babel/types" "^7.27.3"
264264

265-
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.27.1", "@babel/parser@^7.7.0":
266-
version "7.27.1"
267-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.1.tgz#c55d5bed74449d1223701f1869b9ee345cc94cc9"
268-
integrity sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==
265+
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.7.0":
266+
version "7.27.3"
267+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
268+
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
269269
dependencies:
270-
"@babel/types" "^7.27.1"
270+
"@babel/types" "^7.27.3"
271271

272272
"@babel/parser@~7.21.2":
273273
version "7.21.9"
@@ -1031,25 +1031,25 @@
10311031
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.20.11.tgz#8baf940746546e312f39539bdeefa3240108f3ec"
10321032
integrity sha512-WUPlwwXFk3iViGE7QFVVp423eVtT+eoXu1940Xu4QJgqgHBF6WWtlwO1Ip5rIWQnp7OHrGdwrwKLtLhUVfOZbA==
10331033

1034-
"@babel/template@^7.24.7", "@babel/template@^7.27.1", "@babel/template@^7.3.3":
1035-
version "7.27.1"
1036-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.1.tgz#b9e4f55c17a92312774dfbdde1b3c01c547bbae2"
1037-
integrity sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==
1034+
"@babel/template@^7.24.7", "@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
1035+
version "7.27.2"
1036+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1037+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
10381038
dependencies:
10391039
"@babel/code-frame" "^7.27.1"
1040-
"@babel/parser" "^7.27.1"
1040+
"@babel/parser" "^7.27.2"
10411041
"@babel/types" "^7.27.1"
10421042

1043-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.27.1", "@babel/traverse@^7.7.0":
1044-
version "7.27.1"
1045-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291"
1046-
integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==
1043+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.7.0":
1044+
version "7.27.3"
1045+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae"
1046+
integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==
10471047
dependencies:
10481048
"@babel/code-frame" "^7.27.1"
1049-
"@babel/generator" "^7.27.1"
1050-
"@babel/parser" "^7.27.1"
1051-
"@babel/template" "^7.27.1"
1052-
"@babel/types" "^7.27.1"
1049+
"@babel/generator" "^7.27.3"
1050+
"@babel/parser" "^7.27.3"
1051+
"@babel/template" "^7.27.2"
1052+
"@babel/types" "^7.27.3"
10531053
debug "^4.3.1"
10541054
globals "^11.1.0"
10551055

@@ -1069,10 +1069,10 @@
10691069
debug "^4.1.0"
10701070
globals "^11.1.0"
10711071

1072-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1073-
version "7.27.1"
1074-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560"
1075-
integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==
1072+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1073+
version "7.27.3"
1074+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec"
1075+
integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==
10761076
dependencies:
10771077
"@babel/helper-string-parser" "^7.27.1"
10781078
"@babel/helper-validator-identifier" "^7.27.1"
@@ -13063,16 +13063,7 @@ string-length@^3.1.0:
1306313063
astral-regex "^1.0.0"
1306413064
strip-ansi "^5.2.0"
1306513065

13066-
"string-width-cjs@npm:string-width@^4.2.0":
13067-
version "4.2.3"
13068-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
13069-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
13070-
dependencies:
13071-
emoji-regex "^8.0.0"
13072-
is-fullwidth-code-point "^3.0.0"
13073-
strip-ansi "^6.0.1"
13074-
13075-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
13066+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1307613067
version "4.2.3"
1307713068
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1307813069
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13171,7 +13162,7 @@ string_decoder@~1.1.1:
1317113162
dependencies:
1317213163
safe-buffer "~5.1.0"
1317313164

13174-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
13165+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1317513166
version "6.0.1"
1317613167
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1317713168
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13192,13 +13183,6 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1319213183
dependencies:
1319313184
ansi-regex "^4.1.0"
1319413185

13195-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13196-
version "6.0.1"
13197-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13198-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13199-
dependencies:
13200-
ansi-regex "^5.0.1"
13201-
1320213186
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1320313187
version "7.1.0"
1320413188
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -14391,7 +14375,8 @@ wordwrap@^1.0.0:
1439114375
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1439214376
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1439314377

14394-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
14378+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14379+
name wrap-ansi-cjs
1439514380
version "7.0.0"
1439614381
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1439714382
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14417,15 +14402,6 @@ wrap-ansi@^6.2.0:
1441714402
string-width "^4.1.0"
1441814403
strip-ansi "^6.0.0"
1441914404

14420-
wrap-ansi@^7.0.0:
14421-
version "7.0.0"
14422-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14423-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14424-
dependencies:
14425-
ansi-styles "^4.0.0"
14426-
string-width "^4.1.0"
14427-
strip-ansi "^6.0.0"
14428-
1442914405
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1443014406
version "8.1.0"
1443114407
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)