Skip to content

Commit eca0557

Browse files
committed
chore(package): update all of babel7 to version 7.24.0
1 parent c7922c8 commit eca0557

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
}
6161
],
6262
"devDependencies": {
63-
"@babel/core": "^7.23.9",
64-
"@babel/preset-env": "^7.23.9",
63+
"@babel/core": "^7.24.0",
64+
"@babel/preset-env": "^7.24.0",
6565
"@babel/preset-react": "^7.23.3",
6666
"@babel/preset-typescript": "^7.23.3",
6767
"@size-limit/preset-small-lib": "^8.2.6",

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
"@babel/highlight" "^7.23.4"
2626
chalk "^2.4.2"
2727

28-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
28+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5":
2929
version "7.23.5"
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
3131
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
3232

33-
"@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.23.9", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
34-
version "7.23.9"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
36-
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
33+
"@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.24.0", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
34+
version "7.24.0"
35+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b"
36+
integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==
3737
dependencies:
3838
"@ampproject/remapping" "^2.2.0"
3939
"@babel/code-frame" "^7.23.5"
4040
"@babel/generator" "^7.23.6"
4141
"@babel/helper-compilation-targets" "^7.23.6"
4242
"@babel/helper-module-transforms" "^7.23.3"
43-
"@babel/helpers" "^7.23.9"
44-
"@babel/parser" "^7.23.9"
45-
"@babel/template" "^7.23.9"
46-
"@babel/traverse" "^7.23.9"
47-
"@babel/types" "^7.23.9"
43+
"@babel/helpers" "^7.24.0"
44+
"@babel/parser" "^7.24.0"
45+
"@babel/template" "^7.24.0"
46+
"@babel/traverse" "^7.24.0"
47+
"@babel/types" "^7.24.0"
4848
convert-source-map "^2.0.0"
4949
debug "^4.1.0"
5050
gensync "^1.0.0-beta.2"
@@ -197,10 +197,10 @@
197197
dependencies:
198198
"@babel/types" "^7.22.5"
199199

200-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
201-
version "7.22.5"
202-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
203-
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
200+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
201+
version "7.24.0"
202+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a"
203+
integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==
204204

205205
"@babel/helper-remap-async-to-generator@^7.22.20":
206206
version "7.22.20"
@@ -265,14 +265,14 @@
265265
"@babel/template" "^7.22.15"
266266
"@babel/types" "^7.22.19"
267267

268-
"@babel/helpers@^7.23.9":
269-
version "7.23.9"
270-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
271-
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
268+
"@babel/helpers@^7.24.0":
269+
version "7.24.0"
270+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b"
271+
integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==
272272
dependencies:
273-
"@babel/template" "^7.23.9"
274-
"@babel/traverse" "^7.23.9"
275-
"@babel/types" "^7.23.9"
273+
"@babel/template" "^7.24.0"
274+
"@babel/traverse" "^7.24.0"
275+
"@babel/types" "^7.24.0"
276276

277277
"@babel/highlight@^7.23.4":
278278
version "7.23.4"
@@ -283,10 +283,10 @@
283283
chalk "^2.4.2"
284284
js-tokens "^4.0.0"
285285

286-
"@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.23.9", "@babel/parser@^7.7.0":
287-
version "7.23.9"
288-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
289-
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
286+
"@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.24.0", "@babel/parser@^7.7.0":
287+
version "7.24.0"
288+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
289+
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
290290

291291
"@babel/parser@~7.21.2":
292292
version "7.21.9"
@@ -731,14 +731,14 @@
731731
"@babel/helper-plugin-utils" "^7.22.5"
732732
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
733733

734-
"@babel/plugin-transform-object-rest-spread@^7.23.4":
735-
version "7.23.4"
736-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#2b9c2d26bf62710460bdc0d1730d4f1048361b83"
737-
integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==
734+
"@babel/plugin-transform-object-rest-spread@^7.24.0":
735+
version "7.24.0"
736+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz#7b836ad0088fdded2420ce96d4e1d3ed78b71df1"
737+
integrity sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w==
738738
dependencies:
739-
"@babel/compat-data" "^7.23.3"
740-
"@babel/helper-compilation-targets" "^7.22.15"
741-
"@babel/helper-plugin-utils" "^7.22.5"
739+
"@babel/compat-data" "^7.23.5"
740+
"@babel/helper-compilation-targets" "^7.23.6"
741+
"@babel/helper-plugin-utils" "^7.24.0"
742742
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
743743
"@babel/plugin-transform-parameters" "^7.23.3"
744744

@@ -924,14 +924,14 @@
924924
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
925925
"@babel/helper-plugin-utils" "^7.22.5"
926926

927-
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.23.9":
928-
version "7.23.9"
929-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669"
930-
integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A==
927+
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.24.0":
928+
version "7.24.0"
929+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.0.tgz#11536a7f4b977294f0bdfad780f01a8ac8e183fc"
930+
integrity sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA==
931931
dependencies:
932932
"@babel/compat-data" "^7.23.5"
933933
"@babel/helper-compilation-targets" "^7.23.6"
934-
"@babel/helper-plugin-utils" "^7.22.5"
934+
"@babel/helper-plugin-utils" "^7.24.0"
935935
"@babel/helper-validator-option" "^7.23.5"
936936
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
937937
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
@@ -984,7 +984,7 @@
984984
"@babel/plugin-transform-new-target" "^7.23.3"
985985
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
986986
"@babel/plugin-transform-numeric-separator" "^7.23.4"
987-
"@babel/plugin-transform-object-rest-spread" "^7.23.4"
987+
"@babel/plugin-transform-object-rest-spread" "^7.24.0"
988988
"@babel/plugin-transform-object-super" "^7.23.3"
989989
"@babel/plugin-transform-optional-catch-binding" "^7.23.4"
990990
"@babel/plugin-transform-optional-chaining" "^7.23.4"
@@ -1087,28 +1087,28 @@
10871087
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.20.11.tgz#8baf940746546e312f39539bdeefa3240108f3ec"
10881088
integrity sha512-WUPlwwXFk3iViGE7QFVVp423eVtT+eoXu1940Xu4QJgqgHBF6WWtlwO1Ip5rIWQnp7OHrGdwrwKLtLhUVfOZbA==
10891089

1090-
"@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.3.3":
1091-
version "7.23.9"
1092-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
1093-
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
1090+
"@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.3.3":
1091+
version "7.24.0"
1092+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
1093+
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
10941094
dependencies:
10951095
"@babel/code-frame" "^7.23.5"
1096-
"@babel/parser" "^7.23.9"
1097-
"@babel/types" "^7.23.9"
1096+
"@babel/parser" "^7.24.0"
1097+
"@babel/types" "^7.24.0"
10981098

1099-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0":
1100-
version "7.23.9"
1101-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
1102-
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
1099+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.24.0", "@babel/traverse@^7.7.0":
1100+
version "7.24.0"
1101+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
1102+
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==
11031103
dependencies:
11041104
"@babel/code-frame" "^7.23.5"
11051105
"@babel/generator" "^7.23.6"
11061106
"@babel/helper-environment-visitor" "^7.22.20"
11071107
"@babel/helper-function-name" "^7.23.0"
11081108
"@babel/helper-hoist-variables" "^7.22.5"
11091109
"@babel/helper-split-export-declaration" "^7.22.6"
1110-
"@babel/parser" "^7.23.9"
1111-
"@babel/types" "^7.23.9"
1110+
"@babel/parser" "^7.24.0"
1111+
"@babel/types" "^7.24.0"
11121112
debug "^4.3.1"
11131113
globals "^11.1.0"
11141114

@@ -1128,10 +1128,10 @@
11281128
debug "^4.1.0"
11291129
globals "^11.1.0"
11301130

1131-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1132-
version "7.23.9"
1133-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
1134-
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
1131+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.24.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1132+
version "7.24.0"
1133+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1134+
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
11351135
dependencies:
11361136
"@babel/helper-string-parser" "^7.23.4"
11371137
"@babel/helper-validator-identifier" "^7.22.20"

0 commit comments

Comments
 (0)