1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update Linters

This commit is contained in:
renovate[bot] 2025-03-29 00:45:57 +00:00 committed by GitHub
parent 27e92802d5
commit a81da1b25f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 293 additions and 50 deletions

View file

@ -10,7 +10,7 @@
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@eslint/js": "9.22.0",
"@eslint/js": "9.23.0",
"@stylistic/eslint-plugin": "4.2.0",
"@stylistic/stylelint-plugin": "3.1.2",
"@types/dompurify": "3.0.5",
@ -22,7 +22,7 @@
"@types/react-dom": "18.3.5",
"@types/react-lazy-load-image-component": "1.6.4",
"@types/sortablejs": "1.15.8",
"@typescript-eslint/parser": "8.26.1",
"@typescript-eslint/parser": "8.27.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "3.0.9",
"autoprefixer": "10.4.21",
@ -34,7 +34,7 @@
"css-loader": "7.1.2",
"cssnano": "7.0.6",
"es-check": "8.0.2",
"eslint": "9.22.0",
"eslint": "9.23.0",
"eslint-plugin-compat": "6.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",