rsanchez
2017-06-11 6b97b6fad3a0c07f2d07f1b1b1c2268d4eceb5d1
securis/src/main/webapp/package.json
....@@ -24,19 +24,19 @@
2424 "author": "",
2525 "license": "Commercial",
2626 "dependencies": {
27
- "@angular/core": "~4.1.3",
28
- "@angular/animations": "~4.1.3",
29
- "@angular/common": "^4.1.3",
30
- "@angular/compiler": "~4.1.3",
31
- "@angular/forms": "~4.1.3",
32
- "@angular/http": "~4.1.3",
33
- "@angular/router": "^4.1.3",
34
- "@angular/platform-browser": "~4.1.3",
35
- "@angular/platform-browser-dynamic": "~4.1.3",
36
- "@angular/material": "^2.0.0-beta.4",
37
- "@covalent/core": "^1.0.0-beta.4",
38
- "@covalent/dynamic-forms": "^1.0.0-beta.4",
39
- "@covalent/http": "^1.0.0-beta.4",
27
+ "@angular/core": "~4.2.0",
28
+ "@angular/animations": "~4.2.0",
29
+ "@angular/common": "^4.2.0",
30
+ "@angular/compiler": "~4.2.0",
31
+ "@angular/forms": "~4.2.0",
32
+ "@angular/http": "~4.2.0",
33
+ "@angular/router": "^4.2.0",
34
+ "@angular/platform-browser": "~4.2.0",
35
+ "@angular/platform-browser-dynamic": "~4.2.0",
36
+ "@angular/material": "^2.0.0-beta.6",
37
+ "@covalent/core": "^1.0.0-beta.5",
38
+ "@covalent/dynamic-forms": "^1.0.0-beta.5",
39
+ "@covalent/http": "^1.0.0-beta.5",
4040 "angular-in-memory-web-api": "~0.2.4",
4141 "angular-safeguard": "^1.0.1",
4242 "core-js": "^2.4.1",
....@@ -72,8 +72,8 @@
7272 "name": "securis",
7373 "main": "src/main.js",
7474 "dependencies": {
75
- "@angular/animations": "npm:@angular/animations@^4.1.3",
76
- "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^4.1.3",
75
+ "@angular/animations": "npm:@angular/animations@^4.2.0",
76
+ "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^4.2.0",
7777 "@covalent/core": "npm:@covalent/core@^1.0.0-beta.3-1",
7878 "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@^1.0.0-beta.3-1",
7979 "@covalent/http": "npm:@covalent/http@^1.0.0-beta.3-1",
....@@ -93,13 +93,13 @@
9393 "typescript": "npm:typescript@^2.2.2"
9494 },
9595 "peerDependencies": {
96
- "@angular/common": "npm:@angular/common@^4.0.0",
97
- "@angular/compiler": "npm:@angular/compiler@^4.1.3",
98
- "@angular/core": "npm:@angular/core@4.1.3",
99
- "@angular/forms": "npm:@angular/forms@^4.1.3",
100
- "@angular/http": "npm:@angular/http@^4.1.3",
96
+ "@angular/common": "npm:@angular/common@4.2.0",
97
+ "@angular/compiler": "npm:@angular/compiler@^4.2.0",
98
+ "@angular/core": "npm:@angular/core@4.2.0",
99
+ "@angular/forms": "npm:@angular/forms@^4.2.0",
100
+ "@angular/http": "npm:@angular/http@^4.2.0",
101101 "@angular/material": "npm:@angular/material@^2.0.0-beta.6",
102
- "@angular/platform-browser": "npm:@angular/platform-browser@4.1.3",
102
+ "@angular/platform-browser": "npm:@angular/platform-browser@4.2.0",
103103 "@angular/router": "npm:@angular/router@^4.0.0",
104104 "assert": "npm:jspm-nodelibs-assert@^0.2.0",
105105 "buffer": "npm:jspm-nodelibs-buffer@^0.2.0",
....@@ -132,7 +132,7 @@
132132 }
133133 }
134134 },
135
- "npm:typescript@2.2.2": {
135
+ "npm:typescript@2.3.4": {
136136 "browser": {},
137137 "map": {
138138 "buffer": "@empty",