Skip to content

Commit 8c1b0d0

Browse files
committed
chore(package): update all of babel7 to version 7.26.0
1 parent 2208cab commit 8c1b0d0

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
}
6161
],
6262
"devDependencies": {
63-
"@babel/core": "^7.25.9",
64-
"@babel/preset-env": "^7.25.9",
63+
"@babel/core": "^7.26.0",
64+
"@babel/preset-env": "^7.26.0",
6565
"@babel/preset-react": "^7.25.9",
66-
"@babel/preset-typescript": "^7.25.9",
66+
"@babel/preset-typescript": "^7.26.0",
6767
"@size-limit/preset-small-lib": "^8.2.6",
6868
"@storybook/addon-essentials": "^7.0.23",
6969
"@storybook/addon-info": "^5.3.21",

yarn.lock

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -17,46 +17,48 @@
1717
dependencies:
1818
default-browser-id "3.0.0"
1919

20-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.5.5":
21-
version "7.25.9"
22-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
23-
integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==
20+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.5.5":
21+
version "7.26.0"
22+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
23+
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
2424
dependencies:
25-
"@babel/highlight" "^7.25.9"
25+
"@babel/helper-validator-identifier" "^7.25.9"
26+
js-tokens "^4.0.0"
2627
picocolors "^1.0.0"
2728

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

33-
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.25.9", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
34-
version "7.25.9"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434"
36-
integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==
34+
"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.22.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.26.0", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
35+
version "7.26.0"
36+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
37+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
3738
dependencies:
3839
"@ampproject/remapping" "^2.2.0"
39-
"@babel/code-frame" "^7.25.9"
40-
"@babel/generator" "^7.25.9"
40+
"@babel/code-frame" "^7.26.0"
41+
"@babel/generator" "^7.26.0"
4142
"@babel/helper-compilation-targets" "^7.25.9"
42-
"@babel/helper-module-transforms" "^7.25.9"
43-
"@babel/helpers" "^7.25.9"
44-
"@babel/parser" "^7.25.9"
43+
"@babel/helper-module-transforms" "^7.26.0"
44+
"@babel/helpers" "^7.26.0"
45+
"@babel/parser" "^7.26.0"
4546
"@babel/template" "^7.25.9"
4647
"@babel/traverse" "^7.25.9"
47-
"@babel/types" "^7.25.9"
48+
"@babel/types" "^7.26.0"
4849
convert-source-map "^2.0.0"
4950
debug "^4.1.0"
5051
gensync "^1.0.0-beta.2"
5152
json5 "^2.2.3"
5253
semver "^6.3.1"
5354

54-
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.25.9":
55-
version "7.25.9"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0"
57-
integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==
55+
"@babel/generator@^7.12.11", "@babel/generator@^7.21.5", "@babel/generator@^7.23.0", "@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
56+
version "7.26.0"
57+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
58+
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
5859
dependencies:
59-
"@babel/types" "^7.25.9"
60+
"@babel/parser" "^7.26.0"
61+
"@babel/types" "^7.26.0"
6062
"@jridgewell/gen-mapping" "^0.3.5"
6163
"@jridgewell/trace-mapping" "^0.3.25"
6264
jsesc "^3.0.2"
@@ -182,13 +184,12 @@
182184
"@babel/traverse" "^7.25.9"
183185
"@babel/types" "^7.25.9"
184186

185-
"@babel/helper-module-transforms@^7.25.9":
186-
version "7.25.9"
187-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb"
188-
integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==
187+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
188+
version "7.26.0"
189+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
190+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
189191
dependencies:
190192
"@babel/helper-module-imports" "^7.25.9"
191-
"@babel/helper-simple-access" "^7.25.9"
192193
"@babel/helper-validator-identifier" "^7.25.9"
193194
"@babel/traverse" "^7.25.9"
194195

@@ -269,30 +270,20 @@
269270
"@babel/traverse" "^7.25.9"
270271
"@babel/types" "^7.25.9"
271272

272-
"@babel/helpers@^7.25.9":
273-
version "7.25.9"
274-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.9.tgz#9e26aa6fbefdbca4f8c8a1d66dc6f1c00ddadb0a"
275-
integrity sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==
273+
"@babel/helpers@^7.26.0":
274+
version "7.26.0"
275+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
276+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
276277
dependencies:
277278
"@babel/template" "^7.25.9"
278-
"@babel/types" "^7.25.9"
279-
280-
"@babel/highlight@^7.25.9":
281-
version "7.25.9"
282-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
283-
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
284-
dependencies:
285-
"@babel/helper-validator-identifier" "^7.25.9"
286-
chalk "^2.4.2"
287-
js-tokens "^4.0.0"
288-
picocolors "^1.0.0"
279+
"@babel/types" "^7.26.0"
289280

290-
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.25.9", "@babel/parser@^7.7.0":
291-
version "7.25.9"
292-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
293-
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
281+
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.23.0", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.7.0":
282+
version "7.26.1"
283+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975"
284+
integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==
294285
dependencies:
295-
"@babel/types" "^7.25.9"
286+
"@babel/types" "^7.26.0"
296287

297288
"@babel/parser@~7.21.2":
298289
version "7.21.9"
@@ -379,17 +370,17 @@
379370
dependencies:
380371
"@babel/helper-plugin-utils" "^7.22.5"
381372

382-
"@babel/plugin-syntax-import-assertions@^7.25.9":
383-
version "7.25.9"
384-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.9.tgz#631686872fac3d4d1f1ae9a406a8fd1c482c7b2a"
385-
integrity sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg==
373+
"@babel/plugin-syntax-import-assertions@^7.26.0":
374+
version "7.26.0"
375+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f"
376+
integrity sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==
386377
dependencies:
387378
"@babel/helper-plugin-utils" "^7.25.9"
388379

389-
"@babel/plugin-syntax-import-attributes@^7.25.9":
390-
version "7.25.9"
391-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.9.tgz#29c9643445deea4533c05e6ac6c39d15424bbe78"
392-
integrity sha512-u3EN9ub8LyYvgTnrgp8gboElouayiwPdnM7x5tcnW3iSt09/lQYPwMNK40I9IUxo7QOZhAsPHCmmuO7EPdruqg==
380+
"@babel/plugin-syntax-import-attributes@^7.26.0":
381+
version "7.26.0"
382+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7"
383+
integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==
393384
dependencies:
394385
"@babel/helper-plugin-utils" "^7.25.9"
395386

@@ -518,10 +509,10 @@
518509
"@babel/helper-create-class-features-plugin" "^7.25.9"
519510
"@babel/helper-plugin-utils" "^7.25.9"
520511

521-
"@babel/plugin-transform-class-static-block@^7.25.9":
522-
version "7.25.9"
523-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.9.tgz#1cab37c4278a563409d74c1e4f08fb77de5d7a5c"
524-
integrity sha512-UIf+72C7YJ+PJ685/PpATbCz00XqiFEzHX5iysRwfvNT0Ko+FaXSvRgLytFSp8xUItrG9pFM/KoBBZDrY/cYyg==
512+
"@babel/plugin-transform-class-static-block@^7.26.0":
513+
version "7.26.0"
514+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz#6c8da219f4eb15cae9834ec4348ff8e9e09664a0"
515+
integrity sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==
525516
dependencies:
526517
"@babel/helper-create-class-features-plugin" "^7.25.9"
527518
"@babel/helper-plugin-utils" "^7.25.9"
@@ -819,6 +810,14 @@
819810
"@babel/helper-plugin-utils" "^7.25.9"
820811
regenerator-transform "^0.15.2"
821812

813+
"@babel/plugin-transform-regexp-modifiers@^7.26.0":
814+
version "7.26.0"
815+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz#2f5837a5b5cd3842a919d8147e9903cc7455b850"
816+
integrity sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==
817+
dependencies:
818+
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
819+
"@babel/helper-plugin-utils" "^7.25.9"
820+
822821
"@babel/plugin-transform-reserved-words@^7.25.9":
823822
version "7.25.9"
824823
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz#0398aed2f1f10ba3f78a93db219b27ef417fb9ce"
@@ -904,12 +903,12 @@
904903
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
905904
"@babel/helper-plugin-utils" "^7.25.9"
906905

907-
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.25.9":
908-
version "7.25.9"
909-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.9.tgz#fc8a68705e02553cdeeeb5477bf241e12b9c3cd9"
910-
integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q==
906+
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.23.2", "@babel/preset-env@^7.26.0":
907+
version "7.26.0"
908+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
909+
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
911910
dependencies:
912-
"@babel/compat-data" "^7.25.9"
911+
"@babel/compat-data" "^7.26.0"
913912
"@babel/helper-compilation-targets" "^7.25.9"
914913
"@babel/helper-plugin-utils" "^7.25.9"
915914
"@babel/helper-validator-option" "^7.25.9"
@@ -919,16 +918,16 @@
919918
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
920919
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
921920
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
922-
"@babel/plugin-syntax-import-assertions" "^7.25.9"
923-
"@babel/plugin-syntax-import-attributes" "^7.25.9"
921+
"@babel/plugin-syntax-import-assertions" "^7.26.0"
922+
"@babel/plugin-syntax-import-attributes" "^7.26.0"
924923
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
925924
"@babel/plugin-transform-arrow-functions" "^7.25.9"
926925
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
927926
"@babel/plugin-transform-async-to-generator" "^7.25.9"
928927
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
929928
"@babel/plugin-transform-block-scoping" "^7.25.9"
930929
"@babel/plugin-transform-class-properties" "^7.25.9"
931-
"@babel/plugin-transform-class-static-block" "^7.25.9"
930+
"@babel/plugin-transform-class-static-block" "^7.26.0"
932931
"@babel/plugin-transform-classes" "^7.25.9"
933932
"@babel/plugin-transform-computed-properties" "^7.25.9"
934933
"@babel/plugin-transform-destructuring" "^7.25.9"
@@ -961,6 +960,7 @@
961960
"@babel/plugin-transform-private-property-in-object" "^7.25.9"
962961
"@babel/plugin-transform-property-literals" "^7.25.9"
963962
"@babel/plugin-transform-regenerator" "^7.25.9"
963+
"@babel/plugin-transform-regexp-modifiers" "^7.26.0"
964964
"@babel/plugin-transform-reserved-words" "^7.25.9"
965965
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
966966
"@babel/plugin-transform-spread" "^7.25.9"
@@ -1008,10 +1008,10 @@
10081008
"@babel/plugin-transform-react-jsx-development" "^7.25.9"
10091009
"@babel/plugin-transform-react-pure-annotations" "^7.25.9"
10101010

1011-
"@babel/preset-typescript@^7.23.0", "@babel/preset-typescript@^7.25.9":
1012-
version "7.25.9"
1013-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.25.9.tgz#bb82f26cda46dc2eb1ee10bf72fa994e759a08ba"
1014-
integrity sha512-XWxw1AcKk36kgxf4C//fl0ikjLeqGUWn062/Fd8GtpTfDJOX6Ud95FK+4JlDA36BX4bNGndXi3a6Vr4Jo5/61A==
1011+
"@babel/preset-typescript@^7.23.0", "@babel/preset-typescript@^7.26.0":
1012+
version "7.26.0"
1013+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d"
1014+
integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==
10151015
dependencies:
10161016
"@babel/helper-plugin-utils" "^7.25.9"
10171017
"@babel/helper-validator-option" "^7.25.9"
@@ -1088,10 +1088,10 @@
10881088
debug "^4.1.0"
10891089
globals "^11.1.0"
10901090

1091-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1092-
version "7.25.9"
1093-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
1094-
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==
1091+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@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", "@babel/types@^7.7.0":
1092+
version "7.26.0"
1093+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
1094+
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
10951095
dependencies:
10961096
"@babel/helper-string-parser" "^7.25.9"
10971097
"@babel/helper-validator-identifier" "^7.25.9"

0 commit comments

Comments
 (0)