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-01-10 22:12:50 +00:00 committed by GitHub
parent 7e4320b7ee
commit 64f933e6b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1422 additions and 1153 deletions

2565
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,8 +9,8 @@
"@babel/plugin-transform-modules-umd": "7.25.7", "@babel/plugin-transform-modules-umd": "7.25.7",
"@babel/preset-env": "7.25.8", "@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7", "@babel/preset-react": "7.25.7",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0", "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@stylistic/eslint-plugin": "2.9.0", "@stylistic/eslint-plugin": "2.12.1",
"@stylistic/stylelint-plugin": "3.1.1", "@stylistic/stylelint-plugin": "3.1.1",
"@types/dompurify": "3.0.5", "@types/dompurify": "3.0.5",
"@types/escape-html": "1.0.4", "@types/escape-html": "1.0.4",
@ -37,8 +37,8 @@
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-plugin-compat": "4.2.0", "eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.1", "eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sonarjs": "0.25.1", "eslint-plugin-sonarjs": "0.25.1",
"expose-loader": "5.0.0", "expose-loader": "5.0.0",
@ -56,7 +56,7 @@
"source-map-loader": "5.0.0", "source-map-loader": "5.0.0",
"speed-measure-webpack-plugin": "1.5.0", "speed-measure-webpack-plugin": "1.5.0",
"style-loader": "4.0.0", "style-loader": "4.0.0",
"stylelint": "16.11.0", "stylelint": "16.12.0",
"stylelint-config-rational-order": "0.1.2", "stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.3.0", "stylelint-no-browser-hacks": "1.3.0",
"stylelint-order": "6.0.4", "stylelint-order": "6.0.4",