Update dependencies. (#4556)

This commit is contained in:
Peter Hedenskog 2025-10-16 01:29:38 +02:00 committed by GitHub
parent 0ad91e1911
commit 40e7b7e3c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1853 additions and 1121 deletions

2948
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -63,34 +63,34 @@
"node": ">=20.0.0"
},
"devDependencies": {
"ava": "6.1.3",
"ava": "6.4.1",
"changelog-parser": "3.0.1",
"clean-css-cli": "5.6.3",
"eslint": "9.30.1",
"eslint-config-prettier": "10.1.5",
"eslint-plugin-prettier": "5.5.1",
"eslint": "9.37.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-unicorn": "59.0.1",
"feed": "4.2.2",
"jsdoc": "4.0.3",
"license-checker": "25.0.0",
"marked": "4.2.12",
"sass": "1.77.6",
"jsdoc": "4.0.5",
"license-checker": "25.0.1",
"marked": "4.3.0",
"sass": "1.93.2",
"prettier": "3.6.2",
"pug-lint": "2.7.0",
"pug-lint-config-clock": "2.0.0"
},
"exports": "./lib/sitespeed.js",
"dependencies": {
"@aws-sdk/client-s3": "3.842.0",
"@google-cloud/storage": "7.16.0",
"@aws-sdk/client-s3": "3.911.0",
"@google-cloud/storage": "7.17.2",
"@sitespeed.io/log": "0.2.6",
"@sitespeed.io/plugin": "1.0.0",
"@tgwf/co2": "0.16.4",
"@slack/webhook": "7.0.5",
"@tgwf/co2": "0.16.9",
"@slack/webhook": "7.0.6",
"axe-core": "4.11.0",
"browsertime": "25.2.0",
"coach-core": "8.1.3",
"dayjs": "1.11.13",
"dayjs": "1.11.18",
"fast-crc32c": "2.0.0",
"fast-stats": "0.0.7",
"import-global": "1.1.1",