Merge pull request #21328 from timvandermeij/updates

Update dependencies to the most recent versions
This commit is contained in:
calixteman 2026-05-25 08:33:34 +02:00 committed by GitHub
commit 5f2691e77d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 114 additions and 1068 deletions

1168
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,15 +11,15 @@
"@metalsmith/layouts": "^3.0.0",
"@metalsmith/markdown": "^1.10.0",
"@napi-rs/canvas": "^1.0.0",
"@types/node": "^25.6.2",
"@types/node": "^25.9.1",
"autoprefixer": "^10.5.0",
"babel-loader": "^10.1.1",
"babel-plugin-add-header-comment": "^1.0.3",
"babel-plugin-istanbul": "^8.0.0",
"cached-iterable": "^0.3.0",
"caniuse-lite": "^1.0.30001792",
"caniuse-lite": "^1.0.30001793",
"core-js": "^3.49.0",
"eslint": "^10.3.0",
"eslint": "^10.4.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-jasmine": "^4.2.2",
@ -46,12 +46,12 @@
"metalsmith-html-relative": "^2.0.12",
"ordered-read-streams": "^2.0.0",
"pngjs": "^7.0.0",
"postcss": "^8.5.14",
"postcss": "^8.5.15",
"postcss-discard-comments": "^8.0.0",
"postcss-values-parser": "^7.0.0",
"postcss-values-parser": "^8.0.0",
"prettier": "^3.8.3",
"puppeteer": "^24.43.1",
"stylelint": "^17.11.0",
"stylelint": "^17.12.0",
"stylelint-prettier": "^5.0.3",
"svglint": "^4.2.1",
"terser-webpack-plugin": "^5.6.0",
@ -59,7 +59,7 @@
"ttest": "^4.0.0",
"typescript": "^6.0.3",
"vinyl": "^3.0.1",
"webpack": "^5.106.2",
"webpack": "^5.107.1",
"webpack-stream": "^7.0.0"
},
"repository": {