Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): update angular monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2023
1 parent 54755a0 commit de60862
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 @@ -30,21 +30,21 @@
"license": "MIT",
"private": false,
"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0",
"@angular/platform-browser": "^14.0.0",
"@angular/common": "^14.0.0 || ^15.0.0",
"@angular/core": "^14.0.0 || ^15.0.0",
"@angular/platform-browser": "^14.0.0 || ^15.0.0",
"rxjs": "^7.5.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.2.10",
"@angular/cli": "14.2.10",
"@angular/common": "14.2.12",
"@angular/compiler": "14.2.12",
"@angular/compiler-cli": "14.2.12",
"@angular/core": "14.2.12",
"@angular/language-service": "14.2.12",
"@angular/platform-browser": "14.2.12",
"@angular/platform-browser-dynamic": "14.2.12",
"@angular/common": "15.0.4",
"@angular/compiler": "15.0.4",
"@angular/compiler-cli": "15.0.4",
"@angular/core": "15.0.4",
"@angular/language-service": "15.0.4",
"@angular/platform-browser": "15.0.4",
"@angular/platform-browser-dynamic": "15.0.4",
"@commitlint/cli": "17.4.1",
"@commitlint/config-conventional": "17.4.0",
"@semantic-release/changelog": "6.0.2",
Expand Down

0 comments on commit de60862

Please sign in to comment.