mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-14 16:20:04 +00:00
Bump @angular/compiler from 16.2.10 to 16.2.12 in /frontend (#202)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 16.2.10 to 16.2.12. - [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.12/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.10",
|
||||
"@angular/compiler": "^16.2.12",
|
||||
"@angular/core": "^16.2.8",
|
||||
"@angular/forms": "^16.2.11",
|
||||
"@angular/material": "^16.2.9",
|
||||
@@ -447,9 +447,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "16.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-16.2.10.tgz",
|
||||
"integrity": "sha512-ty6SfqkZlV2bLU/SSi3wmxrEFgPrK+WVslCNIr3FlTnCBdqpIbadHN2QB3A1d9XaNc7c4Tq5DQKh34cwMwNbuw==",
|
||||
"version": "16.2.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-16.2.12.tgz",
|
||||
"integrity": "sha512-6SMXUgSVekGM7R6l1Z9rCtUGtlg58GFmgbpMCsGf+VXxP468Njw8rjT2YZkf5aEPxEuRpSHhDYjqz7n14cwCXQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@@ -457,7 +457,7 @@
|
||||
"node": "^16.14.0 || >=18.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "16.2.10"
|
||||
"@angular/core": "16.2.12"
|
||||
},
|
||||
"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.10",
|
||||
"@angular/compiler": "^16.2.12",
|
||||
"@angular/core": "^16.2.8",
|
||||
"@angular/forms": "^16.2.11",
|
||||
"@angular/material": "^16.2.9",
|
||||
|
||||
Reference in New Issue
Block a user