Merge pull request #21602 from timvandermeij/updates

Update dependencies to the most recent versions
This commit is contained in:
Tim van der Meij 2026-07-20 19:53:39 +02:00 committed by GitHub
commit 1a1090a0ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 75 additions and 51 deletions

116
package-lock.json generated
View File

@ -17,12 +17,12 @@
"@metalsmith/markdown": "^1.10.0", "@metalsmith/markdown": "^1.10.0",
"@napi-rs/canvas": "^1.0.2", "@napi-rs/canvas": "^1.0.2",
"@types/node": "^26.1.1", "@types/node": "^26.1.1",
"autoprefixer": "^10.5.2", "autoprefixer": "^10.5.4",
"babel-loader": "^10.1.1", "babel-loader": "^10.1.1",
"babel-plugin-istanbul": "^8.0.2", "babel-plugin-istanbul": "^8.0.2",
"babel-plugin-polyfill-corejs3": "^1.0.0", "babel-plugin-polyfill-corejs3": "^1.0.0",
"cached-iterable": "^0.3.0", "cached-iterable": "^0.3.0",
"caniuse-lite": "^1.0.30001805", "caniuse-lite": "^1.0.30001806",
"core-js": "^3.49.0", "core-js": "^3.49.0",
"eslint": "^10.7.0", "eslint": "^10.7.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
@ -32,7 +32,7 @@
"eslint-plugin-perfectionist": "^5.10.0", "eslint-plugin-perfectionist": "^5.10.0",
"eslint-plugin-prettier": "^5.5.6", "eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-regexp": "^3.1.1", "eslint-plugin-regexp": "^3.1.1",
"eslint-plugin-unicorn": "^71.1.0", "eslint-plugin-unicorn": "^72.0.0",
"globals": "^17.7.0", "globals": "^17.7.0",
"gulp": "^5.0.1", "gulp": "^5.0.1",
"gulp-cli": "^3.1.0", "gulp-cli": "^3.1.0",
@ -52,7 +52,7 @@
"metalsmith-html-relative": "^2.0.12", "metalsmith-html-relative": "^2.0.12",
"ordered-read-streams": "^2.0.0", "ordered-read-streams": "^2.0.0",
"pngjs": "^7.0.0", "pngjs": "^7.0.0",
"postcss": "^8.5.17", "postcss": "^8.5.20",
"postcss-discard-comments": "^8.0.1", "postcss-discard-comments": "^8.0.1",
"postcss-values-parser": "^8.0.0", "postcss-values-parser": "^8.0.0",
"prettier": "^3.9.5", "prettier": "^3.9.5",
@ -61,7 +61,7 @@
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"svglint": "^4.2.1", "svglint": "^4.2.1",
"terser-webpack-plugin": "^5.6.1", "terser-webpack-plugin": "^5.6.1",
"tsc-alias": "^1.9.0", "tsc-alias": "^1.9.1",
"ttest": "^4.0.0", "ttest": "^4.0.0",
"typescript": "^6.0.3", "typescript": "^6.0.3",
"vinyl": "^3.0.1", "vinyl": "^3.0.1",
@ -3281,6 +3281,27 @@
"node": "^20.19.0 || ^22.13.0 || >=24" "node": "^20.19.0 || ^22.13.0 || >=24"
} }
}, },
"node_modules/@eslint/css-tree": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/@eslint/css-tree/-/css-tree-4.0.4.tgz",
"integrity": "sha512-nxMparyhqVWQvadx9x8dIfubfIPOE+X2b2waua8fzdnM9vdp9rgVtwEZlG0TmCwEUz/d/f40fzvO/eqBwdxz0A==",
"dev": true,
"license": "MIT",
"dependencies": {
"mdn-data": "2.28.1",
"source-map-js": "^1.2.1"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
}
},
"node_modules/@eslint/css-tree/node_modules/mdn-data": {
"version": "2.28.1",
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.28.1.tgz",
"integrity": "sha512-U9w+PzSZ00Z5m9rZ5ARVFL5xOfuCHdKYi/1RRwDCJsboFgJDNT3zT6PIPD7mZQYaQLhsZM3GfDRgSMRHhSmVng==",
"dev": true,
"license": "CC0-1.0"
},
"node_modules/@eslint/json": { "node_modules/@eslint/json": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/@eslint/json/-/json-2.0.1.tgz", "resolved": "https://registry.npmjs.org/@eslint/json/-/json-2.0.1.tgz",
@ -5067,9 +5088,9 @@
} }
}, },
"node_modules/autoprefixer": { "node_modules/autoprefixer": {
"version": "10.5.2", "version": "10.5.4",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.2.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.4.tgz",
"integrity": "sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q==", "integrity": "sha512-MaU0U/za7N3r6brxD4YB/l4NSrFzLPlANv6wEuQVaIPlD3L4W9rFcQPbL/EilY9BHhHvhfcz3gInDLrEtWT4EA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -5087,8 +5108,8 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"browserslist": "^4.28.4", "browserslist": "^4.28.6",
"caniuse-lite": "^1.0.30001799", "caniuse-lite": "^1.0.30001806",
"fraction.js": "^5.3.4", "fraction.js": "^5.3.4",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0" "postcss-value-parser": "^4.2.0"
@ -5243,9 +5264,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/baseline-browser-mapping": { "node_modules/baseline-browser-mapping": {
"version": "2.10.38", "version": "2.10.43",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.38.tgz", "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.43.tgz",
"integrity": "sha512-31/02mVB4yuQU6adKk5SlY6m+mxDwUq5KZkyYgnLrrKl7TEm1+3PyDtDBz2kOv/wxZz41GHsvV1A/u6RmiyBvw==", "integrity": "sha512-AjYpR78kDWAY3Efj+cDTFH9t9SCoL7OoTp1BOb0mQV7S+6CiLwnWM3FyxhJtdPufDFKzmCSFoUncKjWgJEZTCQ==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": { "bin": {
@ -5349,9 +5370,9 @@
} }
}, },
"node_modules/browserslist": { "node_modules/browserslist": {
"version": "4.28.4", "version": "4.28.6",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.4.tgz", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.6.tgz",
"integrity": "sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==", "integrity": "sha512-FQBYNK15VMslhLHpA7+n+n1GOlF1kId2xcCg7/j95f24AOF6VDYMNH4mFxF7KuaTdv627faazpOAjFzMrfJOUw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -5369,10 +5390,10 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"baseline-browser-mapping": "^2.10.38", "baseline-browser-mapping": "^2.10.42",
"caniuse-lite": "^1.0.30001799", "caniuse-lite": "^1.0.30001803",
"electron-to-chromium": "^1.5.376", "electron-to-chromium": "^1.5.389",
"node-releases": "^2.0.48", "node-releases": "^2.0.51",
"update-browserslist-db": "^1.2.3" "update-browserslist-db": "^1.2.3"
}, },
"bin": { "bin": {
@ -5482,9 +5503,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001805", "version": "1.0.30001806",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001805.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz",
"integrity": "sha512-52noaS3DubycKSXaU30TwPGIp+POyQSUVa5jBEq3vkRkY0kjyb3LQgvhU6WGyCcyXqVLWO0Cw0Q6BSdD0kUfVA==", "integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -6264,9 +6285,9 @@
} }
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.5.377", "version": "1.5.393",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.377.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.393.tgz",
"integrity": "sha512-cH1jZgJHoezfTnKfKwnScpHywTFVnJUNITDPREFdhNjiuD502+QFpG0Qk7G8jhsV/f+CEAFlIrzP1fT+IMb92g==", "integrity": "sha512-kiDJdIUawuEIcp9XoICKp1iTYDEbgguIPq526N1Q7jIQDeQ3CqoMx71025PI/7E48Ddtw2HuWsVjY7afEgNxmg==",
"dev": true, "dev": true,
"license": "ISC" "license": "ISC"
}, },
@ -6656,18 +6677,20 @@
} }
}, },
"node_modules/eslint-plugin-unicorn": { "node_modules/eslint-plugin-unicorn": {
"version": "71.1.0", "version": "72.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-71.1.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-72.0.0.tgz",
"integrity": "sha512-dn3YmR3qLLUeYyo/os3ubZ7UHQJ1WbBAgC9cIhnLTyMj9J6kivuc2U1fCmYetLexUlTDVYtBqhjSj/VaebTe6Q==", "integrity": "sha512-hqO6ksoOHO+ZhdseTuKRVQbx9U7PRO/cv8qAR1mctwzdVO2hYud8uS9luAhp43RJgziYgHAph8eHyipT8GL0ng==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@eslint-community/eslint-utils": "^4.9.1", "@eslint-community/eslint-utils": "^4.9.1",
"@eslint/css-tree": "^4.0.4",
"browserslist": "^4.28.4", "browserslist": "^4.28.4",
"change-case": "^5.4.4", "change-case": "^5.4.4",
"ci-info": "^4.4.0", "ci-info": "^4.4.0",
"core-js-compat": "^3.49.0", "core-js-compat": "^3.49.0",
"detect-indent": "^7.0.2", "detect-indent": "^7.0.2",
"entities": "^4.5.0",
"find-up-simple": "^1.0.1", "find-up-simple": "^1.0.1",
"globals": "^17.7.0", "globals": "^17.7.0",
"indent-string": "^5.0.0", "indent-string": "^5.0.0",
@ -6678,7 +6701,8 @@
"regjsparser": "^0.13.2", "regjsparser": "^0.13.2",
"reserved-identifiers": "^1.2.0", "reserved-identifiers": "^1.2.0",
"semver": "^7.8.5", "semver": "^7.8.5",
"strip-indent": "^4.1.1" "strip-indent": "^4.1.1",
"yaml": "^2.9.0"
}, },
"engines": { "engines": {
"node": ">=22" "node": ">=22"
@ -9515,9 +9539,9 @@
} }
}, },
"node_modules/nanoid": { "node_modules/nanoid": {
"version": "3.3.12", "version": "3.3.16",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
"integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -9574,9 +9598,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/node-releases": { "node_modules/node-releases": {
"version": "2.0.48", "version": "2.0.51",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.48.tgz", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.51.tgz",
"integrity": "sha512-1uz8041X6LoI6ZSdZacM9lVY28vuzDlSKitnpbSNK0RfKoIJkX29NBPVEFXhnuSuEOA9Ww0xnPJ+ILWbGAv8DA==", "integrity": "sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -10107,9 +10131,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.5.17", "version": "8.5.20",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.17.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.20.tgz",
"integrity": "sha512-J7EF+8X+CzRPaJPOv9Ck2wNWJvGnnl3PcNPAdGg6GTLjyVpyQ0yATMSXRFRV01BviT/9Gwuc3rjEyJbDJG9a4w==", "integrity": "sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -10127,7 +10151,7 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.12", "nanoid": "^3.3.16",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"source-map-js": "^1.2.1" "source-map-js": "^1.2.1"
}, },
@ -12267,9 +12291,9 @@
} }
}, },
"node_modules/tsc-alias": { "node_modules/tsc-alias": {
"version": "1.9.0", "version": "1.9.1",
"resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.9.0.tgz", "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.9.1.tgz",
"integrity": "sha512-IZrCInovKxVCwXyKhcdr/HaxSYugKT0w4zyktOE/4115Nzo6gbp/NhkaEeyOG0/H7QoTeXtv+3UHffBYta9oWw==", "integrity": "sha512-sFZdVFthH8uvdplPJrOYGOHcxu6UPtcAcY678JPwEQiMzgLZYFO7Qc/rzELp7ingTc+OxtzH6n+8Pn2eVQep6w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -13229,9 +13253,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/yaml": { "node_modules/yaml": {
"version": "2.8.3", "version": "2.9.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", "integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"bin": { "bin": {

View File

@ -12,12 +12,12 @@
"@metalsmith/markdown": "^1.10.0", "@metalsmith/markdown": "^1.10.0",
"@napi-rs/canvas": "^1.0.2", "@napi-rs/canvas": "^1.0.2",
"@types/node": "^26.1.1", "@types/node": "^26.1.1",
"autoprefixer": "^10.5.2", "autoprefixer": "^10.5.4",
"babel-loader": "^10.1.1", "babel-loader": "^10.1.1",
"babel-plugin-istanbul": "^8.0.2", "babel-plugin-istanbul": "^8.0.2",
"babel-plugin-polyfill-corejs3": "^1.0.0", "babel-plugin-polyfill-corejs3": "^1.0.0",
"cached-iterable": "^0.3.0", "cached-iterable": "^0.3.0",
"caniuse-lite": "^1.0.30001805", "caniuse-lite": "^1.0.30001806",
"core-js": "^3.49.0", "core-js": "^3.49.0",
"eslint": "^10.7.0", "eslint": "^10.7.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
@ -27,7 +27,7 @@
"eslint-plugin-perfectionist": "^5.10.0", "eslint-plugin-perfectionist": "^5.10.0",
"eslint-plugin-prettier": "^5.5.6", "eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-regexp": "^3.1.1", "eslint-plugin-regexp": "^3.1.1",
"eslint-plugin-unicorn": "^71.1.0", "eslint-plugin-unicorn": "^72.0.0",
"globals": "^17.7.0", "globals": "^17.7.0",
"gulp": "^5.0.1", "gulp": "^5.0.1",
"gulp-cli": "^3.1.0", "gulp-cli": "^3.1.0",
@ -47,7 +47,7 @@
"metalsmith-html-relative": "^2.0.12", "metalsmith-html-relative": "^2.0.12",
"ordered-read-streams": "^2.0.0", "ordered-read-streams": "^2.0.0",
"pngjs": "^7.0.0", "pngjs": "^7.0.0",
"postcss": "^8.5.17", "postcss": "^8.5.20",
"postcss-discard-comments": "^8.0.1", "postcss-discard-comments": "^8.0.1",
"postcss-values-parser": "^8.0.0", "postcss-values-parser": "^8.0.0",
"prettier": "^3.9.5", "prettier": "^3.9.5",
@ -56,7 +56,7 @@
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"svglint": "^4.2.1", "svglint": "^4.2.1",
"terser-webpack-plugin": "^5.6.1", "terser-webpack-plugin": "^5.6.1",
"tsc-alias": "^1.9.0", "tsc-alias": "^1.9.1",
"ttest": "^4.0.0", "ttest": "^4.0.0",
"typescript": "^6.0.3", "typescript": "^6.0.3",
"vinyl": "^3.0.1", "vinyl": "^3.0.1",