Skip to content

Commit

Permalink
chore(deps): update angular release to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent dd74afd commit 1a0469b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,20 @@
"uuid": "^7.0.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.12",
"@angular-devkit/build-angular": "^17.0.0",
"@angular-devkit/build-webpack": "^0.1600.1",
"@angular-devkit/schematics": "^16.2.12",
"@angular/animations": "16.2.12",
"@angular/cli": "^16.2.12",
"@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12",
"@angular/compiler-cli": "^16.2.12",
"@angular/core": "^16.2.12",
"@angular/forms": "^16.2.12",
"@angular/platform-browser": "^16.2.12",
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/platform-server": "^16.2.12",
"@angular/router": "^16.2.12",
"@angular-devkit/schematics": "^17.0.0",
"@angular/animations": "17.3.3",
"@angular/cli": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/compiler-cli": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0",
"@angular/platform-browser": "^17.0.0",
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/platform-server": "^17.0.0",
"@angular/router": "^17.0.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@egjs/hammerjs": "^2.0.17",
Expand Down Expand Up @@ -109,7 +109,7 @@
"keycharm": "^0.4.0",
"mini-css-extract-plugin": "^2.7.6",
"moment": "^2.30.1",
"ng-packagr": "^16.2.3",
"ng-packagr": "^17.0.0",
"npm-audit-resolver": "^2.2.0",
"null-loader": "^4.0.1",
"opencollective": "^1.0.3",
Expand Down

0 comments on commit 1a0469b

Please sign in to comment.