Skip to content
Snippets Groups Projects
Commit ae9478da authored by Ruben Bimberg's avatar Ruben Bimberg :computer:
Browse files

Finished angular updates

parent c9a228cc
No related merge requests found
This diff is collapsed.
...@@ -14,12 +14,13 @@ ...@@ -14,12 +14,13 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "11.2.11", "@angular/animations": "11.2.11",
"@angular/cdk": "9.0.1", "@angular/cdk": "11.2.10",
"@angular/common": "11.2.11", "@angular/common": "11.2.11",
"@angular/compiler": "11.2.11", "@angular/compiler": "11.2.11",
"@angular/core": "11.2.11", "@angular/core": "11.2.11",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/forms": "11.2.11", "@angular/forms": "11.2.11",
"@angular/material": "9.0.1", "@angular/material": "11.2.10",
"@angular/platform-browser": "11.2.11", "@angular/platform-browser": "11.2.11",
"@angular/platform-browser-dynamic": "11.2.11", "@angular/platform-browser-dynamic": "11.2.11",
"@angular/router": "11.2.11", "@angular/router": "11.2.11",
...@@ -27,10 +28,14 @@ ...@@ -27,10 +28,14 @@
"@ngx-translate/core": "^10.0.2", "@ngx-translate/core": "^10.0.2",
"@ngx-translate/http-loader": "^4.0.0", "@ngx-translate/http-loader": "^4.0.0",
"@stomp/ng2-stompjs": "^7.2.0", "@stomp/ng2-stompjs": "^7.2.0",
"angularx-qrcode": "^11.0.0",
"chart.js": "^2.7.3", "chart.js": "^2.7.3",
"codelyzer": "^6.0.1",
"core-js": "^2.5.7", "core-js": "^2.5.7",
"is-docker": "^1.1.0", "is-docker": "^1.1.0",
"material-design-icons": "^3.0.1", "material-design-icons": "^3.0.1",
"ngx-markdown": "^11.1.3",
"ngx-matomo-v9": "^0.3.0",
"rxjs": "^6.5.4", "rxjs": "^6.5.4",
"tslib": "^2.0.0", "tslib": "^2.0.0",
"typescript-map": "0.0.7", "typescript-map": "0.0.7",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment