Merge pull request #6882 from jellyfin/renovate/linters

Update Linters
This commit is contained in:
Bill Thornton
2025-06-10 17:59:19 -04:00
committed by GitHub
2 changed files with 817 additions and 989 deletions

1796
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,8 +10,8 @@
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@eslint/js": "9.26.0",
"@stylistic/eslint-plugin": "4.2.0",
"@eslint/js": "9.28.0",
"@stylistic/eslint-plugin": "4.4.0",
"@stylistic/stylelint-plugin": "3.1.2",
"@types/dompurify": "3.0.5",
"@types/escape-html": "1.0.4",
@@ -22,7 +22,7 @@
"@types/react-dom": "18.3.7",
"@types/react-lazy-load-image-component": "1.6.4",
"@types/sortablejs": "1.15.8",
"@typescript-eslint/parser": "8.32.0",
"@typescript-eslint/parser": "8.33.1",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "3.2.1",
"autoprefixer": "10.4.21",
@@ -34,7 +34,7 @@
"css-loader": "7.1.2",
"cssnano": "7.0.7",
"es-check": "9.1.2",
"eslint": "9.26.0",
"eslint": "9.28.0",
"eslint-plugin-compat": "6.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -58,7 +58,7 @@
"source-map-loader": "5.0.0",
"speed-measure-webpack-plugin": "1.5.0",
"style-loader": "4.0.0",
"stylelint": "16.19.1",
"stylelint": "16.20.0",
"stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "2.0.0",
"stylelint-order": "7.0.0",