mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-01-25 16:02:59 +00:00
Bump @angular/compiler-cli from 21.0.6 to 21.0.7 (#2374)
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 21.0.6 to 21.0.7. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.0.7/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/compiler-cli" dependency-version: 21.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f63f06686a
commit
9e3363442f
10
package-lock.json
generated
10
package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"@angular/cli": "21.0.5",
|
||||
"@angular/common": "21.0.7",
|
||||
"@angular/compiler": "21.0.7",
|
||||
"@angular/compiler-cli": "21.0.6",
|
||||
"@angular/compiler-cli": "21.0.7",
|
||||
"@angular/core": "21.0.7",
|
||||
"@angular/forms": "21.0.7",
|
||||
"@angular/platform-browser": "21.0.6",
|
||||
@ -1413,9 +1413,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/compiler-cli": {
|
||||
"version": "21.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-21.0.6.tgz",
|
||||
"integrity": "sha512-UcIUx+fbn0VLlCBCIYxntAzWG3zPRUo0K7wvuK0MC6ZFCWawgewx9SdLLZTqcaWe1g5FRQlQeVQcFgHAO5R2Mw==",
|
||||
"version": "21.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-21.0.7.tgz",
|
||||
"integrity": "sha512-M4ePAA7AwjTsbUq6Qpremgo7qIP9GIgWqV5FoJPUEthtFGPNEiKGYjpOtXJ/OLB1J2Tn0ygrqe0PAYE0YxeEUA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -1436,7 +1436,7 @@
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/compiler": "21.0.6",
|
||||
"@angular/compiler": "21.0.7",
|
||||
"typescript": ">=5.9 <6.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
"@angular/cli": "21.0.5",
|
||||
"@angular/common": "21.0.7",
|
||||
"@angular/compiler": "21.0.7",
|
||||
"@angular/compiler-cli": "21.0.6",
|
||||
"@angular/compiler-cli": "21.0.7",
|
||||
"@angular/core": "21.0.7",
|
||||
"@angular/forms": "21.0.7",
|
||||
"@angular/platform-browser": "21.0.6",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user