Merge pull request #20309 from calixteman/update_deps

Update dependencies
This commit is contained in:
calixteman 2025-09-26 14:02:50 +02:00 committed by GitHub
commit d5fb95cda1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1992 additions and 1909 deletions

3891
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,18 +5,18 @@
"@babel/core": "^7.28.4", "@babel/core": "^7.28.4",
"@babel/preset-env": "^7.28.3", "@babel/preset-env": "^7.28.3",
"@babel/runtime": "^7.28.4", "@babel/runtime": "^7.28.4",
"@csstools/postcss-light-dark-function": "^2.0.10", "@csstools/postcss-light-dark-function": "^2.0.11",
"@fluent/bundle": "^0.19.1", "@fluent/bundle": "^0.19.1",
"@fluent/dom": "^0.10.2", "@fluent/dom": "^0.10.2",
"@metalsmith/layouts": "^3.0.0", "@metalsmith/layouts": "^3.0.0",
"@metalsmith/markdown": "^1.10.0", "@metalsmith/markdown": "^1.10.0",
"@napi-rs/canvas": "^0.1.80", "@napi-rs/canvas": "^0.1.80",
"@types/node": "^24.4.0", "@types/node": "^24.5.2",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"babel-loader": "^10.0.0", "babel-loader": "^10.0.0",
"caniuse-lite": "^1.0.30001741", "caniuse-lite": "^1.0.30001745",
"core-js": "^3.45.1", "core-js": "^3.45.1",
"eslint": "^9.35.0", "eslint": "^9.36.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0", "eslint-plugin-import": "^2.32.0",
"eslint-plugin-jasmine": "^4.2.2", "eslint-plugin-jasmine": "^4.2.2",
@ -45,7 +45,7 @@
"postcss-discard-comments": "^7.0.4", "postcss-discard-comments": "^7.0.4",
"postcss-nesting": "^13.0.2", "postcss-nesting": "^13.0.2",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"puppeteer": "^24.20.0", "puppeteer": "^24.22.3",
"stylelint": "^16.24.0", "stylelint": "^16.24.0",
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"svglint": "^4.1.1", "svglint": "^4.1.1",