Skip to content

Commit 4a97163

Browse files
chore(deps): update dependency @lhci/cli to v0.12.0
1 parent 847fe62 commit 4a97163

10 files changed

+90
-17
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@iconify/vue2": "2.1.0",
6464
"@invictus.codes/nuxt-vuetify": "0.3.0",
6565
"@kevinmarrec/nuxt-pwa": "0.17.0",
66-
"@lhci/cli": "0.11.0",
66+
"@lhci/cli": "0.12.0",
6767
"@mdi/js": "5.9.55",
6868
"@nuxt/image": "latest",
6969
"@nuxt/types": "2.15.8",

yarn.lock

+89-16
Original file line numberDiff line numberDiff line change
@@ -2958,41 +2958,41 @@ __metadata:
29582958
languageName: node
29592959
linkType: hard
29602960

2961-
"@lhci/cli@npm:0.11.0":
2962-
version: 0.11.0
2963-
resolution: "@lhci/cli@npm:0.11.0"
2961+
"@lhci/cli@npm:0.12.0":
2962+
version: 0.12.0
2963+
resolution: "@lhci/cli@npm:0.12.0"
29642964
dependencies:
2965-
"@lhci/utils": 0.11.0
2965+
"@lhci/utils": 0.12.0
29662966
chrome-launcher: ^0.13.4
29672967
compression: ^1.7.4
29682968
debug: ^4.3.1
29692969
express: ^4.17.1
29702970
https-proxy-agent: ^5.0.0
29712971
inquirer: ^6.3.1
29722972
isomorphic-fetch: ^3.0.0
2973-
lighthouse: 9.6.8
2973+
lighthouse: 10.1.0
29742974
lighthouse-logger: 1.2.0
29752975
open: ^7.1.0
29762976
tmp: ^0.1.0
29772977
uuid: ^8.3.1
29782978
yargs: ^15.4.1
29792979
yargs-parser: ^13.1.2
29802980
bin:
2981-
lhci: ./src/cli.js
2982-
checksum: 2be83701d20ba612b244346a92e7843f9f38d8c3129c34d74c54e6f209140d277e551724dfd6e4f243f8f9a78e4eb30c229cec78e7c2c414855e7bdce4e04391
2981+
lhci: src/cli.js
2982+
checksum: 6c43dc94e27a38c4cec48329bb51f032e0e10421df10ec28891f0d2df8bc10056c90e8c5a6cf2328bd530423cbbc5a2bd1e7004ba02c60e7d05f4a8e23f7dc68
29832983
languageName: node
29842984
linkType: hard
29852985

2986-
"@lhci/utils@npm:0.11.0":
2987-
version: 0.11.0
2988-
resolution: "@lhci/utils@npm:0.11.0"
2986+
"@lhci/utils@npm:0.12.0":
2987+
version: 0.12.0
2988+
resolution: "@lhci/utils@npm:0.12.0"
29892989
dependencies:
29902990
debug: ^4.3.1
29912991
isomorphic-fetch: ^3.0.0
29922992
js-yaml: ^3.13.1
2993-
lighthouse: 9.6.8
2993+
lighthouse: 10.1.0
29942994
tree-kill: ^1.2.1
2995-
checksum: c260d13e9337f8966544f3de6e8515f59dac7ccb423dda9b5cdd5a248ebd43abf1380b4589f1391f8c3ff53db0123eca0841d2e8889f7e97d1ed5b79fe39a765
2995+
checksum: 31fd34bc3af3a565d313631ee9950b223d4ef7e93cd21d7309df725626b3e12bcf13b5c9657f32347761a9a0a87f045136a8dd48089b373b7a11189a8203dc33
29962996
languageName: node
29972997
linkType: hard
29982998

@@ -8844,6 +8844,13 @@ __metadata:
88448844
languageName: node
88458845
linkType: hard
88468846

8847+
"axe-core@npm:4.6.3":
8848+
version: 4.6.3
8849+
resolution: "axe-core@npm:4.6.3"
8850+
checksum: d0c46be92b9707c48b88a53cd5f471b155a2bfc8bf6beffb514ecd14e30b4863e340b5fc4f496d82a3c562048088c1f3ff5b93b9b3b026cb9c3bfacfd535da10
8851+
languageName: node
8852+
linkType: hard
8853+
88478854
"axios@npm:1.2.4":
88488855
version: 1.2.4
88498856
resolution: "axios@npm:1.2.4"
@@ -11276,7 +11283,7 @@ __metadata:
1127611283
"@iconify/vue2": 2.1.0
1127711284
"@invictus.codes/nuxt-vuetify": 0.3.0
1127811285
"@kevinmarrec/nuxt-pwa": 0.17.0
11279-
"@lhci/cli": 0.11.0
11286+
"@lhci/cli": 0.12.0
1128011287
"@mdi/js": 5.9.55
1128111288
"@nuxt/content": 2.9.0
1128211289
"@nuxt/image": latest
@@ -15172,6 +15179,13 @@ __metadata:
1517215179
languageName: node
1517315180
linkType: hard
1517415181

15182+
"http-link-header@npm:^1.1.0":
15183+
version: 1.1.1
15184+
resolution: "http-link-header@npm:1.1.1"
15185+
checksum: f9225b5500aefe34a74e82a21250758f6da17e472f21d8c3ea0b7c7e7c03bbc6cfafaf5d26d9cb5f860aa4936937e5fb94dbeee058b648d23dec2580d52b177b
15186+
languageName: node
15187+
linkType: hard
15188+
1517515189
"http-proxy-agent@npm:^5.0.0":
1517615190
version: 5.0.0
1517715191
resolution: "http-proxy-agent@npm:5.0.0"
@@ -16478,7 +16492,7 @@ __metadata:
1647816492
languageName: node
1647916493
linkType: hard
1648016494

16481-
"jpeg-js@npm:^0.4.1, jpeg-js@npm:^0.4.3":
16495+
"jpeg-js@npm:^0.4.1, jpeg-js@npm:^0.4.3, jpeg-js@npm:^0.4.4":
1648216496
version: 0.4.4
1648316497
resolution: "jpeg-js@npm:0.4.4"
1648416498
checksum: bd7cb61aa8df40a9ee2c2106839c3df6054891e56cfc22c0ac581402e06c6295f962a4754b0b2ac50a401789131b1c6dc9df8d24400f1352168be1894833c590
@@ -16515,7 +16529,7 @@ __metadata:
1651516529
languageName: node
1651616530
linkType: hard
1651716531

16518-
"js-library-detector@npm:^6.5.0":
16532+
"js-library-detector@npm:^6.5.0, js-library-detector@npm:^6.6.0":
1651916533
version: 6.7.0
1652016534
resolution: "js-library-detector@npm:6.7.0"
1652116535
checksum: 592d560659e87478482ef84e51ecd36ec365f8997ac0575130b8804e6b9907ff492540b37b9620fab4e5ed84fb3993609cc0aff8250f333de03178ecd80004a0
@@ -17068,7 +17082,52 @@ __metadata:
1706817082
languageName: node
1706917083
linkType: hard
1707017084

17071-
"lighthouse@npm:9.6.8, lighthouse@npm:^9.6.8":
17085+
"lighthouse-stack-packs@npm:1.9.1":
17086+
version: 1.9.1
17087+
resolution: "lighthouse-stack-packs@npm:1.9.1"
17088+
checksum: a73b07f954fd7d873035f6a90faedbccf0ba4eaeb65bc53e40f9b3a85caec491b2cd6a60dbf4ff7303f171abc4d5f2fc8d8c34f50b6b988680bbe7768abc9bd4
17089+
languageName: node
17090+
linkType: hard
17091+
17092+
"lighthouse@npm:10.1.0":
17093+
version: 10.1.0
17094+
resolution: "lighthouse@npm:10.1.0"
17095+
dependencies:
17096+
"@sentry/node": ^6.17.4
17097+
axe-core: 4.6.3
17098+
chrome-launcher: ^0.15.1
17099+
configstore: ^5.0.1
17100+
csp_evaluator: 1.1.1
17101+
enquirer: ^2.3.6
17102+
http-link-header: ^1.1.0
17103+
intl-messageformat: ^4.4.0
17104+
jpeg-js: ^0.4.4
17105+
js-library-detector: ^6.6.0
17106+
lighthouse-logger: ^1.3.0
17107+
lighthouse-stack-packs: 1.9.1
17108+
lodash: ^4.17.21
17109+
lookup-closest-locale: 6.2.0
17110+
metaviewport-parser: 0.3.0
17111+
open: ^8.4.0
17112+
parse-cache-control: 1.0.1
17113+
ps-list: ^8.0.0
17114+
puppeteer-core: ^19.6.0
17115+
robots-parser: ^3.0.0
17116+
semver: ^5.3.0
17117+
speedline-core: ^1.4.3
17118+
third-party-web: ^0.20.2
17119+
ws: ^7.0.0
17120+
yargs: ^17.3.1
17121+
yargs-parser: ^21.0.0
17122+
bin:
17123+
chrome-debug: core/scripts/manual-chrome-launcher.js
17124+
lighthouse: cli/index.js
17125+
smokehouse: cli/test/smokehouse/frontends/smokehouse-bin.js
17126+
checksum: 414efd834f28f9765073fff4f51c7bbbf0b41b52bee601100dd8e6b149aaf63cd3727383ffd7c5204ffe8e625b452b9df1b2b7617f44706042369af9bea67c82
17127+
languageName: node
17128+
linkType: hard
17129+
17130+
"lighthouse@npm:^9.6.8":
1707217131
version: 9.6.8
1707317132
resolution: "lighthouse@npm:9.6.8"
1707417133
dependencies:
@@ -18227,6 +18286,13 @@ __metadata:
1822718286
languageName: node
1822818287
linkType: hard
1822918288

18289+
"metaviewport-parser@npm:0.3.0":
18290+
version: 0.3.0
18291+
resolution: "metaviewport-parser@npm:0.3.0"
18292+
checksum: f88e092d66e7eb01d409136b3efa11e9de0f5026ed945e9d8a089a4dd0fe10ddc28726e2648ea030fc44c248078b12a911100537e758d43aac150978ff3967cb
18293+
languageName: node
18294+
linkType: hard
18295+
1823018296
"methods@npm:~1.1.2":
1823118297
version: 1.1.2
1823218298
resolution: "methods@npm:1.1.2"
@@ -26059,6 +26125,13 @@ __metadata:
2605926125
languageName: node
2606026126
linkType: hard
2606126127

26128+
"third-party-web@npm:^0.20.2":
26129+
version: 0.20.2
26130+
resolution: "third-party-web@npm:0.20.2"
26131+
checksum: 591cd651374081f895628eefb8f2aa6616e26428a4256f503e98136b7c4b14b64d01494d3149248330b7a3cfcb40d21485aeb52d173a3e9d17d8f9ccc88a9e30
26132+
languageName: node
26133+
linkType: hard
26134+
2606226135
"through2@npm:^2.0.0, through2@npm:~2.0.0":
2606326136
version: 2.0.5
2606426137
resolution: "through2@npm:2.0.5"

0 commit comments

Comments
 (0)