|
|
|
@ -54,17 +54,17 @@
|
|
|
|
|
"workspace-generator": "nx workspace-generator"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@angular/animations": "17.3.10",
|
|
|
|
|
"@angular/cdk": "17.3.10",
|
|
|
|
|
"@angular/common": "17.3.10",
|
|
|
|
|
"@angular/compiler": "17.3.10",
|
|
|
|
|
"@angular/core": "17.3.10",
|
|
|
|
|
"@angular/forms": "17.3.10",
|
|
|
|
|
"@angular/material": "17.3.10",
|
|
|
|
|
"@angular/platform-browser": "17.3.10",
|
|
|
|
|
"@angular/platform-browser-dynamic": "17.3.10",
|
|
|
|
|
"@angular/router": "17.3.10",
|
|
|
|
|
"@angular/service-worker": "17.3.10",
|
|
|
|
|
"@angular/animations": "18.0.2",
|
|
|
|
|
"@angular/cdk": "18.0.2",
|
|
|
|
|
"@angular/common": "18.0.2",
|
|
|
|
|
"@angular/compiler": "18.0.2",
|
|
|
|
|
"@angular/core": "18.0.2",
|
|
|
|
|
"@angular/forms": "18.0.2",
|
|
|
|
|
"@angular/material": "18.0.2",
|
|
|
|
|
"@angular/platform-browser": "18.0.2",
|
|
|
|
|
"@angular/platform-browser-dynamic": "18.0.2",
|
|
|
|
|
"@angular/router": "18.0.2",
|
|
|
|
|
"@angular/service-worker": "18.0.2",
|
|
|
|
|
"@codewithdan/observable-store": "2.2.15",
|
|
|
|
|
"@dfinity/agent": "0.15.7",
|
|
|
|
|
"@dfinity/auth-client": "0.15.7",
|
|
|
|
@ -137,30 +137,30 @@
|
|
|
|
|
"zone.js": "0.14.5"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@angular-devkit/build-angular": "17.3.8",
|
|
|
|
|
"@angular-devkit/core": "17.3.8",
|
|
|
|
|
"@angular-devkit/schematics": "17.3.8",
|
|
|
|
|
"@angular-eslint/eslint-plugin": "17.5.1",
|
|
|
|
|
"@angular-eslint/eslint-plugin-template": "17.5.1",
|
|
|
|
|
"@angular-eslint/template-parser": "17.5.1",
|
|
|
|
|
"@angular/cli": "17.3.8",
|
|
|
|
|
"@angular/compiler-cli": "17.3.10",
|
|
|
|
|
"@angular/language-service": "17.3.10",
|
|
|
|
|
"@angular/localize": "17.3.10",
|
|
|
|
|
"@angular/pwa": "17.3.8",
|
|
|
|
|
"@angular-devkit/build-angular": "18.0.3",
|
|
|
|
|
"@angular-devkit/core": "18.0.3",
|
|
|
|
|
"@angular-devkit/schematics": "18.0.3",
|
|
|
|
|
"@angular-eslint/eslint-plugin": "18.0.1",
|
|
|
|
|
"@angular-eslint/eslint-plugin-template": "18.0.1",
|
|
|
|
|
"@angular-eslint/template-parser": "18.0.1",
|
|
|
|
|
"@angular/cli": "18.0.3",
|
|
|
|
|
"@angular/compiler-cli": "18.0.2",
|
|
|
|
|
"@angular/language-service": "18.0.2",
|
|
|
|
|
"@angular/localize": "18.0.2",
|
|
|
|
|
"@angular/pwa": "18.0.3",
|
|
|
|
|
"@nestjs/schematics": "10.0.1",
|
|
|
|
|
"@nestjs/testing": "10.1.3",
|
|
|
|
|
"@nx/angular": "19.0.5",
|
|
|
|
|
"@nx/cypress": "19.0.5",
|
|
|
|
|
"@nx/eslint-plugin": "19.0.5",
|
|
|
|
|
"@nx/jest": "19.0.5",
|
|
|
|
|
"@nx/js": "19.0.5",
|
|
|
|
|
"@nx/nest": "19.0.5",
|
|
|
|
|
"@nx/node": "19.0.5",
|
|
|
|
|
"@nx/storybook": "19.0.5",
|
|
|
|
|
"@nx/web": "19.0.5",
|
|
|
|
|
"@nx/workspace": "19.0.5",
|
|
|
|
|
"@schematics/angular": "17.3.3",
|
|
|
|
|
"@nx/angular": "19.2.2",
|
|
|
|
|
"@nx/cypress": "19.2.2",
|
|
|
|
|
"@nx/eslint-plugin": "19.2.2",
|
|
|
|
|
"@nx/jest": "19.2.2",
|
|
|
|
|
"@nx/js": "19.2.2",
|
|
|
|
|
"@nx/nest": "19.2.2",
|
|
|
|
|
"@nx/node": "19.2.2",
|
|
|
|
|
"@nx/storybook": "19.2.2",
|
|
|
|
|
"@nx/web": "19.2.2",
|
|
|
|
|
"@nx/workspace": "19.2.2",
|
|
|
|
|
"@schematics/angular": "18.0.3",
|
|
|
|
|
"@simplewebauthn/types": "9.0.1",
|
|
|
|
|
"@storybook/addon-essentials": "7.6.5",
|
|
|
|
|
"@storybook/angular": "7.6.5",
|
|
|
|
@ -187,8 +187,8 @@
|
|
|
|
|
"eslint-plugin-storybook": "0.6.15",
|
|
|
|
|
"jest": "29.4.3",
|
|
|
|
|
"jest-environment-jsdom": "29.4.3",
|
|
|
|
|
"jest-preset-angular": "14.0.3",
|
|
|
|
|
"nx": "19.0.5",
|
|
|
|
|
"jest-preset-angular": "14.1.0",
|
|
|
|
|
"nx": "19.2.2",
|
|
|
|
|
"prettier": "3.3.1",
|
|
|
|
|
"prettier-plugin-organize-attributes": "1.0.0",
|
|
|
|
|
"react": "18.2.0",
|
|
|
|
|