Skip to content

Commit

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

chore(deps): bump the angular-deps group with 13 updates
  • Loading branch information
mrlubos authored Dec 9, 2024
2 parents a7c0e2a + 7679739 commit 318e06e
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 212 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.0.1",
"@angular/cdk": "^19.0.1",
"@angular/common": "^19.0.1",
"@angular/compiler": "^19.0.1",
"@angular/core": "^19.0.1",
"@angular/forms": "^19.0.1",
"@angular/material": "^19.0.1",
"@angular/platform-browser": "^19.0.1",
"@angular/platform-browser-dynamic": "^19.0.1",
"@angular/router": "^19.0.1",
"@angular/animations": "^19.0.3",
"@angular/cdk": "^19.0.2",
"@angular/common": "^19.0.3",
"@angular/compiler": "^19.0.3",
"@angular/core": "^19.0.3",
"@angular/forms": "^19.0.3",
"@angular/material": "^19.0.2",
"@angular/platform-browser": "^19.0.3",
"@angular/platform-browser-dynamic": "^19.0.3",
"@angular/router": "^19.0.3",
"@hey-api/client-fetch": "workspace:*",
"@tanstack/angular-query-experimental": "5.62.4",
"rxjs": "~7.8.0",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.2",
"@angular/cli": "^19.0.2",
"@angular/compiler-cli": "^19.0.1",
"@angular-devkit/build-angular": "^19.0.4",
"@angular/cli": "^19.0.4",
"@angular/compiler-cli": "^19.0.3",
"@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": "19.0.2",
"@angular/animations": "19.0.1",
"@angular/cli": "19.0.2",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/compiler-cli": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@angular-devkit/build-angular": "19.0.4",
"@angular/animations": "19.0.3",
"@angular/cli": "19.0.4",
"@angular/common": "19.0.3",
"@angular/compiler": "19.0.3",
"@angular/compiler-cli": "19.0.3",
"@angular/core": "19.0.3",
"@angular/forms": "19.0.3",
"@angular/platform-browser": "19.0.3",
"@angular/platform-browser-dynamic": "19.0.3",
"@angular/router": "19.0.3",
"@hey-api/client-axios": "workspace:*",
"@hey-api/client-fetch": "workspace:*",
"@tanstack/angular-query-experimental": "5.62.4",
Expand Down
Loading

0 comments on commit 318e06e

Please sign in to comment.