[angular-17 | WIP] upgrade typescript to 5.2.0 and zone.js to 0.14.0
This commit is contained in:
parent
455389aa06
commit
e8ccfbc64a
|
@ -44,7 +44,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",
|
||||
|
@ -67,6 +67,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