Skip to content

Commit

Permalink
updated ng-zorro to v19.0.1, angular to v19.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcmichael committed Jan 14, 2025
1 parent 95a74a6 commit fc5dbfb
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
32 changes: 16 additions & 16 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"error-stack-parser": "2.0.6"
},
"dependencies": {
"@angular-devkit/schematics": "19.0.5",
"@angular/animations": "^19.0.4",
"@angular/common": "^19.0.4",
"@angular/compiler": "^19.0.4",
"@angular/core": "^19.0.4",
"@angular/forms": "^19.0.4",
"@angular/platform-browser": "^19.0.4",
"@angular/platform-browser-dynamic": "^19.0.4",
"@angular/router": "^19.0.4",
"@apollo/client": "^3.12.3",
"@angular-devkit/schematics": "19.0.7",
"@angular/animations": "^19.0.6",
"@angular/common": "^19.0.6",
"@angular/compiler": "^19.0.6",
"@angular/core": "^19.0.6",
"@angular/forms": "^19.0.6",
"@angular/platform-browser": "^19.0.6",
"@angular/platform-browser-dynamic": "^19.0.6",
"@angular/router": "^19.0.6",
"@apollo/client": "^3.12.6",
"@ngneat/until-destroy": "^10.0.0",
"@ngrx/component": "^19.0.0",
"@ngx-formly/core": "^6.3.12",
"@ngx-formly/ng-zorro-antd": "^6.3.12",
"apollo-angular": "^8.0.0",
"ng-zorro-antd": "19.0.0-beta.1",
"ng-zorro-antd": "19.0.1",
"ngx-cookie-service": "^18.0.0",
"ngx-ui-scroll": "3.2.0",
"rxjs": "^7.8.1",
Expand All @@ -50,11 +50,11 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.5",
"@angular-devkit/core": "^19.0.5",
"@angular-devkit/build-angular": "^19.0.7",
"@angular-devkit/core": "^19.0.7",
"@angular-eslint/schematics": "^18.1.0",
"@angular/cli": "^19.0.5",
"@angular/compiler-cli": "19.0.4",
"@angular/cli": "^19.0.7",
"@angular/compiler-cli": "19.0.6",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/fragment-matcher": "^5.0.2",
Expand All @@ -64,7 +64,7 @@
"@graphql-codegen/typescript-apollo-client-helpers": "^3.0.0",
"@graphql-codegen/typescript-operations": "^4.4.0",
"@parcel/watcher": "^2.4.1",
"@types/node": "^20.14.12",
"@types/node": "^22.10.6",
"@typescript-eslint/utils": "^7.17.0",
"directory-tree": "^3.5.1",
"eslint": "^8.56.0",
Expand Down
Loading

0 comments on commit fc5dbfb

Please sign in to comment.