chore: update dependencies and add new path mappings

- Updated @nx/js from 20.4.6 to 20.8.1
- Updated angular-eslint from 19.1.0 to 19.2.0
- Added path mapping for @isa/common/print in tsconfig.base.json
- Added path mapping for @isa/ui/dialog in tsconfig.base.json
- Added path mapping for @isa/ui/list in tsconfig.base.json
This commit is contained in:
Lorenz Hilpert
2025-05-21 14:38:24 +02:00
parent 08f8686791
commit d84bc276d5
82 changed files with 2363 additions and 2742 deletions

View File

@@ -71,7 +71,7 @@
"@nx/eslint": "20.4.6",
"@nx/eslint-plugin": "20.4.6",
"@nx/jest": "20.4.6",
"@nx/js": "20.4.6",
"@nx/js": "20.8.1",
"@nx/storybook": "^20.4.6",
"@nx/web": "20.4.6",
"@nx/workspace": "20.4.6",
@@ -93,7 +93,7 @@
"@types/node": "18.16.9",
"@types/uuid": "^10.0.0",
"@typescript-eslint/utils": "^8.19.0",
"angular-eslint": "^19.1.0",
"angular-eslint": "^19.2.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.0.0",