|
|
@ -53,17 +53,17 @@ |
|
|
|
"workspace-generator": "nx workspace-generator" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@angular/animations": "17.1.3", |
|
|
|
"@angular/cdk": "17.1.2", |
|
|
|
"@angular/common": "17.1.3", |
|
|
|
"@angular/compiler": "17.1.3", |
|
|
|
"@angular/core": "17.1.3", |
|
|
|
"@angular/forms": "17.1.3", |
|
|
|
"@angular/material": "17.1.2", |
|
|
|
"@angular/platform-browser": "17.1.3", |
|
|
|
"@angular/platform-browser-dynamic": "17.1.3", |
|
|
|
"@angular/router": "17.1.3", |
|
|
|
"@angular/service-worker": "17.1.3", |
|
|
|
"@angular/animations": "17.2.4", |
|
|
|
"@angular/cdk": "17.2.2", |
|
|
|
"@angular/common": "17.2.4", |
|
|
|
"@angular/compiler": "17.2.4", |
|
|
|
"@angular/core": "17.2.4", |
|
|
|
"@angular/forms": "17.2.4", |
|
|
|
"@angular/material": "17.2.2", |
|
|
|
"@angular/platform-browser": "17.2.4", |
|
|
|
"@angular/platform-browser-dynamic": "17.2.4", |
|
|
|
"@angular/router": "17.2.4", |
|
|
|
"@angular/service-worker": "17.2.4", |
|
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
|
"@dfinity/agent": "0.15.7", |
|
|
|
"@dfinity/auth-client": "0.15.7", |
|
|
@ -135,30 +135,30 @@ |
|
|
|
"zone.js": "0.14.3" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular-devkit/build-angular": "17.1.3", |
|
|
|
"@angular-devkit/core": "17.1.3", |
|
|
|
"@angular-devkit/schematics": "17.1.3", |
|
|
|
"@angular-devkit/build-angular": "17.2.3", |
|
|
|
"@angular-devkit/core": "17.2.3", |
|
|
|
"@angular-devkit/schematics": "17.2.3", |
|
|
|
"@angular-eslint/eslint-plugin": "17.2.1", |
|
|
|
"@angular-eslint/eslint-plugin-template": "17.2.1", |
|
|
|
"@angular-eslint/template-parser": "17.2.1", |
|
|
|
"@angular/cli": "17.1.3", |
|
|
|
"@angular/compiler-cli": "17.1.3", |
|
|
|
"@angular/language-service": "17.1.3", |
|
|
|
"@angular/localize": "17.1.3", |
|
|
|
"@angular/pwa": "17.1.3", |
|
|
|
"@angular/cli": "17.2.3", |
|
|
|
"@angular/compiler-cli": "17.2.4", |
|
|
|
"@angular/language-service": "17.2.4", |
|
|
|
"@angular/localize": "17.2.4", |
|
|
|
"@angular/pwa": "17.2.3", |
|
|
|
"@nestjs/schematics": "10.0.1", |
|
|
|
"@nestjs/testing": "10.1.3", |
|
|
|
"@nx/angular": "18.0.4", |
|
|
|
"@nx/cypress": "18.0.4", |
|
|
|
"@nx/eslint-plugin": "18.0.4", |
|
|
|
"@nx/jest": "18.0.4", |
|
|
|
"@nx/js": "18.0.4", |
|
|
|
"@nx/nest": "18.0.4", |
|
|
|
"@nx/node": "18.0.4", |
|
|
|
"@nx/storybook": "18.0.4", |
|
|
|
"@nx/web": "18.0.4", |
|
|
|
"@nx/workspace": "18.0.4", |
|
|
|
"@schematics/angular": "17.1.3", |
|
|
|
"@nx/angular": "18.1.2", |
|
|
|
"@nx/cypress": "18.1.2", |
|
|
|
"@nx/eslint-plugin": "18.1.2", |
|
|
|
"@nx/jest": "18.1.2", |
|
|
|
"@nx/js": "18.1.2", |
|
|
|
"@nx/nest": "18.1.2", |
|
|
|
"@nx/node": "18.1.2", |
|
|
|
"@nx/storybook": "18.1.2", |
|
|
|
"@nx/web": "18.1.2", |
|
|
|
"@nx/workspace": "18.1.2", |
|
|
|
"@schematics/angular": "17.2.3", |
|
|
|
"@simplewebauthn/types": "9.0.1", |
|
|
|
"@storybook/addon-essentials": "7.6.5", |
|
|
|
"@storybook/angular": "7.6.5", |
|
|
@ -185,8 +185,8 @@ |
|
|
|
"eslint-plugin-storybook": "0.6.15", |
|
|
|
"jest": "29.4.3", |
|
|
|
"jest-environment-jsdom": "29.4.3", |
|
|
|
"jest-preset-angular": "13.1.4", |
|
|
|
"nx": "18.0.4", |
|
|
|
"jest-preset-angular": "14.0.3", |
|
|
|
"nx": "18.1.2", |
|
|
|
"prettier": "3.2.5", |
|
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
|
"react": "18.2.0", |
|
|
|