mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-11 10:13:42 +00:00
update to angular 16
This commit is contained in:
Generated
+1918
-1431
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -10,21 +10,21 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^15.2.9",
|
||||
"@angular/common": "^15.2.9",
|
||||
"@angular/compiler": "^15.2.9",
|
||||
"@angular/core": "^15.2.9",
|
||||
"@angular/platform-browser": "^15.2.9",
|
||||
"@angular/platform-browser-dynamic": "^15.2.9",
|
||||
"@angular/animations": "^16.2.4",
|
||||
"@angular/common": "^16.2.4",
|
||||
"@angular/compiler": "^16.2.4",
|
||||
"@angular/core": "^16.2.4",
|
||||
"@angular/platform-browser": "^16.2.4",
|
||||
"@angular/platform-browser-dynamic": "^16.2.4",
|
||||
"luxon": "^2.5.0",
|
||||
"rxjs": "~7.4.0",
|
||||
"tslib": "^2.4.1",
|
||||
"zone.js": "^0.11.8"
|
||||
"zone.js": "^0.13.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^15.2.9",
|
||||
"@angular/cli": "^15.2.9",
|
||||
"@angular/compiler-cli": "^15.2.9",
|
||||
"@angular-devkit/build-angular": "^16.2.1",
|
||||
"@angular/cli": "^16.2.1",
|
||||
"@angular/compiler-cli": "^16.2.4",
|
||||
"@types/jasmine": "^3.10.6",
|
||||
"@types/luxon": "^2.4.0",
|
||||
"@types/node": "^12.20.55",
|
||||
@@ -34,6 +34,6 @@
|
||||
"karma-coverage": "~2.0.3",
|
||||
"karma-jasmine": "^4.0.2",
|
||||
"karma-jasmine-html-reporter": "~1.7.0",
|
||||
"typescript": "~4.8.4"
|
||||
"typescript": "~5.1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user