Skip to content

Commit fc5477a

Browse files
committed
chore(deps): update babel monorepo to ^7.26.0
1 parent 6088858 commit fc5477a

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"react-native": "*"
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.25.9",
54-
"@babel/preset-env": "^7.25.9",
53+
"@babel/core": "^7.26.0",
54+
"@babel/preset-env": "^7.26.0",
5555
"@react-navigation/native": "^6.1.18",
5656
"@txo-peer-dep/log": "^4.0.4",
5757
"@txo-peer-dep/redux": "^1.0.1",

yarn.lock

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,48 @@
1515
"@jridgewell/gen-mapping" "^0.1.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.25.9":
19-
version "7.25.9"
20-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
21-
integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
19+
version "7.26.0"
20+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
21+
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
2222
dependencies:
23-
"@babel/highlight" "^7.25.9"
23+
"@babel/helper-validator-identifier" "^7.25.9"
24+
js-tokens "^4.0.0"
2425
picocolors "^1.0.0"
2526

26-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9":
27-
version "7.25.9"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
29-
integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
27+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
28+
version "7.26.0"
29+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
30+
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
3031

31-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.25.2", "@babel/core@^7.25.9":
32-
version "7.25.9"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434"
34-
integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==
32+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.25.2", "@babel/core@^7.26.0":
33+
version "7.26.0"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
35+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
3536
dependencies:
3637
"@ampproject/remapping" "^2.2.0"
37-
"@babel/code-frame" "^7.25.9"
38-
"@babel/generator" "^7.25.9"
38+
"@babel/code-frame" "^7.26.0"
39+
"@babel/generator" "^7.26.0"
3940
"@babel/helper-compilation-targets" "^7.25.9"
40-
"@babel/helper-module-transforms" "^7.25.9"
41-
"@babel/helpers" "^7.25.9"
42-
"@babel/parser" "^7.25.9"
41+
"@babel/helper-module-transforms" "^7.26.0"
42+
"@babel/helpers" "^7.26.0"
43+
"@babel/parser" "^7.26.0"
4344
"@babel/template" "^7.25.9"
4445
"@babel/traverse" "^7.25.9"
45-
"@babel/types" "^7.25.9"
46+
"@babel/types" "^7.26.0"
4647
convert-source-map "^2.0.0"
4748
debug "^4.1.0"
4849
gensync "^1.0.0-beta.2"
4950
json5 "^2.2.3"
5051
semver "^6.3.1"
5152

52-
"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.7.2":
53-
version "7.25.9"
54-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0"
55-
integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==
53+
"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2":
54+
version "7.26.0"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
56+
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
5657
dependencies:
57-
"@babel/types" "^7.25.9"
58+
"@babel/parser" "^7.26.0"
59+
"@babel/types" "^7.26.0"
5860
"@jridgewell/gen-mapping" "^0.3.5"
5961
"@jridgewell/trace-mapping" "^0.3.25"
6062
jsesc "^3.0.2"
@@ -134,13 +136,12 @@
134136
"@babel/traverse" "^7.25.9"
135137
"@babel/types" "^7.25.9"
136138

137-
"@babel/helper-module-transforms@^7.25.9":
138-
version "7.25.9"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb"
140-
integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==
139+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
140+
version "7.26.0"
141+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
142+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
141143
dependencies:
142144
"@babel/helper-module-imports" "^7.25.9"
143-
"@babel/helper-simple-access" "^7.25.9"
144145
"@babel/helper-validator-identifier" "^7.25.9"
145146
"@babel/traverse" "^7.25.9"
146147

@@ -214,30 +215,20 @@
214215
"@babel/traverse" "^7.25.9"
215216
"@babel/types" "^7.25.9"
216217

217-
"@babel/helpers@^7.25.9":
218-
version "7.25.9"
219-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.9.tgz#9e26aa6fbefdbca4f8c8a1d66dc6f1c00ddadb0a"
220-
integrity sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==
218+
"@babel/helpers@^7.26.0":
219+
version "7.26.0"
220+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
221+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
221222
dependencies:
222223
"@babel/template" "^7.25.9"
223-
"@babel/types" "^7.25.9"
224-
225-
"@babel/highlight@^7.25.9":
226-
version "7.25.9"
227-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
228-
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
229-
dependencies:
230-
"@babel/helper-validator-identifier" "^7.25.9"
231-
chalk "^2.4.2"
232-
js-tokens "^4.0.0"
233-
picocolors "^1.0.0"
224+
"@babel/types" "^7.26.0"
234225

235-
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9":
236-
version "7.25.9"
237-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
238-
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
226+
"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0":
227+
version "7.26.0"
228+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c"
229+
integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA==
239230
dependencies:
240-
"@babel/types" "^7.25.9"
231+
"@babel/types" "^7.26.0"
241232

242233
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
243234
version "7.25.9"
@@ -357,17 +348,17 @@
357348
dependencies:
358349
"@babel/helper-plugin-utils" "^7.25.9"
359350

360-
"@babel/plugin-syntax-import-assertions@^7.25.9":
361-
version "7.25.9"
362-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.9.tgz#631686872fac3d4d1f1ae9a406a8fd1c482c7b2a"
363-
integrity sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg==
351+
"@babel/plugin-syntax-import-assertions@^7.26.0":
352+
version "7.26.0"
353+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f"
354+
integrity sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==
364355
dependencies:
365356
"@babel/helper-plugin-utils" "^7.25.9"
366357

367-
"@babel/plugin-syntax-import-attributes@^7.25.9":
368-
version "7.25.9"
369-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.9.tgz#29c9643445deea4533c05e6ac6c39d15424bbe78"
370-
integrity sha512-u3EN9ub8LyYvgTnrgp8gboElouayiwPdnM7x5tcnW3iSt09/lQYPwMNK40I9IUxo7QOZhAsPHCmmuO7EPdruqg==
358+
"@babel/plugin-syntax-import-attributes@^7.26.0":
359+
version "7.26.0"
360+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7"
361+
integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==
371362
dependencies:
372363
"@babel/helper-plugin-utils" "^7.25.9"
373364

@@ -503,10 +494,10 @@
503494
"@babel/helper-create-class-features-plugin" "^7.25.9"
504495
"@babel/helper-plugin-utils" "^7.25.9"
505496

506-
"@babel/plugin-transform-class-static-block@^7.25.9":
507-
version "7.25.9"
508-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.9.tgz#1cab37c4278a563409d74c1e4f08fb77de5d7a5c"
509-
integrity sha512-UIf+72C7YJ+PJ685/PpATbCz00XqiFEzHX5iysRwfvNT0Ko+FaXSvRgLytFSp8xUItrG9pFM/KoBBZDrY/cYyg==
497+
"@babel/plugin-transform-class-static-block@^7.26.0":
498+
version "7.26.0"
499+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz#6c8da219f4eb15cae9834ec4348ff8e9e09664a0"
500+
integrity sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==
510501
dependencies:
511502
"@babel/helper-create-class-features-plugin" "^7.25.9"
512503
"@babel/helper-plugin-utils" "^7.25.9"
@@ -803,6 +794,14 @@
803794
"@babel/helper-plugin-utils" "^7.25.9"
804795
regenerator-transform "^0.15.2"
805796

797+
"@babel/plugin-transform-regexp-modifiers@^7.26.0":
798+
version "7.26.0"
799+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz#2f5837a5b5cd3842a919d8147e9903cc7455b850"
800+
integrity sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==
801+
dependencies:
802+
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
803+
"@babel/helper-plugin-utils" "^7.25.9"
804+
806805
"@babel/plugin-transform-reserved-words@^7.25.9":
807806
version "7.25.9"
808807
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz#0398aed2f1f10ba3f78a93db219b27ef417fb9ce"
@@ -900,12 +899,12 @@
900899
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
901900
"@babel/helper-plugin-utils" "^7.25.9"
902901

903-
"@babel/preset-env@^7.25.9":
904-
version "7.25.9"
905-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.9.tgz#fc8a68705e02553cdeeeb5477bf241e12b9c3cd9"
906-
integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q==
902+
"@babel/preset-env@^7.26.0":
903+
version "7.26.0"
904+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
905+
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
907906
dependencies:
908-
"@babel/compat-data" "^7.25.9"
907+
"@babel/compat-data" "^7.26.0"
909908
"@babel/helper-compilation-targets" "^7.25.9"
910909
"@babel/helper-plugin-utils" "^7.25.9"
911910
"@babel/helper-validator-option" "^7.25.9"
@@ -915,16 +914,16 @@
915914
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
916915
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
917916
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
918-
"@babel/plugin-syntax-import-assertions" "^7.25.9"
919-
"@babel/plugin-syntax-import-attributes" "^7.25.9"
917+
"@babel/plugin-syntax-import-assertions" "^7.26.0"
918+
"@babel/plugin-syntax-import-attributes" "^7.26.0"
920919
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
921920
"@babel/plugin-transform-arrow-functions" "^7.25.9"
922921
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
923922
"@babel/plugin-transform-async-to-generator" "^7.25.9"
924923
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
925924
"@babel/plugin-transform-block-scoping" "^7.25.9"
926925
"@babel/plugin-transform-class-properties" "^7.25.9"
927-
"@babel/plugin-transform-class-static-block" "^7.25.9"
926+
"@babel/plugin-transform-class-static-block" "^7.26.0"
928927
"@babel/plugin-transform-classes" "^7.25.9"
929928
"@babel/plugin-transform-computed-properties" "^7.25.9"
930929
"@babel/plugin-transform-destructuring" "^7.25.9"
@@ -957,6 +956,7 @@
957956
"@babel/plugin-transform-private-property-in-object" "^7.25.9"
958957
"@babel/plugin-transform-property-literals" "^7.25.9"
959958
"@babel/plugin-transform-regenerator" "^7.25.9"
959+
"@babel/plugin-transform-regexp-modifiers" "^7.26.0"
960960
"@babel/plugin-transform-reserved-words" "^7.25.9"
961961
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
962962
"@babel/plugin-transform-spread" "^7.25.9"
@@ -1054,10 +1054,10 @@
10541054
debug "^4.3.1"
10551055
globals "^11.1.0"
10561056

1057-
"@babel/types@^7.0.0", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1058-
version "7.25.9"
1059-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
1060-
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==
1057+
"@babel/types@^7.0.0", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1058+
version "7.26.0"
1059+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
1060+
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
10611061
dependencies:
10621062
"@babel/helper-string-parser" "^7.25.9"
10631063
"@babel/helper-validator-identifier" "^7.25.9"
@@ -3353,7 +3353,7 @@ ccount@^1.0.0:
33533353
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
33543354
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
33553355

3356-
chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
3356+
chalk@^2.3.2, chalk@^2.4.1:
33573357
version "2.4.2"
33583358
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
33593359
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)