Skip to content

Commit cf7074e

Browse files
chore(deps-dev): bump @babel/core from 7.23.3 to 7.24.3 (#2627)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.24.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b51d7b commit cf7074e

File tree

2 files changed

+78
-175
lines changed

2 files changed

+78
-175
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@spectrum-css/ui-icons": "^1.1.2"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.22.1",
18+
"@babel/core": "^7.24.3",
1919
"@chromaui/addon-visual-tests": "^1.0.0",
2020
"@etchteam/storybook-addon-status": "^4.2.4",
2121
"@storybook/addon-a11y": "^7.6.17",

yarn.lock

Lines changed: 77 additions & 174 deletions
Original file line numberDiff line numberDiff line change
@@ -208,23 +208,15 @@
208208
events "^3.0.0"
209209
tslib "^2.2.0"
210210

211-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.13":
212-
version "7.22.13"
213-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
214-
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
211+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
212+
version "7.24.2"
213+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
214+
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
215215
dependencies:
216-
"@babel/highlight" "^7.22.13"
217-
chalk "^2.4.2"
218-
219-
"@babel/code-frame@^7.21.4", "@babel/code-frame@^7.23.5":
220-
version "7.23.5"
221-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
222-
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
223-
dependencies:
224-
"@babel/highlight" "^7.23.4"
225-
chalk "^2.4.2"
216+
"@babel/highlight" "^7.24.2"
217+
picocolors "^1.0.0"
226218

227-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3":
219+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3":
228220
version "7.23.3"
229221
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11"
230222
integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==
@@ -234,66 +226,35 @@
234226
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
235227
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
236228

237-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.1":
238-
version "7.23.3"
239-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9"
240-
integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==
229+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.24.3":
230+
version "7.24.3"
231+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
232+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
241233
dependencies:
242234
"@ampproject/remapping" "^2.2.0"
243-
"@babel/code-frame" "^7.22.13"
244-
"@babel/generator" "^7.23.3"
245-
"@babel/helper-compilation-targets" "^7.22.15"
246-
"@babel/helper-module-transforms" "^7.23.3"
247-
"@babel/helpers" "^7.23.2"
248-
"@babel/parser" "^7.23.3"
249-
"@babel/template" "^7.22.15"
250-
"@babel/traverse" "^7.23.3"
251-
"@babel/types" "^7.23.3"
252-
convert-source-map "^2.0.0"
253-
debug "^4.1.0"
254-
gensync "^1.0.0-beta.2"
255-
json5 "^2.2.3"
256-
semver "^6.3.1"
257-
258-
"@babel/core@^7.23.0", "@babel/core@^7.23.2":
259-
version "7.23.9"
260-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
261-
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
262-
dependencies:
263-
"@ampproject/remapping" "^2.2.0"
264-
"@babel/code-frame" "^7.23.5"
265-
"@babel/generator" "^7.23.6"
235+
"@babel/code-frame" "^7.24.2"
236+
"@babel/generator" "^7.24.1"
266237
"@babel/helper-compilation-targets" "^7.23.6"
267238
"@babel/helper-module-transforms" "^7.23.3"
268-
"@babel/helpers" "^7.23.9"
269-
"@babel/parser" "^7.23.9"
270-
"@babel/template" "^7.23.9"
271-
"@babel/traverse" "^7.23.9"
272-
"@babel/types" "^7.23.9"
239+
"@babel/helpers" "^7.24.1"
240+
"@babel/parser" "^7.24.1"
241+
"@babel/template" "^7.24.0"
242+
"@babel/traverse" "^7.24.1"
243+
"@babel/types" "^7.24.0"
273244
convert-source-map "^2.0.0"
274245
debug "^4.1.0"
275246
gensync "^1.0.0-beta.2"
276247
json5 "^2.2.3"
277248
semver "^6.3.1"
278249

279-
"@babel/generator@^7.23.0", "@babel/generator@^7.23.6":
280-
version "7.23.6"
281-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
282-
integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
250+
"@babel/generator@^7.23.0", "@babel/generator@^7.24.1":
251+
version "7.24.1"
252+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0"
253+
integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==
283254
dependencies:
284-
"@babel/types" "^7.23.6"
285-
"@jridgewell/gen-mapping" "^0.3.2"
286-
"@jridgewell/trace-mapping" "^0.3.17"
287-
jsesc "^2.5.1"
288-
289-
"@babel/generator@^7.23.3":
290-
version "7.23.3"
291-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e"
292-
integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
293-
dependencies:
294-
"@babel/types" "^7.23.3"
295-
"@jridgewell/gen-mapping" "^0.3.2"
296-
"@jridgewell/trace-mapping" "^0.3.17"
255+
"@babel/types" "^7.24.0"
256+
"@jridgewell/gen-mapping" "^0.3.5"
257+
"@jridgewell/trace-mapping" "^0.3.25"
297258
jsesc "^2.5.1"
298259

299260
"@babel/helper-annotate-as-pure@^7.22.5":
@@ -310,18 +271,7 @@
310271
dependencies:
311272
"@babel/types" "^7.22.15"
312273

313-
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6":
314-
version "7.22.15"
315-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
316-
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==
317-
dependencies:
318-
"@babel/compat-data" "^7.22.9"
319-
"@babel/helper-validator-option" "^7.22.15"
320-
browserslist "^4.21.9"
321-
lru-cache "^5.1.1"
322-
semver "^6.3.1"
323-
324-
"@babel/helper-compilation-targets@^7.23.6":
274+
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6":
325275
version "7.23.6"
326276
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991"
327277
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
@@ -463,11 +413,6 @@
463413
dependencies:
464414
"@babel/types" "^7.22.5"
465415

466-
"@babel/helper-string-parser@^7.22.5":
467-
version "7.22.5"
468-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
469-
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
470-
471416
"@babel/helper-string-parser@^7.23.4":
472417
version "7.23.4"
473418
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
@@ -497,51 +442,29 @@
497442
"@babel/template" "^7.22.15"
498443
"@babel/types" "^7.22.19"
499444

500-
"@babel/helpers@^7.23.2":
501-
version "7.23.2"
502-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767"
503-
integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==
445+
"@babel/helpers@^7.24.1":
446+
version "7.24.1"
447+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
448+
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
504449
dependencies:
505-
"@babel/template" "^7.22.15"
506-
"@babel/traverse" "^7.23.2"
507-
"@babel/types" "^7.23.0"
450+
"@babel/template" "^7.24.0"
451+
"@babel/traverse" "^7.24.1"
452+
"@babel/types" "^7.24.0"
508453

509-
"@babel/helpers@^7.23.9":
510-
version "7.23.9"
511-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
512-
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
513-
dependencies:
514-
"@babel/template" "^7.23.9"
515-
"@babel/traverse" "^7.23.9"
516-
"@babel/types" "^7.23.9"
517-
518-
"@babel/highlight@^7.22.13":
519-
version "7.22.20"
520-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
521-
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
522-
dependencies:
523-
"@babel/helper-validator-identifier" "^7.22.20"
524-
chalk "^2.4.2"
525-
js-tokens "^4.0.0"
526-
527-
"@babel/highlight@^7.23.4":
528-
version "7.23.4"
529-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b"
530-
integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==
454+
"@babel/highlight@^7.24.2":
455+
version "7.24.2"
456+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26"
457+
integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==
531458
dependencies:
532459
"@babel/helper-validator-identifier" "^7.22.20"
533460
chalk "^2.4.2"
534461
js-tokens "^4.0.0"
462+
picocolors "^1.0.0"
535463

536-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.3", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6":
537-
version "7.23.3"
538-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
539-
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
540-
541-
"@babel/parser@^7.23.0", "@babel/parser@^7.23.9":
542-
version "7.23.9"
543-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
544-
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
464+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6":
465+
version "7.24.1"
466+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
467+
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
545468

546469
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
547470
version "7.23.3"
@@ -1280,69 +1203,35 @@
12801203
dependencies:
12811204
regenerator-runtime "^0.14.0"
12821205

1283-
"@babel/template@^7.22.15", "@babel/template@^7.7.0":
1284-
version "7.22.15"
1285-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1286-
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1287-
dependencies:
1288-
"@babel/code-frame" "^7.22.13"
1289-
"@babel/parser" "^7.22.15"
1290-
"@babel/types" "^7.22.15"
1291-
1292-
"@babel/template@^7.23.9":
1293-
version "7.23.9"
1294-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
1295-
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
1206+
"@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.7.0":
1207+
version "7.24.0"
1208+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
1209+
integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
12961210
dependencies:
12971211
"@babel/code-frame" "^7.23.5"
1298-
"@babel/parser" "^7.23.9"
1299-
"@babel/types" "^7.23.9"
1300-
1301-
"@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3":
1302-
version "7.23.3"
1303-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
1304-
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
1305-
dependencies:
1306-
"@babel/code-frame" "^7.22.13"
1307-
"@babel/generator" "^7.23.3"
1308-
"@babel/helper-environment-visitor" "^7.22.20"
1309-
"@babel/helper-function-name" "^7.23.0"
1310-
"@babel/helper-hoist-variables" "^7.22.5"
1311-
"@babel/helper-split-export-declaration" "^7.22.6"
1312-
"@babel/parser" "^7.23.3"
1313-
"@babel/types" "^7.23.3"
1314-
debug "^4.1.0"
1315-
globals "^11.1.0"
1212+
"@babel/parser" "^7.24.0"
1213+
"@babel/types" "^7.24.0"
13161214

1317-
"@babel/traverse@^7.23.9":
1318-
version "7.23.9"
1319-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
1320-
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
1215+
"@babel/traverse@^7.23.2", "@babel/traverse@^7.24.1":
1216+
version "7.24.1"
1217+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
1218+
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
13211219
dependencies:
1322-
"@babel/code-frame" "^7.23.5"
1323-
"@babel/generator" "^7.23.6"
1220+
"@babel/code-frame" "^7.24.1"
1221+
"@babel/generator" "^7.24.1"
13241222
"@babel/helper-environment-visitor" "^7.22.20"
13251223
"@babel/helper-function-name" "^7.23.0"
13261224
"@babel/helper-hoist-variables" "^7.22.5"
13271225
"@babel/helper-split-export-declaration" "^7.22.6"
1328-
"@babel/parser" "^7.23.9"
1329-
"@babel/types" "^7.23.9"
1226+
"@babel/parser" "^7.24.1"
1227+
"@babel/types" "^7.24.0"
13301228
debug "^4.3.1"
13311229
globals "^11.1.0"
13321230

1333-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
1334-
version "7.23.3"
1335-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
1336-
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
1337-
dependencies:
1338-
"@babel/helper-string-parser" "^7.22.5"
1339-
"@babel/helper-validator-identifier" "^7.22.20"
1340-
to-fast-properties "^2.0.0"
1341-
1342-
"@babel/types@^7.23.6", "@babel/types@^7.23.9":
1343-
version "7.23.9"
1344-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
1345-
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
1231+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
1232+
version "7.24.0"
1233+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1234+
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
13461235
dependencies:
13471236
"@babel/helper-string-parser" "^7.23.4"
13481237
"@babel/helper-validator-identifier" "^7.22.20"
@@ -1934,7 +1823,7 @@
19341823
"@types/yargs" "^17.0.8"
19351824
chalk "^4.0.0"
19361825

1937-
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
1826+
"@jridgewell/gen-mapping@^0.3.0":
19381827
version "0.3.3"
19391828
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
19401829
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
@@ -1943,6 +1832,15 @@
19431832
"@jridgewell/sourcemap-codec" "^1.4.10"
19441833
"@jridgewell/trace-mapping" "^0.3.9"
19451834

1835+
"@jridgewell/gen-mapping@^0.3.5":
1836+
version "0.3.5"
1837+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
1838+
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
1839+
dependencies:
1840+
"@jridgewell/set-array" "^1.2.1"
1841+
"@jridgewell/sourcemap-codec" "^1.4.10"
1842+
"@jridgewell/trace-mapping" "^0.3.24"
1843+
19461844
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
19471845
version "3.1.1"
19481846
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
@@ -1953,6 +1851,11 @@
19531851
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
19541852
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
19551853

1854+
"@jridgewell/set-array@^1.2.1":
1855+
version "1.2.1"
1856+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
1857+
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
1858+
19561859
"@jridgewell/source-map@^0.3.3":
19571860
version "0.3.5"
19581861
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.5.tgz#a3bb4d5c6825aab0d281268f47f6ad5853431e91"
@@ -1990,7 +1893,7 @@
19901893
"@jridgewell/resolve-uri" "^3.1.0"
19911894
"@jridgewell/sourcemap-codec" "^1.4.14"
19921895

1993-
"@jridgewell/trace-mapping@^0.3.20":
1896+
"@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
19941897
version "0.3.25"
19951898
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
19961899
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
@@ -5854,7 +5757,7 @@ browserify-zlib@^0.1.4:
58545757
dependencies:
58555758
pako "~0.2.0"
58565759

5857-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.9, browserslist@^4.22.1:
5760+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.22.1:
58585761
version "4.22.1"
58595762
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
58605763
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==

0 commit comments

Comments
 (0)