Skip to content

Commit

Permalink
chore: upgrade angular-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kpanot committed Dec 27, 2024
1 parent f82605e commit 4924839
Show file tree
Hide file tree
Showing 62 changed files with 198 additions and 237 deletions.
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/jest": "~29.5.2",
"@types/tinycolor2": "^1.4.6",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"archiver": "^7.0.0",
"chokidar": "^3.5.2",
"chrome-webstore-upload": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^20.0.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"ejs": "^3.1.9",
"eslint": "~9.17.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"@webcontainer/api": "~1.5.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"concurrently": "^8.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
"@types/vscode": "^1.67.0",
"@typescript-eslint/parser": "~8.18.0",
"@vscode/vsce": "^2.16.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"esbuild": "~0.24.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"@yarnpkg/sdks": "^3.2.0",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"babel-loader": "^9.0.0",
"bootstrap": "5.3.3",
"bootstrap-icons": "^1.11.3",
Expand Down Expand Up @@ -279,6 +279,9 @@
},
"esbuild": {
"built": true
},
"nx": {
"built": true
}
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-beacon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/pid-from-port": "^1.1.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/pid-from-port": "^1.1.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"commit-and-tag-version": "^12.0.0",
"copyfiles": "^2.4.1",
"cpy-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/swagger-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/semver": "^7.3.13",
"@types/swagger-schema-official": "^2.0.22",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"concurrently": "^8.0.0",
"copyfiles": "^2.4.1",
"cpy-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-terasu/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/prompts": "^2.0.14",
"@types/yargs": "^17.0.20",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-terasu/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^20.0.0",
"@types/yargs": "^17.0.20",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-terasu/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r-training/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"chokidar": "^3.5.2",
"commit-and-tag-version": "^12.0.0",
"cpy-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r-training/training-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"@webcontainer/api": "~1.5.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-plugin-import": "^2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/amaterasu/amaterasu-api-spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/amaterasu/amaterasu-dodo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^20.0.0",
"@types/tar": "~6.1.1",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/amaterasu/amaterasu-otter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/amaterasu/amaterasu-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/artifactory-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/azure-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"@yarnpkg/fslib": "^3.1.0",
"@yarnpkg/plugin-npm": "^3.0.1",
"@yarnpkg/plugin-pack": "^4.0.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"chokidar": "^3.5.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/node": "^20.0.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@types/pid-from-port": "^1.1.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"chokidar": "^3.5.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
Expand Down Expand Up @@ -159,7 +159,7 @@
"@types/jest": "~29.5.2",
"@typescript-eslint/eslint-plugin": "~8.18.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^20.0.0",
"@types/shell-quote": "^1.7.5",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@types/node": "^20.0.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"chokidar": "^3.5.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/request": "^2.48.7",
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dynamic-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/eslint-config-otter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@angular-eslint/builder": "^18.4.0",
"@angular-eslint/eslint-plugin": "^18.4.0",
"@angular-eslint/eslint-plugin-template": "^18.4.0",
"@angular-eslint/template-parser": "^18.4.0",
"@angular-eslint/template-parser": "^19.0.2",
"@angular/compiler": "~19.0.4",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/types": "^8.15.0",
"@typescript-eslint/utils": "^8.15.0",
"angular-eslint": "^18.4.0",
"angular-eslint": "^19.0.2",
"eslint": "^8.57.0 || ^9.16.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^3.6.3",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
7 changes: 3 additions & 4 deletions packages/@o3r/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
},
"peerDependencies": {
"@angular-devkit/schematics": "~19.0.4",
"@angular-eslint/template-parser": "^18.4.0",
"@angular-eslint/test-utils": "^18.4.0",
"@angular-eslint/template-parser": "^19.0.2",
"@angular/compiler": "~19.0.4",
"eslint": "^8.57.0 || ^9.16.0",
"jsonc-eslint-parser": "^2.4.0",
Expand All @@ -58,7 +57,7 @@
"devDependencies": {
"@angular-devkit/core": "~19.0.4",
"@angular-devkit/schematics": "~19.0.4",
"@angular-eslint/test-utils": "~18.4.0",
"@angular-eslint/test-utils": "~19.0.2",
"@angular/compiler": "~19.0.4",
"@babel/core": "~7.26.0",
"@babel/preset-typescript": "~7.26.0",
Expand All @@ -77,7 +76,7 @@
"@types/semver": "^7.3.13",
"@typescript-eslint/parser": "~8.18.0",
"@typescript-eslint/rule-tester": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-plugin-import": "^2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"@yarnpkg/fslib": "^3.1.0",
"@yarnpkg/plugin-npm": "^3.0.1",
"@yarnpkg/plugin-pack": "^4.0.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.18.0",
"angular-eslint": "~18.4.0",
"angular-eslint": "~19.0.2",
"cpy-cli": "^5.0.0",
"eslint": "~9.17.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
Loading

0 comments on commit 4924839

Please sign in to comment.