Skip to content

Commit

Permalink
build: Update Angular dependencies to version 16.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed Nov 3, 2023
1 parent 8a64756 commit 2ceb3fb
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 123 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,20 @@
"devDependencies": {
"@angular-builders/custom-webpack": "^16.0.1",
"@angular-devkit/build-angular": "^16.2.9",
"@angular/animations": "^16.2.11",
"@angular/animations": "^16.2.12",
"@angular/cdk": "^16.2.11",
"@angular/cli": "^16.2.9",
"@angular/common": "^16.2.11",
"@angular/compiler": "^16.2.11",
"@angular/compiler-cli": "^16.2.11",
"@angular/core": "^16.2.11",
"@angular/forms": "^16.2.11",
"@angular/language-service": "^16.2.11",
"@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12",
"@angular/compiler-cli": "^16.2.12",
"@angular/core": "^16.2.12",
"@angular/forms": "^16.2.12",
"@angular/language-service": "^16.2.12",
"@angular/material": "^16.2.11",
"@angular/platform-browser": "^16.2.11",
"@angular/platform-browser-dynamic": "^16.2.11",
"@angular/router": "^16.2.11",
"@angular/service-worker": "^16.2.11",
"@angular/platform-browser": "^16.2.12",
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@angular/service-worker": "^16.2.12",
"@nestjs/cli": "~10.2.1",
"@nestjs/schematics": "~10.0.3",
"@nestjs/testing": "~10.2.8",
Expand Down
Loading

0 comments on commit 2ceb3fb

Please sign in to comment.