Skip to content

Commit d65f83f

Browse files
committed
chore(package): update all of babel7 to version 7.27.7
1 parent 8c69ed7 commit d65f83f

File tree

2 files changed

+40
-64
lines changed

2 files changed

+40
-64
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.4",
63+
"@babel/core": "^7.27.7",
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: 39 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -31,33 +31,33 @@
3131
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
3232
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.4", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
35-
version "7.27.4"
36-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
37-
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
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.7", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
35+
version "7.27.7"
36+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428"
37+
integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w==
3838
dependencies:
3939
"@ampproject/remapping" "^2.2.0"
4040
"@babel/code-frame" "^7.27.1"
41-
"@babel/generator" "^7.27.3"
41+
"@babel/generator" "^7.27.5"
4242
"@babel/helper-compilation-targets" "^7.27.2"
4343
"@babel/helper-module-transforms" "^7.27.3"
44-
"@babel/helpers" "^7.27.4"
45-
"@babel/parser" "^7.27.4"
44+
"@babel/helpers" "^7.27.6"
45+
"@babel/parser" "^7.27.7"
4646
"@babel/template" "^7.27.2"
47-
"@babel/traverse" "^7.27.4"
48-
"@babel/types" "^7.27.3"
47+
"@babel/traverse" "^7.27.7"
48+
"@babel/types" "^7.27.7"
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.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==
55+
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.27.5":
56+
version "7.27.5"
57+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
58+
integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
5959
dependencies:
60-
"@babel/parser" "^7.27.3"
60+
"@babel/parser" "^7.27.5"
6161
"@babel/types" "^7.27.3"
6262
"@jridgewell/gen-mapping" "^0.3.5"
6363
"@jridgewell/trace-mapping" "^0.3.25"
@@ -254,20 +254,20 @@
254254
"@babel/traverse" "^7.27.1"
255255
"@babel/types" "^7.27.1"
256256

257-
"@babel/helpers@^7.27.4":
258-
version "7.27.4"
259-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7"
260-
integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==
257+
"@babel/helpers@^7.27.6":
258+
version "7.27.6"
259+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
260+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
261261
dependencies:
262262
"@babel/template" "^7.27.2"
263-
"@babel/types" "^7.27.3"
263+
"@babel/types" "^7.27.6"
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.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4", "@babel/parser@^7.7.0":
266-
version "7.27.4"
267-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df"
268-
integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==
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.5", "@babel/parser@^7.27.7", "@babel/parser@^7.7.0":
266+
version "7.27.7"
267+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9"
268+
integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q==
269269
dependencies:
270-
"@babel/types" "^7.27.3"
270+
"@babel/types" "^7.27.7"
271271

272272
"@babel/parser@~7.21.2":
273273
version "7.21.9"
@@ -1040,16 +1040,16 @@
10401040
"@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.27.3", "@babel/traverse@^7.27.4", "@babel/traverse@^7.7.0":
1044-
version "7.27.4"
1045-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
1046-
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
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.27.7", "@babel/traverse@^7.7.0":
1044+
version "7.27.7"
1045+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55"
1046+
integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==
10471047
dependencies:
10481048
"@babel/code-frame" "^7.27.1"
1049-
"@babel/generator" "^7.27.3"
1050-
"@babel/parser" "^7.27.4"
1049+
"@babel/generator" "^7.27.5"
1050+
"@babel/parser" "^7.27.7"
10511051
"@babel/template" "^7.27.2"
1052-
"@babel/types" "^7.27.3"
1052+
"@babel/types" "^7.27.7"
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.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==
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.27.6", "@babel/types@^7.27.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1073+
version "7.27.7"
1074+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f"
1075+
integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==
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)