Update Zone to 0.13.1
This commit is contained in:
parent
9a982d8c3b
commit
2828e4653a
|
@ -29,7 +29,7 @@
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
"uikit": "3.13.10",
|
"uikit": "3.13.10",
|
||||||
"ng-recaptcha": "^11.0.0",
|
"ng-recaptcha": "^11.0.0",
|
||||||
"zone.js": "~0.11.4"
|
"zone.js": "~0.13.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "^15.2.9",
|
"@angular-devkit/build-angular": "^15.2.9",
|
||||||
|
@ -45,4 +45,4 @@
|
||||||
"karma-jasmine-html-reporter": "~1.7.0",
|
"karma-jasmine-html-reporter": "~1.7.0",
|
||||||
"typescript": "~4.9.5"
|
"typescript": "~4.9.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue