Skip to content

Commit

Permalink
Merge pull request #1300 from hey-api/dependabot/npm_and_yarn/angular…
Browse files Browse the repository at this point in the history
…-deps-3b93304ed8

chore(deps): bump the angular-deps group with 13 updates
  • Loading branch information
mrlubos authored Nov 18, 2024
2 parents 59b84a0 + c645af6 commit 242f771
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 225 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.11",
"@angular/cdk": "^18.2.12",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/material": "^18.2.12",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@angular/router": "^18.2.11",
"@angular/animations": "^18.2.12",
"@angular/cdk": "^18.2.13",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/forms": "^18.2.12",
"@angular/material": "^18.2.13",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@hey-api/client-fetch": "workspace:*",
"@tanstack/angular-query-experimental": "5.60.5",
"rxjs": "~7.8.0",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.11",
"@angular/cli": "^18.2.11",
"@angular/compiler-cli": "^18.2.11",
"@angular-devkit/build-angular": "^18.2.12",
"@angular/cli": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@hey-api/openapi-ts": "workspace:*",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.2.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/openapi-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,17 +86,17 @@
"typescript": "^5.x"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
"@angular/animations": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/common": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/compiler-cli": "18.2.11",
"@angular/core": "18.2.11",
"@angular/forms": "18.2.11",
"@angular/platform-browser": "18.2.11",
"@angular/platform-browser-dynamic": "18.2.11",
"@angular/router": "18.2.11",
"@angular-devkit/build-angular": "18.2.12",
"@angular/animations": "18.2.12",
"@angular/cli": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@hey-api/client-axios": "workspace:*",
"@hey-api/client-fetch": "workspace:*",
"@tanstack/angular-query-experimental": "5.60.5",
Expand Down
Loading

0 comments on commit 242f771

Please sign in to comment.