[angular-17] upgrade typescript to 5.2.0 and zone.js to 0.14.0
This commit is contained in:
parent
654783058a
commit
e958d49353
|
@ -45,7 +45,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",
|
||||
|
@ -68,6 +68,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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3ea0ee3d1e8432559767958be81bfe6cafd76663
|
||||
Subproject commit 13daf1b5d4fc67b518df5c11d07c78eb85f85692
|
Loading…
Reference in New Issue