lighthouse 11.6.0-dev.20240317 → 11.6.0-dev.20240319
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lighthouse",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "11.6.0-dev.
|
|
4
|
+
"version": "11.6.0-dev.20240319",
|
|
5
5
|
"description": "Automated auditing, performance metrics, and best practices for the web.",
|
|
6
6
|
"main": "./core/index.js",
|
|
7
7
|
"bin": {
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"pako": "^2.0.3",
|
|
166
166
|
"preact": "^10.7.2",
|
|
167
167
|
"pretty-json-stringify": "^0.0.2",
|
|
168
|
-
"puppeteer": "^22.
|
|
168
|
+
"puppeteer": "^22.5.0",
|
|
169
169
|
"resolve": "^1.22.1",
|
|
170
170
|
"rollup": "^2.52.7",
|
|
171
171
|
"rollup-plugin-polyfill-node": "^0.12.0",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"open": "^8.4.0",
|
|
200
200
|
"parse-cache-control": "1.0.1",
|
|
201
201
|
"ps-list": "^8.0.0",
|
|
202
|
-
"puppeteer-core": "^22.
|
|
202
|
+
"puppeteer-core": "^22.5.0",
|
|
203
203
|
"robots-parser": "^3.0.1",
|
|
204
204
|
"semver": "^5.3.0",
|
|
205
205
|
"speedline-core": "^1.4.3",
|