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.8 to 21.1.0 (#2396)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.8 to 21.1.0. - [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.1.0/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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
586ac5402d
commit
2382089302
8
package-lock.json
generated
8
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"@angular/animations": "21.0.8",
|
||||
"@angular/cli": "21.0.6",
|
||||
"@angular/common": "21.0.8",
|
||||
"@angular/compiler": "21.0.8",
|
||||
"@angular/compiler": "21.1.0",
|
||||
"@angular/compiler-cli": "21.0.8",
|
||||
"@angular/core": "21.1.0",
|
||||
"@angular/forms": "21.0.8",
|
||||
@ -1472,9 +1472,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "21.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.8.tgz",
|
||||
"integrity": "sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==",
|
||||
"version": "21.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.0.tgz",
|
||||
"integrity": "sha512-UprCiJwEU1Ilw1dVk+yLgNiHlbH81obAuh92lRKozUQRgtSCpOfCQUM79q5r+VdmCPxDshr79U2Ke0fRaiJfAQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -71,7 +71,7 @@
|
||||
"@angular/animations": "21.0.8",
|
||||
"@angular/cli": "21.0.6",
|
||||
"@angular/common": "21.0.8",
|
||||
"@angular/compiler": "21.0.8",
|
||||
"@angular/compiler": "21.1.0",
|
||||
"@angular/compiler-cli": "21.0.8",
|
||||
"@angular/core": "21.1.0",
|
||||
"@angular/forms": "21.0.8",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user