Skip to content

Commit

Permalink
fix: update angular monorepo to v18.2.2
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 18a3d16 commit daccbbc
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 341 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^18.0.0",
"@angular/animations": "18.1.4",
"@angular/cdk": "18.1.4",
"@angular/common": "18.1.4",
"@angular/compiler": "18.1.4",
"@angular/core": "18.1.4",
"@angular/forms": "18.1.4",
"@angular/localize": "18.1.4",
"@angular/platform-browser": "18.1.4",
"@angular/platform-browser-dynamic": "18.1.4",
"@angular/router": "18.1.4",
"@angular/animations": "18.2.2",
"@angular/cdk": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/localize": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@jsverse/transloco": "7.4.3",
"@micro-sentry/angular": "^7.0.2",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
Expand All @@ -57,8 +57,8 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.4",
"@angular/cli": "18.2.2",
"@angular/compiler-cli": "18.2.2",
"@types/d3-scale": "4.0.8",
"@types/d3-selection": "3.0.10",
"@types/d3-shape": "^3.1.1",
Expand Down
Loading

0 comments on commit daccbbc

Please sign in to comment.