|
|
@ -54,17 +54,17 @@ |
|
|
|
"workspace-generator": "nx workspace-generator" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@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", |
|
|
|
"@angular/animations": "17.3.3", |
|
|
|
"@angular/cdk": "17.3.3", |
|
|
|
"@angular/common": "17.3.3", |
|
|
|
"@angular/compiler": "17.3.3", |
|
|
|
"@angular/core": "17.3.3", |
|
|
|
"@angular/forms": "17.3.3", |
|
|
|
"@angular/material": "17.3.3", |
|
|
|
"@angular/platform-browser": "17.3.3", |
|
|
|
"@angular/platform-browser-dynamic": "17.3.3", |
|
|
|
"@angular/router": "17.3.3", |
|
|
|
"@angular/service-worker": "17.3.3", |
|
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
|
"@dfinity/agent": "0.15.7", |
|
|
|
"@dfinity/auth-client": "0.15.7", |
|
|
@ -136,30 +136,30 @@ |
|
|
|
"zone.js": "0.14.4" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@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.2.3", |
|
|
|
"@angular/compiler-cli": "17.2.4", |
|
|
|
"@angular/language-service": "17.2.4", |
|
|
|
"@angular/localize": "17.2.4", |
|
|
|
"@angular/pwa": "17.2.3", |
|
|
|
"@angular-devkit/build-angular": "17.3.3", |
|
|
|
"@angular-devkit/core": "17.3.3", |
|
|
|
"@angular-devkit/schematics": "17.3.3", |
|
|
|
"@angular-eslint/eslint-plugin": "17.3.0", |
|
|
|
"@angular-eslint/eslint-plugin-template": "17.3.0", |
|
|
|
"@angular-eslint/template-parser": "17.3.0", |
|
|
|
"@angular/cli": "17.3.3", |
|
|
|
"@angular/compiler-cli": "17.3.3", |
|
|
|
"@angular/language-service": "17.3.3", |
|
|
|
"@angular/localize": "17.3.3", |
|
|
|
"@angular/pwa": "17.3.3", |
|
|
|
"@nestjs/schematics": "10.0.1", |
|
|
|
"@nestjs/testing": "10.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", |
|
|
|
"@nx/angular": "18.2.3", |
|
|
|
"@nx/cypress": "18.2.3", |
|
|
|
"@nx/eslint-plugin": "18.2.3", |
|
|
|
"@nx/jest": "18.2.3", |
|
|
|
"@nx/js": "18.2.3", |
|
|
|
"@nx/nest": "18.2.3", |
|
|
|
"@nx/node": "18.2.3", |
|
|
|
"@nx/storybook": "18.2.3", |
|
|
|
"@nx/web": "18.2.3", |
|
|
|
"@nx/workspace": "18.2.3", |
|
|
|
"@schematics/angular": "17.3.3", |
|
|
|
"@simplewebauthn/types": "9.0.1", |
|
|
|
"@storybook/addon-essentials": "7.6.5", |
|
|
|
"@storybook/angular": "7.6.5", |
|
|
@ -187,7 +187,7 @@ |
|
|
|
"jest": "29.4.3", |
|
|
|
"jest-environment-jsdom": "29.4.3", |
|
|
|
"jest-preset-angular": "14.0.3", |
|
|
|
"nx": "18.1.2", |
|
|
|
"nx": "18.2.3", |
|
|
|
"prettier": "3.2.5", |
|
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
|
"react": "18.2.0", |
|
|
@ -198,7 +198,7 @@ |
|
|
|
"ts-jest": "29.1.0", |
|
|
|
"ts-node": "10.9.1", |
|
|
|
"tslib": "2.6.0", |
|
|
|
"typescript": "5.3.3", |
|
|
|
"typescript": "5.4.4", |
|
|
|
"webpack-bundle-analyzer": "4.10.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|