Skip to content

Commit

Permalink
chore(deps): Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent f317d81 commit b13278d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
"release": "standard-version"
},
"dependencies": {
"@angular/animations": "14.2.8",
"@angular/animations": "14.3.0",
"@angular/cdk": "14.2.6",
"@angular/common": "14.2.8",
"@angular/compiler": "14.2.8",
"@angular/core": "14.2.8",
"@angular/forms": "14.2.8",
"@angular/common": "14.3.0",
"@angular/compiler": "14.3.0",
"@angular/core": "14.3.0",
"@angular/forms": "14.3.0",
"@angular/material": "14.2.6",
"@angular/platform-browser": "14.2.8",
"@angular/platform-browser-dynamic": "14.2.8",
"@angular/router": "14.2.8",
"@angular/platform-browser": "14.3.0",
"@angular/platform-browser-dynamic": "14.3.0",
"@angular/router": "14.3.0",
"rxjs": "7.5.7",
"tslib": "2.4.0",
"zone.js": "0.11.8"
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.2.8",
"@angular/cli": "14.2.8",
"@angular/compiler-cli": "14.2.8",
"@angular/compiler-cli": "14.3.0",
"@types/jest": "29.2.1",
"@types/node": "16.18.3",
"codelyzer": "6.0.2",
Expand Down

0 comments on commit b13278d

Please sign in to comment.