Upgrade isa-app project

This commit is contained in:
Lorenz Hilpert
2025-03-03 13:28:03 +01:00
parent 1b821db248
commit df47b932b6
92 changed files with 703 additions and 685 deletions

View File

@@ -60,6 +60,7 @@
"@angular/cli": "^19.1.8",
"@angular/compiler-cli": "19.1.7",
"@angular/language-service": "19.1.7",
"@angular/pwa": "^19.2.0",
"@eslint/js": "^9.8.0",
"@ngneat/spectator": "^19.0.0",
"@ngrx/signals": "^19.0.1",
@@ -68,6 +69,8 @@
"@nx/eslint-plugin": "20.4.6",
"@nx/jest": "20.4.6",
"@nx/js": "20.4.6",
"@nx/storybook": "^20.4.6",
"@nx/web": "20.4.6",
"@nx/workspace": "20.4.6",
"@schematics/angular": "^19.1.8",
"@softarc/eslint-plugin-sheriff": "^0.18.0",
@@ -77,6 +80,7 @@
"@swc/helpers": "~0.5.11",
"@types/jasmine": "~5.1.4",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.16",
"@types/node": "18.16.9",
"@types/uuid": "^10.0.0",
"@typescript-eslint/utils": "^8.19.0",
@@ -105,6 +109,7 @@
"postcss": "^8.5.3",
"prettier": "^3.5.2",
"pretty-quick": "~4.0.0",
"storybook": "^8.4.6",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",