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] 2024-03-29 04:15:46 +00:00 committed by GitHub
parent d8b054644b
commit 80b2861d91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2414 additions and 2211 deletions

4617
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,14 +31,14 @@
"css-loader": "6.9.1",
"cssnano": "6.0.5",
"es-check": "7.1.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-sonarjs": "0.24.0",
"expose-loader": "4.1.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"html-loader": "4.2.0",
@ -56,7 +56,7 @@
"style-loader": "3.3.4",
"stylelint": "15.11.0",
"stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.2.1",
"stylelint-no-browser-hacks": "1.3.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "5.3.2",
"ts-loader": "9.5.1",