mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-01-25 16:02:59 +00:00
Bump @angular/compiler from 21.0.6 to 21.0.7 (#2372)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) 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) --- updated-dependencies: - dependency-name: "@angular/compiler" 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
a77aa36152
commit
9824c526fa
8
package-lock.json
generated
8
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"@angular/animations": "21.0.7",
|
||||
"@angular/cli": "21.0.4",
|
||||
"@angular/common": "21.0.7",
|
||||
"@angular/compiler": "21.0.6",
|
||||
"@angular/compiler": "21.0.7",
|
||||
"@angular/compiler-cli": "21.0.6",
|
||||
"@angular/core": "21.0.7",
|
||||
"@angular/forms": "21.0.7",
|
||||
@ -1400,9 +1400,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "21.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.6.tgz",
|
||||
"integrity": "sha512-rBMzG7WnQMouFfDST+daNSAOVYdtw560645PhlxyVeIeHMlCm0j1jjBgVPGTBNpVgKRdT/sqbi6W6JYkY9mERA==",
|
||||
"version": "21.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.7.tgz",
|
||||
"integrity": "sha512-Qsjx0OrOquyx10fMynkHilRRoZy9qJcstHdML7NGKg887xqHW4YvgNKREIXmKYjnV6sUBBUxJUD1L5ouarb/YA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -71,7 +71,7 @@
|
||||
"@angular/animations": "21.0.7",
|
||||
"@angular/cli": "21.0.4",
|
||||
"@angular/common": "21.0.7",
|
||||
"@angular/compiler": "21.0.6",
|
||||
"@angular/compiler": "21.0.7",
|
||||
"@angular/compiler-cli": "21.0.6",
|
||||
"@angular/core": "21.0.7",
|
||||
"@angular/forms": "21.0.7",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user