mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-14 16:20:04 +00:00
Updated Angular version from 15 to 16
This commit is contained in:
Generated
+908
-797
File diff suppressed because it is too large
Load Diff
+13
-13
@@ -10,17 +10,17 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^15.2.6",
|
||||
"@angular/cdk": "^15.2.6",
|
||||
"@angular/common": "^15.2.6",
|
||||
"@angular/compiler": "^15.2.6",
|
||||
"@angular/core": "^15.2.6",
|
||||
"@angular/forms": "^15.2.8",
|
||||
"@angular/material": "^15.2.6",
|
||||
"@angular/platform-browser": "^15.2.6",
|
||||
"@angular/platform-browser-dynamic": "^15.2.6",
|
||||
"@angular/router": "^15.2.6",
|
||||
"@angular/youtube-player": "^15.2.6",
|
||||
"@angular/animations": "^16.2.8",
|
||||
"@angular/cdk": "^16.2.7",
|
||||
"@angular/common": "^16.2.8",
|
||||
"@angular/compiler": "^16.2.8",
|
||||
"@angular/core": "^16.2.8",
|
||||
"@angular/forms": "^16.2.8",
|
||||
"@angular/material": "^16.2.7",
|
||||
"@angular/platform-browser": "^16.2.8",
|
||||
"@angular/platform-browser-dynamic": "^16.2.8",
|
||||
"@angular/router": "^16.2.8",
|
||||
"@angular/youtube-player": "^16.2.7",
|
||||
"mat-table-filter": "^15.0.0",
|
||||
"rxjs": "~7.8.1",
|
||||
"tslib": "^2.3.0",
|
||||
@@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^15.2.5",
|
||||
"@angular/cli": "~16.2.5",
|
||||
"@angular/compiler-cli": "^15.2.8",
|
||||
"@angular/compiler-cli": "^16.2.8",
|
||||
"@types/jasmine": "~4.3.6",
|
||||
"jasmine-core": "~4.6.0",
|
||||
"karma": "~6.4.2",
|
||||
@@ -39,4 +39,4 @@
|
||||
"karma-jasmine-html-reporter": "~2.0.0",
|
||||
"typescript": "^4.9.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user