Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed Apr 27, 2024
1 parent 30b6e73 commit 5a76da6
Show file tree
Hide file tree
Showing 2 changed files with 2,400 additions and 3,729 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,21 +61,21 @@
"tslib": "~2.6.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.5",
"@angular/animations": "^17.3.5",
"@angular-devkit/build-angular": "^17.3.6",
"@angular/animations": "^17.3.6",
"@angular/cdk": "^16.2.14",
"@angular/cli": "^17.3.5",
"@angular/common": "^17.3.5",
"@angular/compiler": "^17.3.5",
"@angular/compiler-cli": "^17.3.5",
"@angular/core": "^17.3.5",
"@angular/forms": "^17.3.5",
"@angular/language-service": "^17.3.5",
"@angular/cli": "^17.3.6",
"@angular/common": "^17.3.6",
"@angular/compiler": "^17.3.6",
"@angular/compiler-cli": "^17.3.6",
"@angular/core": "^17.3.6",
"@angular/forms": "^17.3.6",
"@angular/language-service": "^17.3.6",
"@angular/material": "^16.2.14",
"@angular/platform-browser": "^17.3.5",
"@angular/platform-browser-dynamic": "^17.3.5",
"@angular/router": "^17.3.5",
"@angular/service-worker": "^17.3.5",
"@angular/platform-browser": "^17.3.6",
"@angular/platform-browser-dynamic": "^17.3.6",
"@angular/router": "^17.3.6",
"@angular/service-worker": "^17.3.6",
"@commander-js/extra-typings": "^12.0.1",
"@nestjs/cli": "~10.3.2",
"@nestjs/schematics": "~10.1.1",
Expand All @@ -100,9 +100,9 @@
"material-design-icons": "^3.0.1",
"prettier": "~3.2.5",
"rimraf": "~5.0.5",
"supertest": "~6.3.4",
"supertest": "~7.0.0",
"ts-jest": "~29.1.2",
"type-fest": "~4.16.0",
"type-fest": "~4.17.0",
"typescript": "~5.4.5",
"zone.js": "~0.14.4"
}
Expand Down
Loading

0 comments on commit 5a76da6

Please sign in to comment.