Update eslint

This commit is contained in:
renovate[bot] 2026-04-16 22:33:35 +00:00 committed by GitHub
parent 3b1b39f822
commit 06170fec8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 295 additions and 381 deletions

View File

@ -88,13 +88,13 @@
"electron-builder": "26.8.2",
"electron-builder-squirrel-windows": "26.8.2",
"electron-devtools-installer": "^4.0.0",
"eslint": "^8.26.0",
"eslint": "^10.0.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-matrix-org": "^3.0.0",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^64.0.0",
"glob": "^13.0.0",
"matrix-web-i18n": "catalog:",
"mkdirp": "^3.0.0",

View File

@ -177,7 +177,7 @@
"css-loader": "^7.0.0",
"css-minimizer-webpack-plugin": "^8.0.0",
"dotenv": "^17.0.0",
"eslint": "8.57.1",
"eslint": "10.2.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-deprecate": "0.9.0",
@ -188,7 +188,7 @@
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^64.0.0",
"express": "^5.0.0",
"fake-indexeddb": "^6.0.0",
"file-loader": "^6.0.0",

View File

@ -94,7 +94,7 @@
"@vector-im/compound-web": "catalog:",
"@vitest/browser-playwright": "^4.0.17",
"@vitest/coverage-v8": "^4.0.17",
"eslint": "8",
"eslint": "10",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-deprecate": "^0.9.0",
@ -105,7 +105,7 @@
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-storybook": "^10.0.7",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^64.0.0",
"prettier": "^3.6.2",
"storybook": "^10.0.7",
"storybook-addon-vis": "^3.1.2",

664
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff