AAE-48934 Eslint v9 migration (#12110)

* update

* update

* update

* working

* cr

* cr

* update

* use nx boundaries

* fixes

* fixes

* fixes

* cr

* cr

* update

* update

* update

* cr

* fix null

* cr

* cr

* cr

* cr

* cr

* update

* update

* update

* update

* update

* remove some duplications

* fix units
This commit is contained in:
Bartosz Sekula
2026-08-03 12:12:48 +02:00
committed by GitHub
parent 4123a89814
commit 3f232e75bc
325 changed files with 2327 additions and 1767 deletions
+11 -6
View File
@@ -85,6 +85,10 @@
"@angular/build": "20.3.32",
"@angular/compiler-cli": "20.3.26",
"@chromatic-com/storybook": "4.1.3",
"@eslint/compat": "^2.1.0",
"@eslint/config-helpers": "^0.7.0",
"@eslint/eslintrc": "^3.3.6",
"@eslint/js": "~10.0.1",
"@nx/angular": "22.7.4",
"@nx/eslint-plugin": "22.7.4",
"@nx/js": "22.7.7",
@@ -98,13 +102,13 @@
"@types/minimatch": "5.1.2",
"@types/node": "26.1.1",
"@types/sinon": "22.0.0",
"@typescript-eslint/eslint-plugin": "8.59.4",
"@typescript-eslint/parser": "8.59.4",
"@typescript-eslint/typescript-estree": "8.59.4",
"@typescript-eslint/utils": "8.59.4",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"@typescript-eslint/typescript-estree": "8.65.0",
"@typescript-eslint/utils": "8.65.0",
"ajv": "8.20.0",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"eslint": "9.39.5",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-ban": "2.0.0",
"eslint-plugin-import": "2.32.0",
@@ -113,11 +117,12 @@
"eslint-plugin-prettier": "5.5.6",
"eslint-plugin-rxjs": "5.0.3",
"eslint-plugin-storybook": "10.4.0",
"eslint-plugin-unicorn": "49.0.0",
"eslint-plugin-unicorn": "61.0.2",
"graphql": "16.14.0",
"husky": "9.1.7",
"jasmine-core": "5.13.0",
"jasmine-reporters": "2.5.2",
"jsonc-eslint-parser": "2.4.2",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",