mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-01-25 16:02:59 +00:00
Bump @angular/animations from 21.0.8 to 21.1.0 (#2398)
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) 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/animations) --- updated-dependencies: - dependency-name: "@angular/animations" 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
1e47e8870e
commit
66ad80b4b3
10
package-lock.json
generated
10
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.0.5",
|
||||
"@angular/animations": "21.0.8",
|
||||
"@angular/animations": "21.1.0",
|
||||
"@angular/cli": "21.0.6",
|
||||
"@angular/common": "21.0.8",
|
||||
"@angular/compiler": "21.1.0",
|
||||
@ -1359,9 +1359,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/animations": {
|
||||
"version": "21.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-21.0.8.tgz",
|
||||
"integrity": "sha512-1YXHZQO/LYiExbg7sZhiqqF5fMcH17iVgK1tI2Gk90Yy0HQAuqnteOv3pPGgUfLowNOWK0sGhCYbB2Lq21LA3w==",
|
||||
"version": "21.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-21.1.0.tgz",
|
||||
"integrity": "sha512-RTpRdWhwz1PsMJC8NuuYIKCgMFP9EyxOrSaI0bpCLIGtXCfmvvHiU2FkBksV86MqYOf+wurKATb71QcfGrV3Hg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -1371,7 +1371,7 @@
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "21.0.8"
|
||||
"@angular/core": "21.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/cli": {
|
||||
|
||||
@ -68,7 +68,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.0.5",
|
||||
"@angular/animations": "21.0.8",
|
||||
"@angular/animations": "21.1.0",
|
||||
"@angular/cli": "21.0.6",
|
||||
"@angular/common": "21.0.8",
|
||||
"@angular/compiler": "21.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user