Skip to content

Commit a3d0f8e

Browse files
Update babel monorepo to v7.26.0
1 parent 20abb86 commit a3d0f8e

File tree

4 files changed

+79
-79
lines changed

4 files changed

+79
-79
lines changed

packages/content-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"access": "public"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.25.9",
33+
"@babel/core": "7.26.0",
3434
"@babel/polyfill": "7.12.1",
35-
"@babel/preset-env": "7.25.9",
35+
"@babel/preset-env": "7.26.0",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.2",
3838
"core-js": "3.38.1",

packages/helpers-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@babel/cli": "7.25.9",
28-
"@babel/core": "7.25.9",
29-
"@babel/preset-env": "7.25.9",
28+
"@babel/core": "7.26.0",
29+
"@babel/preset-env": "7.26.0",
3030
"@babel/preset-react": "7.25.9",
3131
"c8": "10.1.2",
3232
"mocha": "10.7.3",

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"access": "public"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.25.9",
34+
"@babel/core": "7.26.0",
3535
"@babel/polyfill": "7.12.1",
3636
"c8": "10.1.2",
3737
"istanbul": "0.4.5",

yarn.lock

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -26,46 +26,48 @@
2626
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
2727
chokidar "^3.6.0"
2828

29-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.25.9":
30-
version "7.25.9"
31-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
32-
integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==
29+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
30+
version "7.26.0"
31+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
32+
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
3333
dependencies:
34-
"@babel/highlight" "^7.25.9"
34+
"@babel/helper-validator-identifier" "^7.25.9"
35+
js-tokens "^4.0.0"
3536
picocolors "^1.0.0"
3637

37-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9":
38-
version "7.25.9"
39-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
40-
integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
38+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
39+
version "7.26.0"
40+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
41+
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
4142

42-
"@babel/core@7.25.9":
43-
version "7.25.9"
44-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434"
45-
integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==
43+
"@babel/core@7.26.0":
44+
version "7.26.0"
45+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
46+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
4647
dependencies:
4748
"@ampproject/remapping" "^2.2.0"
48-
"@babel/code-frame" "^7.25.9"
49-
"@babel/generator" "^7.25.9"
49+
"@babel/code-frame" "^7.26.0"
50+
"@babel/generator" "^7.26.0"
5051
"@babel/helper-compilation-targets" "^7.25.9"
51-
"@babel/helper-module-transforms" "^7.25.9"
52-
"@babel/helpers" "^7.25.9"
53-
"@babel/parser" "^7.25.9"
52+
"@babel/helper-module-transforms" "^7.26.0"
53+
"@babel/helpers" "^7.26.0"
54+
"@babel/parser" "^7.26.0"
5455
"@babel/template" "^7.25.9"
5556
"@babel/traverse" "^7.25.9"
56-
"@babel/types" "^7.25.9"
57+
"@babel/types" "^7.26.0"
5758
convert-source-map "^2.0.0"
5859
debug "^4.1.0"
5960
gensync "^1.0.0-beta.2"
6061
json5 "^2.2.3"
6162
semver "^6.3.1"
6263

63-
"@babel/generator@^7.25.9":
64-
version "7.25.9"
65-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0"
66-
integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==
64+
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
65+
version "7.26.0"
66+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
67+
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
6768
dependencies:
68-
"@babel/types" "^7.25.9"
69+
"@babel/parser" "^7.26.0"
70+
"@babel/types" "^7.26.0"
6971
"@jridgewell/gen-mapping" "^0.3.5"
7072
"@jridgewell/trace-mapping" "^0.3.25"
7173
jsesc "^3.0.2"
@@ -145,13 +147,12 @@
145147
"@babel/traverse" "^7.25.9"
146148
"@babel/types" "^7.25.9"
147149

148-
"@babel/helper-module-transforms@^7.25.9":
149-
version "7.25.9"
150-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb"
151-
integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==
150+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
151+
version "7.26.0"
152+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
153+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
152154
dependencies:
153155
"@babel/helper-module-imports" "^7.25.9"
154-
"@babel/helper-simple-access" "^7.25.9"
155156
"@babel/helper-validator-identifier" "^7.25.9"
156157
"@babel/traverse" "^7.25.9"
157158

@@ -225,30 +226,20 @@
225226
"@babel/traverse" "^7.25.9"
226227
"@babel/types" "^7.25.9"
227228

228-
"@babel/helpers@^7.25.9":
229-
version "7.25.9"
230-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.9.tgz#9e26aa6fbefdbca4f8c8a1d66dc6f1c00ddadb0a"
231-
integrity sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==
229+
"@babel/helpers@^7.26.0":
230+
version "7.26.0"
231+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
232+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
232233
dependencies:
233234
"@babel/template" "^7.25.9"
234-
"@babel/types" "^7.25.9"
235-
236-
"@babel/highlight@^7.25.9":
237-
version "7.25.9"
238-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
239-
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
240-
dependencies:
241-
"@babel/helper-validator-identifier" "^7.25.9"
242-
chalk "^2.4.2"
243-
js-tokens "^4.0.0"
244-
picocolors "^1.0.0"
235+
"@babel/types" "^7.26.0"
245236

246-
"@babel/parser@^7.25.9":
247-
version "7.25.9"
248-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
249-
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
237+
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0":
238+
version "7.26.0"
239+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c"
240+
integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA==
250241
dependencies:
251-
"@babel/types" "^7.25.9"
242+
"@babel/types" "^7.26.0"
252243

253244
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
254245
version "7.25.9"
@@ -294,17 +285,17 @@
294285
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
295286
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
296287

297-
"@babel/plugin-syntax-import-assertions@^7.25.9":
298-
version "7.25.9"
299-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.9.tgz#631686872fac3d4d1f1ae9a406a8fd1c482c7b2a"
300-
integrity sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg==
288+
"@babel/plugin-syntax-import-assertions@^7.26.0":
289+
version "7.26.0"
290+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f"
291+
integrity sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==
301292
dependencies:
302293
"@babel/helper-plugin-utils" "^7.25.9"
303294

304-
"@babel/plugin-syntax-import-attributes@^7.25.9":
305-
version "7.25.9"
306-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.9.tgz#29c9643445deea4533c05e6ac6c39d15424bbe78"
307-
integrity sha512-u3EN9ub8LyYvgTnrgp8gboElouayiwPdnM7x5tcnW3iSt09/lQYPwMNK40I9IUxo7QOZhAsPHCmmuO7EPdruqg==
295+
"@babel/plugin-syntax-import-attributes@^7.26.0":
296+
version "7.26.0"
297+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7"
298+
integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==
308299
dependencies:
309300
"@babel/helper-plugin-utils" "^7.25.9"
310301

@@ -370,10 +361,10 @@
370361
"@babel/helper-create-class-features-plugin" "^7.25.9"
371362
"@babel/helper-plugin-utils" "^7.25.9"
372363

373-
"@babel/plugin-transform-class-static-block@^7.25.9":
374-
version "7.25.9"
375-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.9.tgz#1cab37c4278a563409d74c1e4f08fb77de5d7a5c"
376-
integrity sha512-UIf+72C7YJ+PJ685/PpATbCz00XqiFEzHX5iysRwfvNT0Ko+FaXSvRgLytFSp8xUItrG9pFM/KoBBZDrY/cYyg==
364+
"@babel/plugin-transform-class-static-block@^7.26.0":
365+
version "7.26.0"
366+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz#6c8da219f4eb15cae9834ec4348ff8e9e09664a0"
367+
integrity sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==
377368
dependencies:
378369
"@babel/helper-create-class-features-plugin" "^7.25.9"
379370
"@babel/helper-plugin-utils" "^7.25.9"
@@ -663,6 +654,14 @@
663654
"@babel/helper-plugin-utils" "^7.25.9"
664655
regenerator-transform "^0.15.2"
665656

657+
"@babel/plugin-transform-regexp-modifiers@^7.26.0":
658+
version "7.26.0"
659+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz#2f5837a5b5cd3842a919d8147e9903cc7455b850"
660+
integrity sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==
661+
dependencies:
662+
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
663+
"@babel/helper-plugin-utils" "^7.25.9"
664+
666665
"@babel/plugin-transform-reserved-words@^7.25.9":
667666
version "7.25.9"
668667
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz#0398aed2f1f10ba3f78a93db219b27ef417fb9ce"
@@ -745,12 +744,12 @@
745744
core-js "^2.6.5"
746745
regenerator-runtime "^0.13.4"
747746

748-
"@babel/preset-env@7.25.9":
749-
version "7.25.9"
750-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.9.tgz#fc8a68705e02553cdeeeb5477bf241e12b9c3cd9"
751-
integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q==
747+
"@babel/preset-env@7.26.0":
748+
version "7.26.0"
749+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
750+
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
752751
dependencies:
753-
"@babel/compat-data" "^7.25.9"
752+
"@babel/compat-data" "^7.26.0"
754753
"@babel/helper-compilation-targets" "^7.25.9"
755754
"@babel/helper-plugin-utils" "^7.25.9"
756755
"@babel/helper-validator-option" "^7.25.9"
@@ -760,16 +759,16 @@
760759
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
761760
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
762761
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
763-
"@babel/plugin-syntax-import-assertions" "^7.25.9"
764-
"@babel/plugin-syntax-import-attributes" "^7.25.9"
762+
"@babel/plugin-syntax-import-assertions" "^7.26.0"
763+
"@babel/plugin-syntax-import-attributes" "^7.26.0"
765764
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
766765
"@babel/plugin-transform-arrow-functions" "^7.25.9"
767766
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
768767
"@babel/plugin-transform-async-to-generator" "^7.25.9"
769768
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
770769
"@babel/plugin-transform-block-scoping" "^7.25.9"
771770
"@babel/plugin-transform-class-properties" "^7.25.9"
772-
"@babel/plugin-transform-class-static-block" "^7.25.9"
771+
"@babel/plugin-transform-class-static-block" "^7.26.0"
773772
"@babel/plugin-transform-classes" "^7.25.9"
774773
"@babel/plugin-transform-computed-properties" "^7.25.9"
775774
"@babel/plugin-transform-destructuring" "^7.25.9"
@@ -802,6 +801,7 @@
802801
"@babel/plugin-transform-private-property-in-object" "^7.25.9"
803802
"@babel/plugin-transform-property-literals" "^7.25.9"
804803
"@babel/plugin-transform-regenerator" "^7.25.9"
804+
"@babel/plugin-transform-regexp-modifiers" "^7.26.0"
805805
"@babel/plugin-transform-reserved-words" "^7.25.9"
806806
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
807807
"@babel/plugin-transform-spread" "^7.25.9"
@@ -869,10 +869,10 @@
869869
debug "^4.3.1"
870870
globals "^11.1.0"
871871

872-
"@babel/types@^7.25.9", "@babel/types@^7.4.4":
873-
version "7.25.9"
874-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
875-
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==
872+
"@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.4.4":
873+
version "7.26.0"
874+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
875+
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
876876
dependencies:
877877
"@babel/helper-string-parser" "^7.25.9"
878878
"@babel/helper-validator-identifier" "^7.25.9"
@@ -3681,7 +3681,7 @@ [email protected]:
36813681
ansi-styles "^4.1.0"
36823682
supports-color "^7.1.0"
36833683

3684-
chalk@^2.4.1, chalk@^2.4.2:
3684+
chalk@^2.4.1:
36853685
version "2.4.2"
36863686
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
36873687
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)