Skip to content

Commit af008ab

Browse files
chore(deps): update dependency @babel/core to v7.26.10
1 parent d1092fc commit af008ab

2 files changed

Lines changed: 61 additions & 37 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"registry": "https://registry.npmjs.org/"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "7.26.9",
50+
"@babel/core": "7.26.10",
5151
"@babel/helper-explode-assignable-expression": "7.18.6",
5252
"@babel/preset-env": "7.26.9",
5353
"@biomejs/biome": "1.9.4",

yarn.lock

Lines changed: 60 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -90,21 +90,21 @@
9090
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
9191
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
9292

93-
"@babel/core@7.26.9":
94-
version "7.26.9"
95-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2"
96-
integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==
93+
"@babel/core@7.26.10":
94+
version "7.26.10"
95+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9"
96+
integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==
9797
dependencies:
9898
"@ampproject/remapping" "^2.2.0"
9999
"@babel/code-frame" "^7.26.2"
100-
"@babel/generator" "^7.26.9"
100+
"@babel/generator" "^7.26.10"
101101
"@babel/helper-compilation-targets" "^7.26.5"
102102
"@babel/helper-module-transforms" "^7.26.0"
103-
"@babel/helpers" "^7.26.9"
104-
"@babel/parser" "^7.26.9"
103+
"@babel/helpers" "^7.26.10"
104+
"@babel/parser" "^7.26.10"
105105
"@babel/template" "^7.26.9"
106-
"@babel/traverse" "^7.26.9"
107-
"@babel/types" "^7.26.9"
106+
"@babel/traverse" "^7.26.10"
107+
"@babel/types" "^7.26.10"
108108
convert-source-map "^2.0.0"
109109
debug "^4.1.0"
110110
gensync "^1.0.0-beta.2"
@@ -285,13 +285,13 @@
285285
"@jridgewell/trace-mapping" "^0.3.25"
286286
jsesc "^3.0.2"
287287

288-
"@babel/generator@^7.26.9":
289-
version "7.26.9"
290-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
291-
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
288+
"@babel/generator@^7.27.0":
289+
version "7.27.0"
290+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c"
291+
integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==
292292
dependencies:
293-
"@babel/parser" "^7.26.9"
294-
"@babel/types" "^7.26.9"
293+
"@babel/parser" "^7.27.0"
294+
"@babel/types" "^7.27.0"
295295
"@jridgewell/gen-mapping" "^0.3.5"
296296
"@jridgewell/trace-mapping" "^0.3.25"
297297
jsesc "^3.0.2"
@@ -869,6 +869,14 @@
869869
"@babel/template" "^7.25.0"
870870
"@babel/types" "^7.25.0"
871871

872+
"@babel/helpers@^7.26.10":
873+
version "7.27.0"
874+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
875+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
876+
dependencies:
877+
"@babel/template" "^7.27.0"
878+
"@babel/types" "^7.27.0"
879+
872880
"@babel/helpers@^7.26.7":
873881
version "7.26.10"
874882
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
@@ -877,14 +885,6 @@
877885
"@babel/template" "^7.26.9"
878886
"@babel/types" "^7.26.10"
879887

880-
"@babel/helpers@^7.26.9":
881-
version "7.26.9"
882-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
883-
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
884-
dependencies:
885-
"@babel/template" "^7.26.9"
886-
"@babel/types" "^7.26.9"
887-
888888
"@babel/highlight@^7.18.6":
889889
version "7.18.6"
890890
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
@@ -997,6 +997,13 @@
997997
dependencies:
998998
"@babel/types" "^7.26.9"
999999

1000+
"@babel/parser@^7.27.0":
1001+
version "7.27.0"
1002+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
1003+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
1004+
dependencies:
1005+
"@babel/types" "^7.27.0"
1006+
10001007
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
10011008
version "7.25.3"
10021009
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
@@ -2489,6 +2496,15 @@
24892496
"@babel/parser" "^7.26.9"
24902497
"@babel/types" "^7.26.9"
24912498

2499+
"@babel/template@^7.27.0":
2500+
version "7.27.0"
2501+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
2502+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
2503+
dependencies:
2504+
"@babel/code-frame" "^7.26.2"
2505+
"@babel/parser" "^7.27.0"
2506+
"@babel/types" "^7.27.0"
2507+
24922508
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3":
24932509
version "7.26.7"
24942510
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
@@ -2557,6 +2573,19 @@
25572573
debug "^4.3.1"
25582574
globals "^11.1.0"
25592575

2576+
"@babel/traverse@^7.26.10":
2577+
version "7.27.0"
2578+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70"
2579+
integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==
2580+
dependencies:
2581+
"@babel/code-frame" "^7.26.2"
2582+
"@babel/generator" "^7.27.0"
2583+
"@babel/parser" "^7.27.0"
2584+
"@babel/template" "^7.27.0"
2585+
"@babel/types" "^7.27.0"
2586+
debug "^4.3.1"
2587+
globals "^11.1.0"
2588+
25602589
"@babel/traverse@^7.26.7":
25612590
version "7.26.10"
25622591
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
@@ -2583,19 +2612,6 @@
25832612
debug "^4.3.1"
25842613
globals "^11.1.0"
25852614

2586-
"@babel/traverse@^7.26.9":
2587-
version "7.26.9"
2588-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
2589-
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
2590-
dependencies:
2591-
"@babel/code-frame" "^7.26.2"
2592-
"@babel/generator" "^7.26.9"
2593-
"@babel/parser" "^7.26.9"
2594-
"@babel/template" "^7.26.9"
2595-
"@babel/types" "^7.26.9"
2596-
debug "^4.3.1"
2597-
globals "^11.1.0"
2598-
25992615
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
26002616
version "7.19.3"
26012617
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
@@ -2709,6 +2725,14 @@
27092725
"@babel/helper-string-parser" "^7.25.9"
27102726
"@babel/helper-validator-identifier" "^7.25.9"
27112727

2728+
"@babel/types@^7.27.0":
2729+
version "7.27.0"
2730+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
2731+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
2732+
dependencies:
2733+
"@babel/helper-string-parser" "^7.25.9"
2734+
"@babel/helper-validator-identifier" "^7.25.9"
2735+
27122736
"@bcoe/v8-coverage@^0.2.3":
27132737
version "0.2.3"
27142738
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)