Skip to content

Commit

Permalink
chore(deps): update angular release to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 60434e5 commit 8b07c43
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,24 +60,24 @@
"uuid": "^7.0.0 || ^9.0.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.12",
"@angular-devkit/build-angular": "^18.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": "^18.0.0",
"@angular/animations": "18.0.5",
"@angular/cli": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/compiler-cli": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/platform-server": "^18.0.0",
"@angular/router": "^18.0.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@egjs/hammerjs": "^2.0.17",
"@ngtools/webpack": "^16.0.2",
"@ngtools/webpack": "^18.0.0",
"@types/jasmine": "^5.0.0",
"@types/node": "^20.2.1",
"@types/webpack": "^5.28.1",
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": "^18.0.0",
"npm-audit-resolver": "^2.2.0",
"null-loader": "^4.0.1",
"opencollective": "^1.0.3",
Expand Down

0 comments on commit 8b07c43

Please sign in to comment.