Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 89eebd3 commit 9a7e77a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "14.0.6",
"@angular/common": "14.0.6",
"@angular/compiler": "14.0.6",
"@angular/core": "14.0.6",
"@angular/forms": "14.0.6",
"@angular/localize": "14.0.6",
"@angular/platform-browser": "14.0.6",
"@angular/platform-browser-dynamic": "14.0.6",
"@angular/router": "14.0.6",
"@angular/animations": "14.3.0",
"@angular/common": "14.3.0",
"@angular/compiler": "14.3.0",
"@angular/core": "14.3.0",
"@angular/forms": "14.3.0",
"@angular/localize": "14.3.0",
"@angular/platform-browser": "14.3.0",
"@angular/platform-browser-dynamic": "14.3.0",
"@angular/router": "14.3.0",
"@fastify/swagger": "7.4.1",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.0.5",
Expand All @@ -38,16 +38,16 @@
"rxjs": "7.5.6",
"sqlite3": "^5.0.11",
"tslib": "2.4.0",
"zone.js": "0.11.6"
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.0.6",
"@angular-eslint/eslint-plugin": "14.0.2",
"@angular-eslint/eslint-plugin-template": "14.0.2",
"@angular-eslint/template-parser": "14.0.2",
"@angular/cli": "14.0.6",
"@angular/compiler-cli": "14.0.6",
"@angular/language-service": "14.0.6",
"@angular/compiler-cli": "14.3.0",
"@angular/language-service": "14.3.0",
"@nestjs/schematics": "9.0.1",
"@nestjs/testing": "9.0.5",
"@nrwl/cli": "14.4.3",
Expand Down

0 comments on commit 9a7e77a

Please sign in to comment.