Skip to content
Snippets Groups Projects
Commit 1ee8855b authored by Konstantin Schulz's avatar Konstantin Schulz
Browse files

clean repo for angular update to 12

parent 6cf37a54
No related branches found
No related tags found
No related merge requests found
......@@ -18,15 +18,15 @@
"private": true,
"dependencies": {
"@angular-builders/custom-webpack": "^9.0.0",
"@angular/animations": "^11.2.14",
"@angular/cdk": "^10.2.7",
"@angular/common": "^11.2.14",
"@angular/core": "^11.2.14",
"@angular/forms": "^11.2.14",
"@angular/material": "^10.2.7",
"@angular/platform-browser": "^11.2.14",
"@angular/platform-browser-dynamic": "^11.2.14",
"@angular/router": "^11.2.14",
"@angular/animations": "^12.2.17",
"@angular/cdk": "^11.2.13",
"@angular/common": "^12.2.17",
"@angular/core": "^12.2.17",
"@angular/forms": "^12.2.17",
"@angular/material": "^11.2.13",
"@angular/platform-browser": "^12.2.17",
"@angular/platform-browser-dynamic": "^12.2.17",
"@angular/router": "^12.2.17",
"@ionic-native/core": "^5.21.6",
"@ionic-native/splash-screen": "^5.21.6",
"@ionic-native/status-bar": "^5.21.6",
......@@ -50,7 +50,7 @@
"toposort-class": "^1.0.1",
"tslib": "^2.0.0",
"webpack": "^4.42.0",
"zone.js": "^0.10.3"
"zone.js": "^0.11.8"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1102.19",
......@@ -58,9 +58,9 @@
"@angular-devkit/core": "^11.2.19",
"@angular-devkit/schematics": "^11.2.19",
"@angular/cli": "^11.2.19",
"@angular/compiler": "^11.2.14",
"@angular/compiler-cli": "^11.2.14",
"@angular/language-service": "^11.2.14",
"@angular/compiler": "^12.2.17",
"@angular/compiler-cli": "^12.2.17",
"@angular/language-service": "^12.2.17",
"@ionic/angular-toolkit": "^2.2.0",
"@types/jasmine": "^3.5.9",
"@types/jasminewd2": "^2.0.8",
......@@ -77,7 +77,7 @@
"puppeteer": "^10.4.0",
"ts-node": "^8.1.1",
"tslint": "~6.1.0",
"typescript": "^4.0.8"
"typescript": "^4.3.5"
},
"description": "An Ionic project",
"cordova": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment