mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-14 16:20:04 +00:00
Bump @angular/compiler from 16.2.8 to 16.2.10 in /frontend (#187)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 16.2.8 to 16.2.10. - [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/16.2.10/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-type: direct:production 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:
Generated
+5
-5
@@ -11,7 +11,7 @@
|
||||
"@angular/animations": "^16.2.8",
|
||||
"@angular/cdk": "^16.2.7",
|
||||
"@angular/common": "^16.2.8",
|
||||
"@angular/compiler": "^16.2.8",
|
||||
"@angular/compiler": "^16.2.10",
|
||||
"@angular/core": "^16.2.8",
|
||||
"@angular/forms": "^16.2.8",
|
||||
"@angular/material": "^16.2.7",
|
||||
@@ -378,9 +378,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "16.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-16.2.8.tgz",
|
||||
"integrity": "sha512-xWdMAeBkYh8ESk9iBSYnp2qfbGPNReggtNJuUL9I7AFGkzkvEWndyQ+oTXzCM5gjj4nWB5A/AAYYDU54sDac2Q==",
|
||||
"version": "16.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-16.2.10.tgz",
|
||||
"integrity": "sha512-ty6SfqkZlV2bLU/SSi3wmxrEFgPrK+WVslCNIr3FlTnCBdqpIbadHN2QB3A1d9XaNc7c4Tq5DQKh34cwMwNbuw==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@@ -388,7 +388,7 @@
|
||||
"node": "^16.14.0 || >=18.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "16.2.8"
|
||||
"@angular/core": "16.2.10"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@angular/core": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@angular/animations": "^16.2.8",
|
||||
"@angular/cdk": "^16.2.7",
|
||||
"@angular/common": "^16.2.8",
|
||||
"@angular/compiler": "^16.2.8",
|
||||
"@angular/compiler": "^16.2.10",
|
||||
"@angular/core": "^16.2.8",
|
||||
"@angular/forms": "^16.2.8",
|
||||
"@angular/material": "^16.2.7",
|
||||
|
||||
Reference in New Issue
Block a user