bump angular and ts

This commit is contained in:
Daniel Sogl
2022-06-03 17:11:40 +00:00
committed by GitHub
parent de726bc1e7
commit 3d5083bfa0
2 changed files with 168 additions and 104 deletions
+5 -5
View File
@@ -27,10 +27,10 @@
"tslib": "2.4.0"
},
"devDependencies": {
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/compiler-cli": "11.2.14",
"@angular/core": "11.2.14",
"@angular/common": "^12.2.16",
"@angular/compiler": "^12.2.16",
"@angular/compiler-cli": "^12.2.16",
"@angular/core": "^12.2.16",
"@types/cordova": "0.0.34",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
@@ -65,7 +65,7 @@
"terser-webpack-plugin": "5.3.3",
"ts-jest": "27.1.5",
"ts-node": "10.8.0",
"typescript": "4.1.6",
"typescript": "4.2",
"unminified-webpack-plugin": "3.0.0",
"webpack": "5.73.0",
"winston": "3.7.2",