Skip to content

Commit 1cf203f

Browse files
committed
deps(babel): Update to v7.23.
1 parent 87b1b1d commit 1cf203f

File tree

3 files changed

+81
-81
lines changed

3 files changed

+81
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"packages/*"
1313
],
1414
"devDependencies": {
15-
"@babel/core": "^7.22.20",
15+
"@babel/core": "^7.23.0",
1616
"@moonrepo/cli": "^1.13.5",
1717
"@moonrepo/dev": "workspace:*",
1818
"eslint": "^8.50.0",

packages/babel-preset/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
},
3535
"dependencies": {
3636
"@babel/plugin-proposal-class-properties": "^7.18.6",
37-
"@babel/plugin-proposal-decorators": "^7.22.15",
37+
"@babel/plugin-proposal-decorators": "^7.23.0",
3838
"@babel/plugin-proposal-export-default-from": "^7.22.17",
3939
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
4040
"@babel/plugin-proposal-private-methods": "^7.18.6",
4141
"@babel/preset-env": "^7.22.20",
4242
"@babel/preset-react": "^7.22.15",
43-
"@babel/preset-typescript": "^7.22.15",
43+
"@babel/preset-typescript": "^7.23.0",
4444
"babel-plugin-conditional-invariant": "^3.0.1",
4545
"babel-plugin-env-constants": "^3.0.1",
4646
"babel-preset-solid": "^1.7.12"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "^7.22.20"
49+
"@babel/core": "^7.23.0"
5050
},
5151
"funding": {
5252
"type": "ko-fi",

yarn.lock

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -39,38 +39,38 @@ __metadata:
3939
languageName: node
4040
linkType: hard
4141

42-
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.20, @babel/core@npm:^7.22.5":
43-
version: 7.22.20
44-
resolution: "@babel/core@npm:7.22.20"
42+
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.5, @babel/core@npm:^7.23.0":
43+
version: 7.23.0
44+
resolution: "@babel/core@npm:7.23.0"
4545
dependencies:
4646
"@ampproject/remapping": ^2.2.0
4747
"@babel/code-frame": ^7.22.13
48-
"@babel/generator": ^7.22.15
48+
"@babel/generator": ^7.23.0
4949
"@babel/helper-compilation-targets": ^7.22.15
50-
"@babel/helper-module-transforms": ^7.22.20
51-
"@babel/helpers": ^7.22.15
52-
"@babel/parser": ^7.22.16
50+
"@babel/helper-module-transforms": ^7.23.0
51+
"@babel/helpers": ^7.23.0
52+
"@babel/parser": ^7.23.0
5353
"@babel/template": ^7.22.15
54-
"@babel/traverse": ^7.22.20
55-
"@babel/types": ^7.22.19
56-
convert-source-map: ^1.7.0
54+
"@babel/traverse": ^7.23.0
55+
"@babel/types": ^7.23.0
56+
convert-source-map: ^2.0.0
5757
debug: ^4.1.0
5858
gensync: ^1.0.0-beta.2
5959
json5: ^2.2.3
6060
semver: ^6.3.1
61-
checksum: 73663a079194b5dc406b2e2e5e50db81977d443e4faf7ef2c27e5836cd9a359e81e551115193dc9b1a93471275351a972e54904f4d3aa6cb156f51e26abf6765
61+
checksum: cebd9b48dbc970a7548522f207f245c69567e5ea17ebb1a4e4de563823cf20a01177fe8d2fe19b6e1461361f92fa169fd0b29f8ee9d44eeec84842be1feee5f2
6262
languageName: node
6363
linkType: hard
6464

65-
"@babel/generator@npm:^7.22.15, @babel/generator@npm:^7.7.2":
66-
version: 7.22.15
67-
resolution: "@babel/generator@npm:7.22.15"
65+
"@babel/generator@npm:^7.23.0, @babel/generator@npm:^7.7.2":
66+
version: 7.23.0
67+
resolution: "@babel/generator@npm:7.23.0"
6868
dependencies:
69-
"@babel/types": ^7.22.15
69+
"@babel/types": ^7.23.0
7070
"@jridgewell/gen-mapping": ^0.3.2
7171
"@jridgewell/trace-mapping": ^0.3.17
7272
jsesc: ^2.5.1
73-
checksum: 5b2a3ccdc3634f6ea86e0a442722bcd430238369432d31f15b428a4ee8013c2f4f917b5b135bf4fc1d0a3e2f87f10fd4ce5d07955ecc2d3b9400a05c2a481374
73+
checksum: 8efe24adad34300f1f8ea2add420b28171a646edc70f2a1b3e1683842f23b8b7ffa7e35ef0119294e1901f45bfea5b3dc70abe1f10a1917ccdfb41bed69be5f1
7474
languageName: node
7575
linkType: hard
7676

@@ -159,13 +159,13 @@ __metadata:
159159
languageName: node
160160
linkType: hard
161161

162-
"@babel/helper-function-name@npm:^7.22.5":
163-
version: 7.22.5
164-
resolution: "@babel/helper-function-name@npm:7.22.5"
162+
"@babel/helper-function-name@npm:^7.22.5, @babel/helper-function-name@npm:^7.23.0":
163+
version: 7.23.0
164+
resolution: "@babel/helper-function-name@npm:7.23.0"
165165
dependencies:
166-
"@babel/template": ^7.22.5
167-
"@babel/types": ^7.22.5
168-
checksum: 6b1f6ce1b1f4e513bf2c8385a557ea0dd7fa37971b9002ad19268ca4384bbe90c09681fe4c076013f33deabc63a53b341ed91e792de741b4b35e01c00238177a
166+
"@babel/template": ^7.22.15
167+
"@babel/types": ^7.23.0
168+
checksum: e44542257b2d4634a1f979244eb2a4ad8e6d75eb6761b4cfceb56b562f7db150d134bc538c8e6adca3783e3bc31be949071527aa8e3aab7867d1ad2d84a26e10
169169
languageName: node
170170
linkType: hard
171171

@@ -178,7 +178,7 @@ __metadata:
178178
languageName: node
179179
linkType: hard
180180

181-
"@babel/helper-member-expression-to-functions@npm:^7.22.15, @babel/helper-member-expression-to-functions@npm:^7.22.5":
181+
"@babel/helper-member-expression-to-functions@npm:^7.22.15":
182182
version: 7.22.15
183183
resolution: "@babel/helper-member-expression-to-functions@npm:7.22.15"
184184
dependencies:
@@ -205,9 +205,9 @@ __metadata:
205205
languageName: node
206206
linkType: hard
207207

208-
"@babel/helper-module-transforms@npm:^7.22.15, @babel/helper-module-transforms@npm:^7.22.20, @babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9":
209-
version: 7.22.20
210-
resolution: "@babel/helper-module-transforms@npm:7.22.20"
208+
"@babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9, @babel/helper-module-transforms@npm:^7.23.0":
209+
version: 7.23.0
210+
resolution: "@babel/helper-module-transforms@npm:7.23.0"
211211
dependencies:
212212
"@babel/helper-environment-visitor": ^7.22.20
213213
"@babel/helper-module-imports": ^7.22.15
@@ -216,7 +216,7 @@ __metadata:
216216
"@babel/helper-validator-identifier": ^7.22.20
217217
peerDependencies:
218218
"@babel/core": ^7.0.0
219-
checksum: 8fce25362df8711bd4620f41c5c18769edfeafe7f8f1dae9691966ef368e57f9da68dfa1707cd63c834c89dc4eaa82c26f12ea33e88fd262ac62844b11dcc389
219+
checksum: 6e2afffb058cf3f8ce92f5116f710dda4341c81cfcd872f9a0197ea594f7ce0ab3cb940b0590af2fe99e60d2e5448bfba6bca8156ed70a2ed4be2adc8586c891
220220
languageName: node
221221
linkType: hard
222222

@@ -249,16 +249,16 @@ __metadata:
249249
languageName: node
250250
linkType: hard
251251

252-
"@babel/helper-replace-supers@npm:^7.22.5, @babel/helper-replace-supers@npm:^7.22.9":
253-
version: 7.22.9
254-
resolution: "@babel/helper-replace-supers@npm:7.22.9"
252+
"@babel/helper-replace-supers@npm:^7.22.20, @babel/helper-replace-supers@npm:^7.22.5, @babel/helper-replace-supers@npm:^7.22.9":
253+
version: 7.22.20
254+
resolution: "@babel/helper-replace-supers@npm:7.22.20"
255255
dependencies:
256-
"@babel/helper-environment-visitor": ^7.22.5
257-
"@babel/helper-member-expression-to-functions": ^7.22.5
256+
"@babel/helper-environment-visitor": ^7.22.20
257+
"@babel/helper-member-expression-to-functions": ^7.22.15
258258
"@babel/helper-optimise-call-expression": ^7.22.5
259259
peerDependencies:
260260
"@babel/core": ^7.0.0
261-
checksum: d41471f56ff2616459d35a5df1900d5f0756ae78b1027040365325ef332d66e08e3be02a9489756d870887585ff222403a228546e93dd7019e19e59c0c0fe586
261+
checksum: a0008332e24daedea2e9498733e3c39b389d6d4512637e000f96f62b797e702ee24a407ccbcd7a236a551590a38f31282829a8ef35c50a3c0457d88218cae639
262262
languageName: node
263263
linkType: hard
264264

@@ -296,7 +296,7 @@ __metadata:
296296
languageName: node
297297
linkType: hard
298298

299-
"@babel/helper-validator-identifier@npm:^7.22.19, @babel/helper-validator-identifier@npm:^7.22.20, @babel/helper-validator-identifier@npm:^7.22.5":
299+
"@babel/helper-validator-identifier@npm:^7.22.20, @babel/helper-validator-identifier@npm:^7.22.5":
300300
version: 7.22.20
301301
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
302302
checksum: 136412784d9428266bcdd4d91c32bcf9ff0e8d25534a9d94b044f77fe76bc50f941a90319b05aafd1ec04f7d127cd57a179a3716009ff7f3412ef835ada95bdc
@@ -321,14 +321,14 @@ __metadata:
321321
languageName: node
322322
linkType: hard
323323

324-
"@babel/helpers@npm:^7.22.15":
325-
version: 7.22.15
326-
resolution: "@babel/helpers@npm:7.22.15"
324+
"@babel/helpers@npm:^7.23.0":
325+
version: 7.23.1
326+
resolution: "@babel/helpers@npm:7.23.1"
327327
dependencies:
328328
"@babel/template": ^7.22.15
329-
"@babel/traverse": ^7.22.15
330-
"@babel/types": ^7.22.15
331-
checksum: 49f61a93cbae4df3328bda67af5db743fead659ae4242571226c3596b7df78546189cdf991fed1eca33b559de8abf396a90a001f474a1bab351418f07b7ae6ef
329+
"@babel/traverse": ^7.23.0
330+
"@babel/types": ^7.23.0
331+
checksum: acfc345102045c24ea2a4d60e00dcf8220e215af3add4520e2167700661338e6a80bd56baf44bb764af05ec6621101c9afc315dc107e18c61fa6da8acbdbb893
332332
languageName: node
333333
linkType: hard
334334

@@ -343,12 +343,12 @@ __metadata:
343343
languageName: node
344344
linkType: hard
345345

346-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.22.16":
347-
version: 7.22.16
348-
resolution: "@babel/parser@npm:7.22.16"
346+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.0":
347+
version: 7.23.0
348+
resolution: "@babel/parser@npm:7.23.0"
349349
bin:
350350
parser: ./bin/babel-parser.js
351-
checksum: 944c756b5bdeb07b9fec16ecef6b3c61aff9d4c4b924abadcf01afa1840a740b8e2357ae00482b5b37daad6d2bfd848c947f27ad65138d687b6fdc924bc59edd
351+
checksum: 453fdf8b9e2c2b7d7b02139e0ce003d1af21947bbc03eb350fb248ee335c9b85e4ab41697ddbdd97079698de825a265e45a0846bb2ed47a2c7c1df833f42a354
352352
languageName: node
353353
linkType: hard
354354

@@ -399,18 +399,18 @@ __metadata:
399399
languageName: node
400400
linkType: hard
401401

402-
"@babel/plugin-proposal-decorators@npm:^7.22.15, @babel/plugin-proposal-decorators@npm:^7.22.5":
403-
version: 7.22.15
404-
resolution: "@babel/plugin-proposal-decorators@npm:7.22.15"
402+
"@babel/plugin-proposal-decorators@npm:^7.22.5, @babel/plugin-proposal-decorators@npm:^7.23.0":
403+
version: 7.23.0
404+
resolution: "@babel/plugin-proposal-decorators@npm:7.23.0"
405405
dependencies:
406406
"@babel/helper-create-class-features-plugin": ^7.22.15
407407
"@babel/helper-plugin-utils": ^7.22.5
408-
"@babel/helper-replace-supers": ^7.22.9
408+
"@babel/helper-replace-supers": ^7.22.20
409409
"@babel/helper-split-export-declaration": ^7.22.6
410410
"@babel/plugin-syntax-decorators": ^7.22.10
411411
peerDependencies:
412412
"@babel/core": ^7.0.0-0
413-
checksum: bbe8ebf46fa21035db88b751bc4b7becaf3ac87ad2f8d82838794b7396d4c9b198a3906f2409ea063c08834292a15b048cfaf38dea609939840dc53f32ac0e47
413+
checksum: bd678fd06eac4215fe75790c1881e5b3dce97a35afae01c792036de459b5e090cb3839e85ced98c878ac488be45c135c17e679f82e9923d74f2bf3a36ab98b9d
414414
languageName: node
415415
linkType: hard
416416

@@ -1004,16 +1004,16 @@ __metadata:
10041004
languageName: node
10051005
linkType: hard
10061006

1007-
"@babel/plugin-transform-modules-commonjs@npm:^7.22.15":
1008-
version: 7.22.15
1009-
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.22.15"
1007+
"@babel/plugin-transform-modules-commonjs@npm:^7.22.15, @babel/plugin-transform-modules-commonjs@npm:^7.23.0":
1008+
version: 7.23.0
1009+
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.23.0"
10101010
dependencies:
1011-
"@babel/helper-module-transforms": ^7.22.15
1011+
"@babel/helper-module-transforms": ^7.23.0
10121012
"@babel/helper-plugin-utils": ^7.22.5
10131013
"@babel/helper-simple-access": ^7.22.5
10141014
peerDependencies:
10151015
"@babel/core": ^7.0.0-0
1016-
checksum: f8fc85fefa6be8626a378ca38fb84c7359043e7c692c854e9ee250a05121553b7f4a58e127099efe12662ec6bebbfd304ce638a0b4563d7cbd5982f3d877321c
1016+
checksum: 7fb25997194053e167c4207c319ff05362392da841bd9f42ddb3caf9c8798a5d203bd926d23ddf5830fdf05eddc82c2810f40d1287e3a4f80b07eff13d1024b5
10171017
languageName: node
10181018
linkType: hard
10191019

@@ -1527,18 +1527,18 @@ __metadata:
15271527
languageName: node
15281528
linkType: hard
15291529

1530-
"@babel/preset-typescript@npm:^7.22.15, @babel/preset-typescript@npm:^7.22.5":
1531-
version: 7.22.15
1532-
resolution: "@babel/preset-typescript@npm:7.22.15"
1530+
"@babel/preset-typescript@npm:^7.22.5, @babel/preset-typescript@npm:^7.23.0":
1531+
version: 7.23.0
1532+
resolution: "@babel/preset-typescript@npm:7.23.0"
15331533
dependencies:
15341534
"@babel/helper-plugin-utils": ^7.22.5
15351535
"@babel/helper-validator-option": ^7.22.15
15361536
"@babel/plugin-syntax-jsx": ^7.22.5
1537-
"@babel/plugin-transform-modules-commonjs": ^7.22.15
1537+
"@babel/plugin-transform-modules-commonjs": ^7.23.0
15381538
"@babel/plugin-transform-typescript": ^7.22.15
15391539
peerDependencies:
15401540
"@babel/core": ^7.0.0-0
1541-
checksum: 02ac4d5c812a52357c8f517f81584725f06f385d54ccfda89dd082e0ed89a94bd9f4d9b05fa1cbdcf426e3489c1921f04c93c5acc5deea83407a64c22ad2feb4
1541+
checksum: 3d5fce83e83f11c07e0ea13542bca181abb3b482b8981ec9c64e6add9d7beed3c54d063dc4bc9fd383165c71114a245abef89a289680833c5a8552fe3e7c4407
15421542
languageName: node
15431543
linkType: hard
15441544

@@ -1569,32 +1569,32 @@ __metadata:
15691569
languageName: node
15701570
linkType: hard
15711571

1572-
"@babel/traverse@npm:^7.22.15, @babel/traverse@npm:^7.22.20":
1573-
version: 7.22.20
1574-
resolution: "@babel/traverse@npm:7.22.20"
1572+
"@babel/traverse@npm:^7.23.0":
1573+
version: 7.23.0
1574+
resolution: "@babel/traverse@npm:7.23.0"
15751575
dependencies:
15761576
"@babel/code-frame": ^7.22.13
1577-
"@babel/generator": ^7.22.15
1577+
"@babel/generator": ^7.23.0
15781578
"@babel/helper-environment-visitor": ^7.22.20
1579-
"@babel/helper-function-name": ^7.22.5
1579+
"@babel/helper-function-name": ^7.23.0
15801580
"@babel/helper-hoist-variables": ^7.22.5
15811581
"@babel/helper-split-export-declaration": ^7.22.6
1582-
"@babel/parser": ^7.22.16
1583-
"@babel/types": ^7.22.19
1582+
"@babel/parser": ^7.23.0
1583+
"@babel/types": ^7.23.0
15841584
debug: ^4.1.0
15851585
globals: ^11.1.0
1586-
checksum: 97da9afa7f8f505ce52c36ac2531129bc4a0e250880aaf9b467dc044f30a5bce2b756c1af4d961958bc225659546e811a7d536ab3d920fd60921087989b841b9
1586+
checksum: 0b17fae53269e1af2cd3edba00892bc2975ad5df9eea7b84815dab07dfec2928c451066d51bc65b4be61d8499e77db7e547ce69ef2a7b0eca3f96269cb43a0b0
15871587
languageName: node
15881588
linkType: hard
15891589

1590-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.10, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1591-
version: 7.22.19
1592-
resolution: "@babel/types@npm:7.22.19"
1590+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.10, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1591+
version: 7.23.0
1592+
resolution: "@babel/types@npm:7.23.0"
15931593
dependencies:
15941594
"@babel/helper-string-parser": ^7.22.5
1595-
"@babel/helper-validator-identifier": ^7.22.19
1595+
"@babel/helper-validator-identifier": ^7.22.20
15961596
to-fast-properties: ^2.0.0
1597-
checksum: 2d69740e69b55ba36ece0c17d5afb7b7213b34297157df39ef9ba24965aff677c56f014413052ecc5b2fbbf26910c63e5bb24a969df84d7a17153750cf75915e
1597+
checksum: 215fe04bd7feef79eeb4d33374b39909ce9cad1611c4135a4f7fdf41fe3280594105af6d7094354751514625ea92d0875aba355f53e86a92600f290e77b0e604
15981598
languageName: node
15991599
linkType: hard
16001600

@@ -4297,15 +4297,15 @@ __metadata:
42974297
version: 0.0.0-use.local
42984298
resolution: "babel-preset-moon@workspace:packages/babel-preset"
42994299
dependencies:
4300-
"@babel/core": ^7.22.20
4300+
"@babel/core": ^7.23.0
43014301
"@babel/plugin-proposal-class-properties": ^7.18.6
4302-
"@babel/plugin-proposal-decorators": ^7.22.15
4302+
"@babel/plugin-proposal-decorators": ^7.23.0
43034303
"@babel/plugin-proposal-export-default-from": ^7.22.17
43044304
"@babel/plugin-proposal-export-namespace-from": ^7.18.9
43054305
"@babel/plugin-proposal-private-methods": ^7.18.6
43064306
"@babel/preset-env": ^7.22.20
43074307
"@babel/preset-react": ^7.22.15
4308-
"@babel/preset-typescript": ^7.22.15
4308+
"@babel/preset-typescript": ^7.23.0
43094309
babel-plugin-conditional-invariant: ^3.0.1
43104310
babel-plugin-env-constants: ^3.0.1
43114311
babel-preset-solid: ^1.7.12
@@ -5085,7 +5085,7 @@ __metadata:
50855085
languageName: node
50865086
linkType: hard
50875087

5088-
"convert-source-map@npm:^1.6.0, convert-source-map@npm:^1.7.0":
5088+
"convert-source-map@npm:^1.6.0":
50895089
version: 1.8.0
50905090
resolution: "convert-source-map@npm:1.8.0"
50915091
dependencies:
@@ -9648,7 +9648,7 @@ __metadata:
96489648
version: 0.0.0-use.local
96499649
resolution: "moon-dev@workspace:."
96509650
dependencies:
9651-
"@babel/core": ^7.22.20
9651+
"@babel/core": ^7.23.0
96529652
"@moonrepo/cli": ^1.13.5
96539653
"@moonrepo/dev": "workspace:*"
96549654
eslint: ^8.50.0

0 commit comments

Comments
 (0)