mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Bump @angular/animations from 17.1.1 to 17.3.3 in /frontend (#286)
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 17.1.1 to 17.3.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/17.3.3/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/17.3.3/packages/animations) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production 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:
Generated
+5
-5
@@ -8,7 +8,7 @@
|
||||
"name": "frontend",
|
||||
"version": "1.4.6-SNAPSHOT",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^17.1.1",
|
||||
"@angular/animations": "^17.3.3",
|
||||
"@angular/cdk": "^16.2.7",
|
||||
"@angular/common": "^17.1.1",
|
||||
"@angular/compiler": "^17.1.1",
|
||||
@@ -479,9 +479,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/animations": {
|
||||
"version": "17.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-17.1.1.tgz",
|
||||
"integrity": "sha512-85qm8b4fNKa5zx4YlvCvAb3lWGlRsEcClnpCuwSVP8pXG7n/cW8MsJOh8i/wOkQTr9Ac7vvAE+yFWMi2A/qlTg==",
|
||||
"version": "17.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-17.3.3.tgz",
|
||||
"integrity": "sha512-poLW3FHe5wkxmTIsQ3em2vq4obgQHyZJz6biF+4hCqQSNMbMBS0e5ZycAiJLkUD/WLc88lQZ20muRO7qjVuMLA==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@@ -489,7 +489,7 @@
|
||||
"node": "^18.13.0 || >=20.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "17.1.1"
|
||||
"@angular/core": "17.3.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/cdk": {
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^17.1.1",
|
||||
"@angular/animations": "^17.3.3",
|
||||
"@angular/cdk": "^16.2.7",
|
||||
"@angular/common": "^17.1.1",
|
||||
"@angular/compiler": "^17.1.1",
|
||||
|
||||
Reference in New Issue
Block a user