aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Angular/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/DevHive.Angular/package.json')
-rw-r--r--src/DevHive.Angular/package.json19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/DevHive.Angular/package.json b/src/DevHive.Angular/package.json
index 97aa53a..3a5d30e 100644
--- a/src/DevHive.Angular/package.json
+++ b/src/DevHive.Angular/package.json
@@ -11,14 +11,15 @@
},
"private": true,
"dependencies": {
- "@angular/animations": "~11.0.5",
- "@angular/common": "~11.0.5",
- "@angular/compiler": "~11.0.5",
- "@angular/core": "~11.0.5",
- "@angular/forms": "~11.0.5",
- "@angular/platform-browser": "~11.0.5",
- "@angular/platform-browser-dynamic": "~11.0.5",
- "@angular/router": "~11.0.5",
+ "@angular/animations": "~11.0.6",
+ "@angular/common": "~11.0.6",
+ "@angular/compiler": "~11.0.6",
+ "@angular/core": "~11.0.6",
+ "@angular/forms": "~11.0.6",
+ "@angular/platform-browser": "~11.0.6",
+ "@angular/platform-browser-dynamic": "~11.0.6",
+ "@angular/router": "~11.0.6",
+ "guid-typescript": "^1.0.9",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
@@ -26,7 +27,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "~0.1100.5",
"@angular/cli": "~11.0.5",
- "@angular/compiler-cli": "~11.0.5",
+ "@angular/compiler-cli": "~11.0.6",
"@types/jasmine": "~3.6.0",
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",