|
|
|
@ -54,17 +54,17 @@ |
|
|
|
"workspace-generator": "nx workspace-generator" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@angular/animations": "21.0.6", |
|
|
|
"@angular/cdk": "21.0.5", |
|
|
|
"@angular/common": "21.0.6", |
|
|
|
"@angular/compiler": "21.0.6", |
|
|
|
"@angular/core": "21.0.6", |
|
|
|
"@angular/forms": "21.0.6", |
|
|
|
"@angular/material": "21.0.5", |
|
|
|
"@angular/platform-browser": "21.0.6", |
|
|
|
"@angular/platform-browser-dynamic": "21.0.6", |
|
|
|
"@angular/router": "21.0.6", |
|
|
|
"@angular/service-worker": "21.0.6", |
|
|
|
"@angular/animations": "21.1.1", |
|
|
|
"@angular/cdk": "21.1.1", |
|
|
|
"@angular/common": "21.1.1", |
|
|
|
"@angular/compiler": "21.1.1", |
|
|
|
"@angular/core": "21.1.1", |
|
|
|
"@angular/forms": "21.1.1", |
|
|
|
"@angular/material": "21.1.1", |
|
|
|
"@angular/platform-browser": "21.1.1", |
|
|
|
"@angular/platform-browser-dynamic": "21.1.1", |
|
|
|
"@angular/router": "21.1.1", |
|
|
|
"@angular/service-worker": "21.1.1", |
|
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
|
"@date-fns/utc": "2.1.1", |
|
|
|
"@internationalized/number": "3.6.5", |
|
|
|
@ -136,32 +136,32 @@ |
|
|
|
"zone.js": "0.16.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular-devkit/build-angular": "21.0.4", |
|
|
|
"@angular-devkit/core": "21.0.4", |
|
|
|
"@angular-devkit/schematics": "21.0.4", |
|
|
|
"@angular-devkit/build-angular": "21.1.1", |
|
|
|
"@angular-devkit/core": "21.1.1", |
|
|
|
"@angular-devkit/schematics": "21.1.1", |
|
|
|
"@angular-eslint/eslint-plugin": "21.1.0", |
|
|
|
"@angular-eslint/eslint-plugin-template": "21.1.0", |
|
|
|
"@angular-eslint/template-parser": "21.1.0", |
|
|
|
"@angular/cli": "21.0.4", |
|
|
|
"@angular/compiler-cli": "21.0.6", |
|
|
|
"@angular/language-service": "21.0.6", |
|
|
|
"@angular/localize": "21.0.6", |
|
|
|
"@angular/pwa": "21.0.4", |
|
|
|
"@angular/cli": "21.1.1", |
|
|
|
"@angular/compiler-cli": "21.1.1", |
|
|
|
"@angular/language-service": "21.1.1", |
|
|
|
"@angular/localize": "21.1.1", |
|
|
|
"@angular/pwa": "21.1.1", |
|
|
|
"@eslint/eslintrc": "3.3.1", |
|
|
|
"@eslint/js": "9.35.0", |
|
|
|
"@nestjs/schematics": "11.0.9", |
|
|
|
"@nestjs/testing": "11.1.8", |
|
|
|
"@nx/angular": "22.3.3", |
|
|
|
"@nx/eslint-plugin": "22.3.3", |
|
|
|
"@nx/jest": "22.3.3", |
|
|
|
"@nx/js": "22.3.3", |
|
|
|
"@nx/module-federation": "22.3.3", |
|
|
|
"@nx/nest": "22.3.3", |
|
|
|
"@nx/node": "22.3.3", |
|
|
|
"@nx/storybook": "22.3.3", |
|
|
|
"@nx/web": "22.3.3", |
|
|
|
"@nx/workspace": "22.3.3", |
|
|
|
"@schematics/angular": "21.0.4", |
|
|
|
"@nx/angular": "22.4.1", |
|
|
|
"@nx/eslint-plugin": "22.4.1", |
|
|
|
"@nx/jest": "22.4.1", |
|
|
|
"@nx/js": "22.4.1", |
|
|
|
"@nx/module-federation": "22.4.1", |
|
|
|
"@nx/nest": "22.4.1", |
|
|
|
"@nx/node": "22.4.1", |
|
|
|
"@nx/storybook": "22.4.1", |
|
|
|
"@nx/web": "22.4.1", |
|
|
|
"@nx/workspace": "22.4.1", |
|
|
|
"@schematics/angular": "21.1.1", |
|
|
|
"@storybook/addon-docs": "10.1.10", |
|
|
|
"@storybook/angular": "10.1.10", |
|
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
|
@ -184,7 +184,7 @@ |
|
|
|
"jest": "30.2.0", |
|
|
|
"jest-environment-jsdom": "30.2.0", |
|
|
|
"jest-preset-angular": "16.0.0", |
|
|
|
"nx": "22.3.3", |
|
|
|
"nx": "22.4.1", |
|
|
|
"prettier": "3.8.1", |
|
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
|
"prisma": "6.19.0", |
|
|
|
|