Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 0309f78

Browse files
chore(deps): update babel monorepo to v7.20.7
1 parent be2e2de commit 0309f78

File tree

2 files changed

+169
-6
lines changed

2 files changed

+169
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"wouter": "2.8.0-alpha.2"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "7.19.6",
48-
"@babel/plugin-transform-react-jsx": "7.19.0",
47+
"@babel/core": "7.20.7",
48+
"@babel/plugin-transform-react-jsx": "7.20.7",
4949
"@emotion/babel-plugin-jsx-pragmatic": "0.2.0",
5050
"@emotion/css": "11.10.5",
5151
"@emotion/serialize": "1.1.1",

yarn.lock

+167-4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ __metadata:
5151
languageName: node
5252
linkType: hard
5353

54+
"@babel/compat-data@npm:^7.20.5":
55+
version: 7.20.5
56+
resolution: "@babel/compat-data@npm:7.20.5"
57+
checksum: 523790c43ef6388fae91d1ca9acf1ab0e1b22208dcd39c0e5e7a6adf0b48a133f1831be8d5931a72ecd48860f3e3fb777cb89840794abd8647a5c8e5cfab484e
58+
languageName: node
59+
linkType: hard
60+
5461
"@babel/core@npm:7.12.9":
5562
version: 7.12.9
5663
resolution: "@babel/core@npm:7.12.9"
@@ -75,7 +82,30 @@ __metadata:
7582
languageName: node
7683
linkType: hard
7784

78-
"@babel/core@npm:7.19.6, @babel/core@npm:^7.1.0, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.19.6, @babel/core@npm:^7.7.5":
85+
"@babel/core@npm:7.20.7":
86+
version: 7.20.7
87+
resolution: "@babel/core@npm:7.20.7"
88+
dependencies:
89+
"@ampproject/remapping": ^2.1.0
90+
"@babel/code-frame": ^7.18.6
91+
"@babel/generator": ^7.20.7
92+
"@babel/helper-compilation-targets": ^7.20.7
93+
"@babel/helper-module-transforms": ^7.20.7
94+
"@babel/helpers": ^7.20.7
95+
"@babel/parser": ^7.20.7
96+
"@babel/template": ^7.20.7
97+
"@babel/traverse": ^7.20.7
98+
"@babel/types": ^7.20.7
99+
convert-source-map: ^1.7.0
100+
debug: ^4.1.0
101+
gensync: ^1.0.0-beta.2
102+
json5: ^2.2.1
103+
semver: ^6.3.0
104+
checksum: f2714f15db24425145ca70b838adcd945aba7d1358ca2513615db6c3bdaebe5f8e4162c4c6c30f8dcab42bf634b0055d150414c0ecf52a3341bb5da3dde2d987
105+
languageName: node
106+
linkType: hard
107+
108+
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.11.1, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.19.6, @babel/core@npm:^7.7.5":
79109
version: 7.19.6
80110
resolution: "@babel/core@npm:7.19.6"
81111
dependencies:
@@ -109,6 +139,17 @@ __metadata:
109139
languageName: node
110140
linkType: hard
111141

142+
"@babel/generator@npm:^7.20.7":
143+
version: 7.20.7
144+
resolution: "@babel/generator@npm:7.20.7"
145+
dependencies:
146+
"@babel/types": ^7.20.7
147+
"@jridgewell/gen-mapping": ^0.3.2
148+
jsesc: ^2.5.1
149+
checksum: 84b6983ffdb50c80c1c2e3f3c32617a7133d8effd1065f3e0f9bba188a7d54ab42a4dd5e42b61b843c65f9dd1aa870036ff0f848ebd42707aaa8a2b6d31d04f5
150+
languageName: node
151+
linkType: hard
152+
112153
"@babel/helper-annotate-as-pure@npm:^7.18.6":
113154
version: 7.18.6
114155
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
@@ -142,6 +183,21 @@ __metadata:
142183
languageName: node
143184
linkType: hard
144185

186+
"@babel/helper-compilation-targets@npm:^7.20.7":
187+
version: 7.20.7
188+
resolution: "@babel/helper-compilation-targets@npm:7.20.7"
189+
dependencies:
190+
"@babel/compat-data": ^7.20.5
191+
"@babel/helper-validator-option": ^7.18.6
192+
browserslist: ^4.21.3
193+
lru-cache: ^5.1.1
194+
semver: ^6.3.0
195+
peerDependencies:
196+
"@babel/core": ^7.0.0
197+
checksum: 8c32c873ba86e2e1805b30e0807abd07188acbe00ebb97576f0b09061cc65007f1312b589eccb4349c5a8c7f8bb9f2ab199d41da7030bf103d9f347dcd3a3cf4
198+
languageName: node
199+
linkType: hard
200+
145201
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.19.0":
146202
version: 7.19.0
147203
resolution: "@babel/helper-create-class-features-plugin@npm:7.19.0"
@@ -274,6 +330,22 @@ __metadata:
274330
languageName: node
275331
linkType: hard
276332

333+
"@babel/helper-module-transforms@npm:^7.20.7":
334+
version: 7.20.7
335+
resolution: "@babel/helper-module-transforms@npm:7.20.7"
336+
dependencies:
337+
"@babel/helper-environment-visitor": ^7.18.9
338+
"@babel/helper-module-imports": ^7.18.6
339+
"@babel/helper-simple-access": ^7.20.2
340+
"@babel/helper-split-export-declaration": ^7.18.6
341+
"@babel/helper-validator-identifier": ^7.19.1
342+
"@babel/template": ^7.20.7
343+
"@babel/traverse": ^7.20.7
344+
"@babel/types": ^7.20.7
345+
checksum: fea1b43df6b2b673d51ee1ff1f15e7a2849eacf504dd51ff192f5259ffc5b978c0a3264426a94ce416fd9fc18355f85815eefb4c59da7d5f8e9e7fc2e8bef644
346+
languageName: node
347+
linkType: hard
348+
277349
"@babel/helper-optimise-call-expression@npm:^7.18.6":
278350
version: 7.18.6
279351
resolution: "@babel/helper-optimise-call-expression@npm:7.18.6"
@@ -297,6 +369,13 @@ __metadata:
297369
languageName: node
298370
linkType: hard
299371

372+
"@babel/helper-plugin-utils@npm:^7.20.2":
373+
version: 7.20.2
374+
resolution: "@babel/helper-plugin-utils@npm:7.20.2"
375+
checksum: f6cae53b7fdb1bf3abd50fa61b10b4470985b400cc794d92635da1e7077bb19729f626adc0741b69403d9b6e411cddddb9c0157a709cc7c4eeb41e663be5d74b
376+
languageName: node
377+
linkType: hard
378+
300379
"@babel/helper-remap-async-to-generator@npm:^7.18.6, @babel/helper-remap-async-to-generator@npm:^7.18.9":
301380
version: 7.18.9
302381
resolution: "@babel/helper-remap-async-to-generator@npm:7.18.9"
@@ -333,6 +412,15 @@ __metadata:
333412
languageName: node
334413
linkType: hard
335414

415+
"@babel/helper-simple-access@npm:^7.20.2":
416+
version: 7.20.2
417+
resolution: "@babel/helper-simple-access@npm:7.20.2"
418+
dependencies:
419+
"@babel/types": ^7.20.2
420+
checksum: ad1e96ee2e5f654ffee2369a586e5e8d2722bf2d8b028a121b4c33ebae47253f64d420157b9f0a8927aea3a9e0f18c0103e74fdd531815cf3650a0a4adca11a1
421+
languageName: node
422+
linkType: hard
423+
336424
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.18.9":
337425
version: 7.20.0
338426
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.20.0"
@@ -395,6 +483,17 @@ __metadata:
395483
languageName: node
396484
linkType: hard
397485

486+
"@babel/helpers@npm:^7.20.7":
487+
version: 7.20.7
488+
resolution: "@babel/helpers@npm:7.20.7"
489+
dependencies:
490+
"@babel/template": ^7.20.7
491+
"@babel/traverse": ^7.20.7
492+
"@babel/types": ^7.20.7
493+
checksum: 3fb10df3510ba7116a180d5fd983d0f558f7a65c3d599385dba991bff66b74174c88881bc12c2b3cf7284294fcac5b301ded49a8b0098bdf2ef61d0cad8010db
494+
languageName: node
495+
linkType: hard
496+
398497
"@babel/highlight@npm:^7.18.6":
399498
version: 7.18.6
400499
resolution: "@babel/highlight@npm:7.18.6"
@@ -415,6 +514,15 @@ __metadata:
415514
languageName: node
416515
linkType: hard
417516

517+
"@babel/parser@npm:^7.20.7":
518+
version: 7.20.7
519+
resolution: "@babel/parser@npm:7.20.7"
520+
bin:
521+
parser: ./bin/babel-parser.js
522+
checksum: 25b5266e3bd4be837092685f6b7ef886f1308ff72659a24342eb646ae5014f61ed1771ce8fc20636c890fcae19304fc72c069564ca6075207b7fbf3f75367275
523+
languageName: node
524+
linkType: hard
525+
418526
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6":
419527
version: 7.18.6
420528
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
@@ -1231,7 +1339,22 @@ __metadata:
12311339
languageName: node
12321340
linkType: hard
12331341

1234-
"@babel/plugin-transform-react-jsx@npm:7.19.0, @babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.18.6, @babel/plugin-transform-react-jsx@npm:^7.19.0":
1342+
"@babel/plugin-transform-react-jsx@npm:7.20.7":
1343+
version: 7.20.7
1344+
resolution: "@babel/plugin-transform-react-jsx@npm:7.20.7"
1345+
dependencies:
1346+
"@babel/helper-annotate-as-pure": ^7.18.6
1347+
"@babel/helper-module-imports": ^7.18.6
1348+
"@babel/helper-plugin-utils": ^7.20.2
1349+
"@babel/plugin-syntax-jsx": ^7.18.6
1350+
"@babel/types": ^7.20.7
1351+
peerDependencies:
1352+
"@babel/core": ^7.0.0-0
1353+
checksum: 13ecbd1da582177f76ebd74d685947e703a3dcf8bd39cbc62784253201c6f7a667f3573932f6f20602dbcaf077451bf9dd3571892e3ccf4c7176add6358cd641
1354+
languageName: node
1355+
linkType: hard
1356+
1357+
"@babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.18.6, @babel/plugin-transform-react-jsx@npm:^7.19.0":
12351358
version: 7.19.0
12361359
resolution: "@babel/plugin-transform-react-jsx@npm:7.19.0"
12371360
dependencies:
@@ -1578,6 +1701,17 @@ __metadata:
15781701
languageName: node
15791702
linkType: hard
15801703

1704+
"@babel/template@npm:^7.20.7":
1705+
version: 7.20.7
1706+
resolution: "@babel/template@npm:7.20.7"
1707+
dependencies:
1708+
"@babel/code-frame": ^7.18.6
1709+
"@babel/parser": ^7.20.7
1710+
"@babel/types": ^7.20.7
1711+
checksum: 2eb1a0ab8d415078776bceb3473d07ab746e6bb4c2f6ca46ee70efb284d75c4a32bb0cd6f4f4946dec9711f9c0780e8e5d64b743208deac6f8e9858afadc349e
1712+
languageName: node
1713+
linkType: hard
1714+
15811715
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.19.6, @babel/traverse@npm:^7.20.0":
15821716
version: 7.20.0
15831717
resolution: "@babel/traverse@npm:7.20.0"
@@ -1596,6 +1730,24 @@ __metadata:
15961730
languageName: node
15971731
linkType: hard
15981732

1733+
"@babel/traverse@npm:^7.20.7":
1734+
version: 7.20.7
1735+
resolution: "@babel/traverse@npm:7.20.7"
1736+
dependencies:
1737+
"@babel/code-frame": ^7.18.6
1738+
"@babel/generator": ^7.20.7
1739+
"@babel/helper-environment-visitor": ^7.18.9
1740+
"@babel/helper-function-name": ^7.19.0
1741+
"@babel/helper-hoist-variables": ^7.18.6
1742+
"@babel/helper-split-export-declaration": ^7.18.6
1743+
"@babel/parser": ^7.20.7
1744+
"@babel/types": ^7.20.7
1745+
debug: ^4.1.0
1746+
globals: ^11.1.0
1747+
checksum: 39087094035b09016be48fc06cb66a30c2f13aabf1387e5d18f56fe24465114ff291e32db92e86dfbd88e5f61bd3380e5607be0308d0108da94f791b2d47a78f
1748+
languageName: node
1749+
linkType: hard
1750+
15991751
"@babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.19.4, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
16001752
version: 7.20.0
16011753
resolution: "@babel/types@npm:7.20.0"
@@ -1607,6 +1759,17 @@ __metadata:
16071759
languageName: node
16081760
linkType: hard
16091761

1762+
"@babel/types@npm:^7.20.2, @babel/types@npm:^7.20.7":
1763+
version: 7.20.7
1764+
resolution: "@babel/types@npm:7.20.7"
1765+
dependencies:
1766+
"@babel/helper-string-parser": ^7.19.4
1767+
"@babel/helper-validator-identifier": ^7.19.1
1768+
to-fast-properties: ^2.0.0
1769+
checksum: b39af241f0b72bba67fd6d0d23914f6faec8c0eba8015c181cbd5ea92e59fc91a52a1ab490d3520c7dbd19ddb9ebb76c476308f6388764f16d8201e37fae6811
1770+
languageName: node
1771+
linkType: hard
1772+
16101773
"@base2/pretty-print-object@npm:1.0.1":
16111774
version: 1.0.1
16121775
resolution: "@base2/pretty-print-object@npm:1.0.1"
@@ -17626,8 +17789,8 @@ __metadata:
1762617789
version: 0.0.0-use.local
1762717790
resolution: "webpage@workspace:."
1762817791
dependencies:
17629-
"@babel/core": 7.19.6
17630-
"@babel/plugin-transform-react-jsx": 7.19.0
17792+
"@babel/core": 7.20.7
17793+
"@babel/plugin-transform-react-jsx": 7.20.7
1763117794
"@emotion/babel-plugin-jsx-pragmatic": 0.2.0
1763217795
"@emotion/cache": 11.10.5
1763317796
"@emotion/css": 11.10.5

0 commit comments

Comments
 (0)