Skip to content

Commit

Permalink
Merge pull request #108 from DatepollSystems/renovate/angular-monorepo
Browse files Browse the repository at this point in the history
fix: update angular monorepo to v17.3.6
  • Loading branch information
Dafnik committed May 2, 2024
2 parents 2db22d1 + ee70224 commit a18e503
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 320 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "^17.0.10",
"@angular/animations": "17.1.3",
"@angular/cdk": "17.1.2",
"@angular/common": "17.1.3",
"@angular/compiler": "17.1.3",
"@angular/core": "17.1.3",
"@angular/forms": "17.1.3",
"@angular/localize": "17.1.3",
"@angular/platform-browser": "17.1.3",
"@angular/platform-browser-dynamic": "17.1.3",
"@angular/router": "17.1.3",
"@angular/animations": "17.3.6",
"@angular/cdk": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/localize": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"@micro-sentry/angular": "^7.0.2",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"@ng-select/ng-select": "^12.0.4",
Expand Down Expand Up @@ -60,8 +60,8 @@
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.1.3",
"@angular/compiler-cli": "17.1.3",
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/d3-scale": "4.0.8",
Expand Down

0 comments on commit a18e503

Please sign in to comment.