Skip to content

Commit

Permalink
fix(deps): update angular monorepo to ~18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 690a73f commit 489c37a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~18.0.5",
"@angular/animations": "~18.1.0",
"@angular/cdk": "^18.0.5",
"@angular/common": "~18.0.5",
"@angular/compiler": "~18.0.5",
"@angular/core": "~18.0.5",
"@angular/forms": "~18.0.5",
"@angular/platform-browser": "~18.0.5",
"@angular/platform-browser-dynamic": "~18.0.5",
"@angular/platform-server": "~18.0.5",
"@angular/router": "~18.0.5",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/forms": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/platform-server": "~18.1.0",
"@angular/router": "~18.1.0",
"@angular/ssr": "~18.0.6",
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
Expand All @@ -39,8 +39,8 @@
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "~18.0.6",
"@angular/compiler-cli": "~18.0.5",
"@angular/language-service": "~18.0.5",
"@angular/compiler-cli": "~18.1.0",
"@angular/language-service": "~18.1.0",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.9",
"@nx/devkit": "19.3.2",
Expand Down

0 comments on commit 489c37a

Please sign in to comment.