mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user