Skip to content

Commit 01e5c83

Browse files
committed
chore(deps): update babel monorepo to v7.24.5
1 parent bda7cc5 commit 01e5c83

File tree

2 files changed

+89
-96
lines changed

2 files changed

+89
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"url": "https://github.com/CareLuLu/react-native-web-jsonschema-form"
1919
},
2020
"devDependencies": {
21-
"@babel/cli": "7.24.1",
22-
"@babel/core": "7.24.4",
21+
"@babel/cli": "7.24.5",
22+
"@babel/core": "7.24.5",
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
2424
"@babel/plugin-transform-react-jsx": "7.23.4",
2525
"@babel/register": "7.23.7",
26-
"@babel/eslint-parser": "7.24.1",
26+
"@babel/eslint-parser": "7.24.5",
2727
"babel-plugin-lodash": "3.3.4",
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",

yarn.lock

Lines changed: 86 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/[email protected].1":
14-
version "7.24.1"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.1.tgz#2e11e071e32fe82850b4fe514f56b9c9e1c44911"
16-
integrity sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA==
13+
"@babel/[email protected].5":
14+
version "7.24.5"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.5.tgz#9eba21699f289c32e63a28aedf82f888dc134b30"
16+
integrity sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.25"
1919
commander "^4.0.1"
@@ -56,14 +56,6 @@
5656
"@babel/highlight" "^7.23.4"
5757
chalk "^2.4.2"
5858

59-
"@babel/code-frame@^7.24.1":
60-
version "7.24.1"
61-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.1.tgz#8f4027f85a6e84a695276080e864215318f95c19"
62-
integrity sha512-bC49z4spJQR3j8vFtJBLqzyzFV0ciuL5HYX7qfSl3KEqeMVV+eTquRvmXxpvB0AMubRrvv7y5DILiLLPi57Ewg==
63-
dependencies:
64-
"@babel/highlight" "^7.24.1"
65-
picocolors "^1.0.0"
66-
6759
"@babel/code-frame@^7.24.2":
6860
version "7.24.2"
6961
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
@@ -77,31 +69,31 @@
7769
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
7870
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
7971

80-
"@babel/[email protected].4":
81-
version "7.24.4"
82-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717"
83-
integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==
72+
"@babel/[email protected].5":
73+
version "7.24.5"
74+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a"
75+
integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==
8476
dependencies:
8577
"@ampproject/remapping" "^2.2.0"
8678
"@babel/code-frame" "^7.24.2"
87-
"@babel/generator" "^7.24.4"
79+
"@babel/generator" "^7.24.5"
8880
"@babel/helper-compilation-targets" "^7.23.6"
89-
"@babel/helper-module-transforms" "^7.23.3"
90-
"@babel/helpers" "^7.24.4"
91-
"@babel/parser" "^7.24.4"
81+
"@babel/helper-module-transforms" "^7.24.5"
82+
"@babel/helpers" "^7.24.5"
83+
"@babel/parser" "^7.24.5"
9284
"@babel/template" "^7.24.0"
93-
"@babel/traverse" "^7.24.1"
94-
"@babel/types" "^7.24.0"
85+
"@babel/traverse" "^7.24.5"
86+
"@babel/types" "^7.24.5"
9587
convert-source-map "^2.0.0"
9688
debug "^4.1.0"
9789
gensync "^1.0.0-beta.2"
9890
json5 "^2.2.3"
9991
semver "^6.3.1"
10092

101-
"@babel/[email protected].1":
102-
version "7.24.1"
103-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz#e27eee93ed1d271637165ef3a86e2b9332395c32"
104-
integrity sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==
93+
"@babel/[email protected].5":
94+
version "7.24.5"
95+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz#3b0f7d383a540329a30a6a9937cfc89461d26217"
96+
integrity sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==
10597
dependencies:
10698
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
10799
eslint-visitor-keys "^2.1.0"
@@ -116,22 +108,12 @@
116108
"@jridgewell/gen-mapping" "^0.3.0"
117109
jsesc "^2.5.1"
118110

119-
"@babel/generator@^7.24.1":
120-
version "7.24.1"
121-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
122-
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
123-
dependencies:
124-
"@babel/types" "^7.24.0"
125-
"@jridgewell/gen-mapping" "^0.3.5"
126-
"@jridgewell/trace-mapping" "^0.3.25"
127-
jsesc "^2.5.1"
128-
129-
"@babel/generator@^7.24.4":
130-
version "7.24.4"
131-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498"
132-
integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==
111+
"@babel/generator@^7.24.5":
112+
version "7.24.5"
113+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3"
114+
integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==
133115
dependencies:
134-
"@babel/types" "^7.24.0"
116+
"@babel/types" "^7.24.5"
135117
"@jridgewell/gen-mapping" "^0.3.5"
136118
"@jridgewell/trace-mapping" "^0.3.25"
137119
jsesc "^2.5.1"
@@ -234,16 +216,23 @@
234216
dependencies:
235217
"@babel/types" "^7.22.15"
236218

237-
"@babel/helper-module-transforms@^7.23.3":
238-
version "7.23.3"
239-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
240-
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
219+
"@babel/helper-module-imports@^7.24.3":
220+
version "7.24.3"
221+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
222+
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
223+
dependencies:
224+
"@babel/types" "^7.24.0"
225+
226+
"@babel/helper-module-transforms@^7.24.5":
227+
version "7.24.5"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545"
229+
integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==
241230
dependencies:
242231
"@babel/helper-environment-visitor" "^7.22.20"
243-
"@babel/helper-module-imports" "^7.22.15"
244-
"@babel/helper-simple-access" "^7.22.5"
245-
"@babel/helper-split-export-declaration" "^7.22.6"
246-
"@babel/helper-validator-identifier" "^7.22.20"
232+
"@babel/helper-module-imports" "^7.24.3"
233+
"@babel/helper-simple-access" "^7.24.5"
234+
"@babel/helper-split-export-declaration" "^7.24.5"
235+
"@babel/helper-validator-identifier" "^7.24.5"
247236

248237
"@babel/helper-optimise-call-expression@^7.18.6":
249238
version "7.18.6"
@@ -273,12 +262,12 @@
273262
"@babel/traverse" "^7.18.6"
274263
"@babel/types" "^7.18.6"
275264

276-
"@babel/helper-simple-access@^7.22.5":
277-
version "7.22.5"
278-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de"
279-
integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==
265+
"@babel/helper-simple-access@^7.24.5":
266+
version "7.24.5"
267+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba"
268+
integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==
280269
dependencies:
281-
"@babel/types" "^7.22.5"
270+
"@babel/types" "^7.24.5"
282271

283272
"@babel/helper-split-export-declaration@^7.18.6":
284273
version "7.18.6"
@@ -287,12 +276,12 @@
287276
dependencies:
288277
"@babel/types" "^7.18.6"
289278

290-
"@babel/helper-split-export-declaration@^7.22.6":
291-
version "7.22.6"
292-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
293-
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
279+
"@babel/helper-split-export-declaration@^7.24.5":
280+
version "7.24.5"
281+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6"
282+
integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==
294283
dependencies:
295-
"@babel/types" "^7.22.5"
284+
"@babel/types" "^7.24.5"
296285

297286
"@babel/helper-string-parser@^7.22.5":
298287
version "7.22.5"
@@ -304,6 +293,11 @@
304293
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
305294
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
306295

296+
"@babel/helper-string-parser@^7.24.1":
297+
version "7.24.1"
298+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
299+
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
300+
307301
"@babel/helper-validator-identifier@^7.12.11":
308302
version "7.12.11"
309303
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
@@ -329,19 +323,24 @@
329323
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
330324
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
331325

326+
"@babel/helper-validator-identifier@^7.24.5":
327+
version "7.24.5"
328+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
329+
integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
330+
332331
"@babel/helper-validator-option@^7.23.5":
333332
version "7.23.5"
334333
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
335334
integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
336335

337-
"@babel/helpers@^7.24.4":
338-
version "7.24.4"
339-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
340-
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
336+
"@babel/helpers@^7.24.5":
337+
version "7.24.5"
338+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a"
339+
integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==
341340
dependencies:
342341
"@babel/template" "^7.24.0"
343-
"@babel/traverse" "^7.24.1"
344-
"@babel/types" "^7.24.0"
342+
"@babel/traverse" "^7.24.5"
343+
"@babel/types" "^7.24.5"
345344

346345
"@babel/highlight@^7.10.4":
347346
version "7.12.13"
@@ -379,16 +378,6 @@
379378
chalk "^2.4.2"
380379
js-tokens "^4.0.0"
381380

382-
"@babel/highlight@^7.24.1":
383-
version "7.24.1"
384-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.1.tgz#21f3f5391c793b3f0d6dbb40f898c48cc6ad4215"
385-
integrity sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw==
386-
dependencies:
387-
"@babel/helper-validator-identifier" "^7.22.20"
388-
chalk "^2.4.2"
389-
js-tokens "^4.0.0"
390-
picocolors "^1.0.0"
391-
392381
"@babel/highlight@^7.24.2":
393382
version "7.24.2"
394383
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
@@ -414,15 +403,10 @@
414403
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac"
415404
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==
416405

417-
"@babel/parser@^7.24.1":
418-
version "7.24.1"
419-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
420-
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
421-
422-
"@babel/parser@^7.24.4":
423-
version "7.24.4"
424-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
425-
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
406+
"@babel/parser@^7.24.5":
407+
version "7.24.5"
408+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790"
409+
integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
426410

427411
428412
version "7.18.6"
@@ -511,19 +495,19 @@
511495
debug "^4.1.0"
512496
globals "^11.1.0"
513497

514-
"@babel/traverse@^7.24.1":
515-
version "7.24.1"
516-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
517-
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
498+
"@babel/traverse@^7.24.5":
499+
version "7.24.5"
500+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8"
501+
integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==
518502
dependencies:
519-
"@babel/code-frame" "^7.24.1"
520-
"@babel/generator" "^7.24.1"
503+
"@babel/code-frame" "^7.24.2"
504+
"@babel/generator" "^7.24.5"
521505
"@babel/helper-environment-visitor" "^7.22.20"
522506
"@babel/helper-function-name" "^7.23.0"
523507
"@babel/helper-hoist-variables" "^7.22.5"
524-
"@babel/helper-split-export-declaration" "^7.22.6"
525-
"@babel/parser" "^7.24.1"
526-
"@babel/types" "^7.24.0"
508+
"@babel/helper-split-export-declaration" "^7.24.5"
509+
"@babel/parser" "^7.24.5"
510+
"@babel/types" "^7.24.5"
527511
debug "^4.3.1"
528512
globals "^11.1.0"
529513

@@ -588,6 +572,15 @@
588572
"@babel/helper-validator-identifier" "^7.22.20"
589573
to-fast-properties "^2.0.0"
590574

575+
"@babel/types@^7.24.5":
576+
version "7.24.5"
577+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7"
578+
integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==
579+
dependencies:
580+
"@babel/helper-string-parser" "^7.24.1"
581+
"@babel/helper-validator-identifier" "^7.24.5"
582+
to-fast-properties "^2.0.0"
583+
591584
"@eslint/eslintrc@^0.4.3":
592585
version "0.4.3"
593586
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"

0 commit comments

Comments
 (0)