Skip to content

Commit 3c3912e

Browse files
committed
deps(babel): Update to v7.27.
1 parent cf7a103 commit 3c3912e

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

packages/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/plugin-proposal-private-methods": "^7.18.6",
4141
"@babel/preset-env": "^7.26.9",
4242
"@babel/preset-react": "^7.26.3",
43-
"@babel/preset-typescript": "^7.26.0",
43+
"@babel/preset-typescript": "^7.27.0",
4444
"babel-plugin-conditional-invariant": "^4.0.1",
4545
"babel-plugin-env-constants": "^4.0.1",
4646
"babel-preset-solid": "^1.9.5"

yarn.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,16 @@ __metadata:
7373
languageName: node
7474
linkType: hard
7575

76-
"@babel/generator@npm:^7.26.10, @babel/generator@npm:^7.7.2":
77-
version: 7.26.10
78-
resolution: "@babel/generator@npm:7.26.10"
76+
"@babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.0, @babel/generator@npm:^7.7.2":
77+
version: 7.27.0
78+
resolution: "@babel/generator@npm:7.27.0"
7979
dependencies:
80-
"@babel/parser": "npm:^7.26.10"
81-
"@babel/types": "npm:^7.26.10"
80+
"@babel/parser": "npm:^7.27.0"
81+
"@babel/types": "npm:^7.27.0"
8282
"@jridgewell/gen-mapping": "npm:^0.3.5"
8383
"@jridgewell/trace-mapping": "npm:^0.3.25"
8484
jsesc: "npm:^3.0.2"
85-
checksum: 10/acf5e6544ee672810b598add2451302146cc79e1974fa5d87c5f70d5a51cab140abb628e36c434d01616af3747fd42378379e4b828f3eb9672e84c14f21db46b
85+
checksum: 10/5447c402b1d841132534a0a9715e89f4f28b6f2886a23e70aaa442150dba4a1e29e4e2351814f439ee1775294dccdef9ab0a4192b6e6a5ad44e24233b3611da2
8686
languageName: node
8787
linkType: hard
8888

@@ -108,20 +108,20 @@ __metadata:
108108
languageName: node
109109
linkType: hard
110110

111-
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9":
112-
version: 7.25.9
113-
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
111+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9, @babel/helper-create-class-features-plugin@npm:^7.27.0":
112+
version: 7.27.0
113+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.0"
114114
dependencies:
115115
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
116116
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
117117
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
118-
"@babel/helper-replace-supers": "npm:^7.25.9"
118+
"@babel/helper-replace-supers": "npm:^7.26.5"
119119
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
120-
"@babel/traverse": "npm:^7.25.9"
120+
"@babel/traverse": "npm:^7.27.0"
121121
semver: "npm:^6.3.1"
122122
peerDependencies:
123123
"@babel/core": ^7.0.0
124-
checksum: 10/d1d47a7b5fd317c6cb1446b0e4f4892c19ddaa69ea0229f04ba8bea5f273fc8168441e7114ad36ff919f2d310f97310cec51adc79002e22039a7e1640ccaf248
124+
checksum: 10/5db70126719ad12773a06a7ae50872c597a2a401ac73906ade3f5c1cf91d62ad6ed5fd5397320ec9b0d8bb2c5623aefda35352469abc8e42a5797dd7e9da0675
125125
languageName: node
126126
linkType: hard
127127

@@ -236,16 +236,16 @@ __metadata:
236236
languageName: node
237237
linkType: hard
238238

239-
"@babel/helper-replace-supers@npm:^7.25.9":
240-
version: 7.25.9
241-
resolution: "@babel/helper-replace-supers@npm:7.25.9"
239+
"@babel/helper-replace-supers@npm:^7.25.9, @babel/helper-replace-supers@npm:^7.26.5":
240+
version: 7.26.5
241+
resolution: "@babel/helper-replace-supers@npm:7.26.5"
242242
dependencies:
243243
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
244244
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
245-
"@babel/traverse": "npm:^7.25.9"
245+
"@babel/traverse": "npm:^7.26.5"
246246
peerDependencies:
247247
"@babel/core": ^7.0.0
248-
checksum: 10/8ebf787016953e4479b99007bac735c9c860822fafc51bc3db67bc53814539888797238c81fa8b948b6da897eb7b1c1d4f04df11e501a7f0596b356be02de2ab
248+
checksum: 10/cfb911d001a8c3d2675077dbb74ee8d7d5533b22d74f8d775cefabf19c604f6cbc22cfeb94544fe8efa626710d920f04acb22923017e68f46f5fdb1cb08b32ad
249249
languageName: node
250250
linkType: hard
251251

@@ -301,14 +301,14 @@ __metadata:
301301
languageName: node
302302
linkType: hard
303303

304-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.26.9":
305-
version: 7.26.10
306-
resolution: "@babel/parser@npm:7.26.10"
304+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.0":
305+
version: 7.27.0
306+
resolution: "@babel/parser@npm:7.27.0"
307307
dependencies:
308-
"@babel/types": "npm:^7.26.10"
308+
"@babel/types": "npm:^7.27.0"
309309
bin:
310310
parser: ./bin/babel-parser.js
311-
checksum: 10/3f87781f46795ba72448168061d9e99c394fdf9cd4aa3ddf053a06334247da4d25d0923ccc89195937d3360d384cee181e99711763c1e8fe81d4f17ee22541fc
311+
checksum: 10/0fee9f05c6db753882ca9d10958301493443da9f6986d7020ebd7a696b35886240016899bc0b47d871aea2abcafd64632343719742e87432c8145e0ec2af2a03
312312
languageName: node
313313
linkType: hard
314314

@@ -968,7 +968,7 @@ __metadata:
968968
languageName: node
969969
linkType: hard
970970

971-
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9, @babel/plugin-transform-modules-commonjs@npm:^7.26.3":
971+
"@babel/plugin-transform-modules-commonjs@npm:^7.26.3":
972972
version: 7.26.3
973973
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
974974
dependencies:
@@ -1302,18 +1302,18 @@ __metadata:
13021302
languageName: node
13031303
linkType: hard
13041304

1305-
"@babel/plugin-transform-typescript@npm:^7.25.9":
1306-
version: 7.25.9
1307-
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
1305+
"@babel/plugin-transform-typescript@npm:^7.27.0":
1306+
version: 7.27.0
1307+
resolution: "@babel/plugin-transform-typescript@npm:7.27.0"
13081308
dependencies:
13091309
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
1310-
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
1311-
"@babel/helper-plugin-utils": "npm:^7.25.9"
1310+
"@babel/helper-create-class-features-plugin": "npm:^7.27.0"
1311+
"@babel/helper-plugin-utils": "npm:^7.26.5"
13121312
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
13131313
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
13141314
peerDependencies:
13151315
"@babel/core": ^7.0.0-0
1316-
checksum: 10/91e2ec805f89a813e0bf9cf42dffb767f798429e983af3e2f919885a2826b10f29223dd8b40ccc569eb61858d3273620e82e14431603a893e4a7f9b4c1a3a3cf
1316+
checksum: 10/61f866967d0aa1b64d28f11687bfa517e47829baab294fe42f9eae4020767f96ab4c44029af9a445b6a1ac66bc3b3e4ff24048d833812ce81eec9a9bece90b11
13171317
languageName: node
13181318
linkType: hard
13191319

@@ -1485,18 +1485,18 @@ __metadata:
14851485
languageName: node
14861486
linkType: hard
14871487

1488-
"@babel/preset-typescript@npm:^7.24.6, @babel/preset-typescript@npm:^7.26.0":
1489-
version: 7.26.0
1490-
resolution: "@babel/preset-typescript@npm:7.26.0"
1488+
"@babel/preset-typescript@npm:^7.24.6, @babel/preset-typescript@npm:^7.27.0":
1489+
version: 7.27.0
1490+
resolution: "@babel/preset-typescript@npm:7.27.0"
14911491
dependencies:
1492-
"@babel/helper-plugin-utils": "npm:^7.25.9"
1492+
"@babel/helper-plugin-utils": "npm:^7.26.5"
14931493
"@babel/helper-validator-option": "npm:^7.25.9"
14941494
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
1495-
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
1496-
"@babel/plugin-transform-typescript": "npm:^7.25.9"
1495+
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
1496+
"@babel/plugin-transform-typescript": "npm:^7.27.0"
14971497
peerDependencies:
14981498
"@babel/core": ^7.0.0-0
1499-
checksum: 10/81a60826160163a3daae017709f42147744757b725b50c9024ef3ee5a402ee45fd2e93eaecdaaa22c81be91f7940916249cfb7711366431cfcacc69c95878c03
1499+
checksum: 10/3b7b44bff0ed5dec49cb056e9a3a3dbf55e51dc5f85baa98336785b2d99670a12b7f9741b8c74ae061f2942d13a9dc7ac4ae0bcaecaff04f9db934c6ab6d9f30
15001500
languageName: node
15011501
linkType: hard
15021502

@@ -1509,39 +1509,39 @@ __metadata:
15091509
languageName: node
15101510
linkType: hard
15111511

1512-
"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.3.3":
1513-
version: 7.26.9
1514-
resolution: "@babel/template@npm:7.26.9"
1512+
"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.27.0, @babel/template@npm:^7.3.3":
1513+
version: 7.27.0
1514+
resolution: "@babel/template@npm:7.27.0"
15151515
dependencies:
15161516
"@babel/code-frame": "npm:^7.26.2"
1517-
"@babel/parser": "npm:^7.26.9"
1518-
"@babel/types": "npm:^7.26.9"
1519-
checksum: 10/240288cebac95b1cc1cb045ad143365643da0470e905e11731e63280e43480785bd259924f4aea83898ef68e9fa7c176f5f2d1e8b0a059b27966e8ca0b41a1b6
1517+
"@babel/parser": "npm:^7.27.0"
1518+
"@babel/types": "npm:^7.27.0"
1519+
checksum: 10/7159ca1daea287ad34676d45a7146675444d42c7664aca3e617abc9b1d9548c8f377f35a36bb34cf956e1d3610dcb7acfcfe890aebf81880d35f91a7bd273ee5
15201520
languageName: node
15211521
linkType: hard
15221522

1523-
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.26.8":
1524-
version: 7.26.10
1525-
resolution: "@babel/traverse@npm:7.26.10"
1523+
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.26.8, @babel/traverse@npm:^7.27.0":
1524+
version: 7.27.0
1525+
resolution: "@babel/traverse@npm:7.27.0"
15261526
dependencies:
15271527
"@babel/code-frame": "npm:^7.26.2"
1528-
"@babel/generator": "npm:^7.26.10"
1529-
"@babel/parser": "npm:^7.26.10"
1530-
"@babel/template": "npm:^7.26.9"
1531-
"@babel/types": "npm:^7.26.10"
1528+
"@babel/generator": "npm:^7.27.0"
1529+
"@babel/parser": "npm:^7.27.0"
1530+
"@babel/template": "npm:^7.27.0"
1531+
"@babel/types": "npm:^7.27.0"
15321532
debug: "npm:^4.3.1"
15331533
globals: "npm:^11.1.0"
1534-
checksum: 10/e9c77390ce93d1f79fb0d83fc7c67282314ba73fa746ec3cf78e999b2dcda340e200a4fc9d8c5c4ca08f183e1aea2a5c0eb6e4ce802e43c4b10124dbc7d4e748
1534+
checksum: 10/b0675bc16bd87187e8b090557b0650135de56a621692ad8614b20f32621350ae0fc2e1129b73b780d64a9ed4beab46849a17f90d5267b6ae6ce09ec8412a12c7
15351535
languageName: node
15361536
linkType: hard
15371537

1538-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1539-
version: 7.26.10
1540-
resolution: "@babel/types@npm:7.26.10"
1538+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1539+
version: 7.27.0
1540+
resolution: "@babel/types@npm:7.27.0"
15411541
dependencies:
15421542
"@babel/helper-string-parser": "npm:^7.25.9"
15431543
"@babel/helper-validator-identifier": "npm:^7.25.9"
1544-
checksum: 10/6b4f24ee77af853c2126eaabb65328cd44a7d6f439685131cf929c30567e01b6ea2e5d5653b2c304a09c63a5a6199968f0e27228a007acf35032036d79a9dee6
1544+
checksum: 10/2c322bce107c8a534dc4a23be60d570e6a4cc7ca2e44d4f0eee08c0b626104eb7e60ab8de03463bc5da1773a2f69f1e6edec1648d648d65461d6520a7f3b0770
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -4615,7 +4615,7 @@ __metadata:
46154615
"@babel/plugin-proposal-private-methods": "npm:^7.18.6"
46164616
"@babel/preset-env": "npm:^7.26.9"
46174617
"@babel/preset-react": "npm:^7.26.3"
4618-
"@babel/preset-typescript": "npm:^7.26.0"
4618+
"@babel/preset-typescript": "npm:^7.27.0"
46194619
babel-plugin-conditional-invariant: "npm:^4.0.1"
46204620
babel-plugin-env-constants: "npm:^4.0.1"
46214621
babel-preset-solid: "npm:^1.9.5"

0 commit comments

Comments
 (0)