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

Commit 354119e

Browse files
Update dependency @babel/core to v7.20.5
1 parent be2e2de commit 354119e

File tree

2 files changed

+112
-4
lines changed

2 files changed

+112
-4
lines changed

package.json

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

yarn.lock

+111-3
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,30 @@ __metadata:
7575
languageName: node
7676
linkType: hard
7777

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":
78+
"@babel/core@npm:7.20.5":
79+
version: 7.20.5
80+
resolution: "@babel/core@npm:7.20.5"
81+
dependencies:
82+
"@ampproject/remapping": ^2.1.0
83+
"@babel/code-frame": ^7.18.6
84+
"@babel/generator": ^7.20.5
85+
"@babel/helper-compilation-targets": ^7.20.0
86+
"@babel/helper-module-transforms": ^7.20.2
87+
"@babel/helpers": ^7.20.5
88+
"@babel/parser": ^7.20.5
89+
"@babel/template": ^7.18.10
90+
"@babel/traverse": ^7.20.5
91+
"@babel/types": ^7.20.5
92+
convert-source-map: ^1.7.0
93+
debug: ^4.1.0
94+
gensync: ^1.0.0-beta.2
95+
json5: ^2.2.1
96+
semver: ^6.3.0
97+
checksum: 9547f1e6364bc58c3621e3b17ec17f0d034ff159e5a520091d9381608d40af3be4042dd27c20ad7d3e938422d75850ac56a3758d6801d65df701557af4bd244b
98+
languageName: node
99+
linkType: hard
100+
101+
"@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":
79102
version: 7.19.6
80103
resolution: "@babel/core@npm:7.19.6"
81104
dependencies:
@@ -109,6 +132,17 @@ __metadata:
109132
languageName: node
110133
linkType: hard
111134

135+
"@babel/generator@npm:^7.20.5":
136+
version: 7.20.5
137+
resolution: "@babel/generator@npm:7.20.5"
138+
dependencies:
139+
"@babel/types": ^7.20.5
140+
"@jridgewell/gen-mapping": ^0.3.2
141+
jsesc: ^2.5.1
142+
checksum: 31c10d1e122f08cf755a24bd6f5d197f47eceba03f1133759687d00ab72d210e60ba4011da42f368b6e9fa85cbfda7dc4adb9889c2c20cc5c34bb2d57c1deab7
143+
languageName: node
144+
linkType: hard
145+
112146
"@babel/helper-annotate-as-pure@npm:^7.18.6":
113147
version: 7.18.6
114148
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
@@ -128,7 +162,7 @@ __metadata:
128162
languageName: node
129163
linkType: hard
130164

131-
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.19.0, @babel/helper-compilation-targets@npm:^7.19.3":
165+
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.19.0, @babel/helper-compilation-targets@npm:^7.19.3, @babel/helper-compilation-targets@npm:^7.20.0":
132166
version: 7.20.0
133167
resolution: "@babel/helper-compilation-targets@npm:7.20.0"
134168
dependencies:
@@ -274,6 +308,22 @@ __metadata:
274308
languageName: node
275309
linkType: hard
276310

311+
"@babel/helper-module-transforms@npm:^7.20.2":
312+
version: 7.20.2
313+
resolution: "@babel/helper-module-transforms@npm:7.20.2"
314+
dependencies:
315+
"@babel/helper-environment-visitor": ^7.18.9
316+
"@babel/helper-module-imports": ^7.18.6
317+
"@babel/helper-simple-access": ^7.20.2
318+
"@babel/helper-split-export-declaration": ^7.18.6
319+
"@babel/helper-validator-identifier": ^7.19.1
320+
"@babel/template": ^7.18.10
321+
"@babel/traverse": ^7.20.1
322+
"@babel/types": ^7.20.2
323+
checksum: 33a60ca115f6fce2c9d98e2a2e5649498aa7b23e2ae3c18745d7a021487708fc311458c33542f299387a0da168afccba94116e077f2cce49ae9e5ab83399e8a2
324+
languageName: node
325+
linkType: hard
326+
277327
"@babel/helper-optimise-call-expression@npm:^7.18.6":
278328
version: 7.18.6
279329
resolution: "@babel/helper-optimise-call-expression@npm:7.18.6"
@@ -333,6 +383,15 @@ __metadata:
333383
languageName: node
334384
linkType: hard
335385

386+
"@babel/helper-simple-access@npm:^7.20.2":
387+
version: 7.20.2
388+
resolution: "@babel/helper-simple-access@npm:7.20.2"
389+
dependencies:
390+
"@babel/types": ^7.20.2
391+
checksum: ad1e96ee2e5f654ffee2369a586e5e8d2722bf2d8b028a121b4c33ebae47253f64d420157b9f0a8927aea3a9e0f18c0103e74fdd531815cf3650a0a4adca11a1
392+
languageName: node
393+
linkType: hard
394+
336395
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.18.9":
337396
version: 7.20.0
338397
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.20.0"
@@ -395,6 +454,17 @@ __metadata:
395454
languageName: node
396455
linkType: hard
397456

457+
"@babel/helpers@npm:^7.20.5":
458+
version: 7.20.6
459+
resolution: "@babel/helpers@npm:7.20.6"
460+
dependencies:
461+
"@babel/template": ^7.18.10
462+
"@babel/traverse": ^7.20.5
463+
"@babel/types": ^7.20.5
464+
checksum: f03ec6eb2bf8dc7cdfe2569ee421fd9ba6c7bac6c862d90b608ccdd80281ebe858bc56ca175fc92b3ac50f63126b66bbd5ec86f9f361729289a20054518f1ac5
465+
languageName: node
466+
linkType: hard
467+
398468
"@babel/highlight@npm:^7.18.6":
399469
version: 7.18.6
400470
resolution: "@babel/highlight@npm:7.18.6"
@@ -415,6 +485,15 @@ __metadata:
415485
languageName: node
416486
linkType: hard
417487

488+
"@babel/parser@npm:^7.20.5":
489+
version: 7.20.5
490+
resolution: "@babel/parser@npm:7.20.5"
491+
bin:
492+
parser: ./bin/babel-parser.js
493+
checksum: e8d514ce0aa74d56725bd102919a49fa367afef9cd8208cf52f670f54b061c4672f51b4b7980058ab1f5fe73615fe4dc90720ab47bbcebae07ad08d667eda318
494+
languageName: node
495+
linkType: hard
496+
418497
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6":
419498
version: 7.18.6
420499
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
@@ -1596,6 +1675,24 @@ __metadata:
15961675
languageName: node
15971676
linkType: hard
15981677

1678+
"@babel/traverse@npm:^7.20.1, @babel/traverse@npm:^7.20.5":
1679+
version: 7.20.5
1680+
resolution: "@babel/traverse@npm:7.20.5"
1681+
dependencies:
1682+
"@babel/code-frame": ^7.18.6
1683+
"@babel/generator": ^7.20.5
1684+
"@babel/helper-environment-visitor": ^7.18.9
1685+
"@babel/helper-function-name": ^7.19.0
1686+
"@babel/helper-hoist-variables": ^7.18.6
1687+
"@babel/helper-split-export-declaration": ^7.18.6
1688+
"@babel/parser": ^7.20.5
1689+
"@babel/types": ^7.20.5
1690+
debug: ^4.1.0
1691+
globals: ^11.1.0
1692+
checksum: c7fed468614aab1cf762dda5df26e2cfcd2b1b448c9d3321ac44786c4ee773fb0e10357e6593c3c6a648ae2e0be6d90462d855998dc10e3abae84de99291e008
1693+
languageName: node
1694+
linkType: hard
1695+
15991696
"@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":
16001697
version: 7.20.0
16011698
resolution: "@babel/types@npm:7.20.0"
@@ -1607,6 +1704,17 @@ __metadata:
16071704
languageName: node
16081705
linkType: hard
16091706

1707+
"@babel/types@npm:^7.20.2, @babel/types@npm:^7.20.5":
1708+
version: 7.20.5
1709+
resolution: "@babel/types@npm:7.20.5"
1710+
dependencies:
1711+
"@babel/helper-string-parser": ^7.19.4
1712+
"@babel/helper-validator-identifier": ^7.19.1
1713+
to-fast-properties: ^2.0.0
1714+
checksum: 773f0a1ad9f6ca5c5beaf751d1d8d81b9130de87689d1321fc911d73c3b1167326d66f0ae086a27fb5bfc8b4ee3ffebf1339be50d3b4d8015719692468c31f2d
1715+
languageName: node
1716+
linkType: hard
1717+
16101718
"@base2/pretty-print-object@npm:1.0.1":
16111719
version: 1.0.1
16121720
resolution: "@base2/pretty-print-object@npm:1.0.1"
@@ -17626,7 +17734,7 @@ __metadata:
1762617734
version: 0.0.0-use.local
1762717735
resolution: "webpage@workspace:."
1762817736
dependencies:
17629-
"@babel/core": 7.19.6
17737+
"@babel/core": 7.20.5
1763017738
"@babel/plugin-transform-react-jsx": 7.19.0
1763117739
"@emotion/babel-plugin-jsx-pragmatic": 0.2.0
1763217740
"@emotion/cache": 11.10.5

0 commit comments

Comments
 (0)