[angular-17 | WIP] upgrade typescript to 5.2.0 and zone.js to 0.14.0
This commit is contained in:
parent
47875e7b95
commit
f1cdb44571
|
@ -43,7 +43,7 @@
|
|||
"ts-md5": "^1.2.0",
|
||||
"tslib": "^2.0.0",
|
||||
"uikit": "3.16.24",
|
||||
"zone.js": "~0.13.1"
|
||||
"zone.js": "~0.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^16.1.7",
|
||||
|
@ -66,6 +66,6 @@
|
|||
"karma-jasmine-html-reporter": "^1.6.0",
|
||||
"protractor": "~7.0.0",
|
||||
"ts-node": "~7.0.0",
|
||||
"typescript": "~4.9.5"
|
||||
"typescript": "~5.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue