Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent ab43513 commit 0d2f044
Show file tree
Hide file tree
Showing 2 changed files with 7,127 additions and 5,462 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "~16.2.12",
"@angular/animations": "~16.2.12",
"@angular/animations": "~18.0.0",
"@angular/cdk": "16.2.14",
"@angular/common": "~16.2.12",
"@angular/compiler": "~16.2.12",
"@angular/core": "~16.2.12",
"@angular/forms": "~16.2.12",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/material": "~16.2.14",
"@angular/platform-browser": "~16.2.12",
"@angular/platform-browser-dynamic": "~16.2.12",
"@angular/service-worker": "~16.2.12",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/service-worker": "~18.0.0",
"@fortawesome/angular-fontawesome": "~0.13.0",
"@fortawesome/fontawesome-common-types": "~6.5.1",
"@fortawesome/fontawesome-svg-core": "~6.5.1",
Expand All @@ -64,8 +64,8 @@
"@angular-eslint/eslint-plugin-template": "~16.3.1",
"@angular-eslint/template-parser": "~16.3.1",
"@angular/cli": "~16.2.12",
"@angular/compiler-cli": "~16.2.12",
"@angular/language-service": "~16.2.12",
"@angular/compiler-cli": "~18.0.0",
"@angular/language-service": "~18.0.0",
"@types/luxon": "~3.4.2",
"@types/node": "~16.18.83",
"@types/xml2js": "^0.4.14",
Expand Down
Loading

0 comments on commit 0d2f044

Please sign in to comment.