#0 config - Upgrade covalente and angular versions to 1.0-b5 and 4.2.0
| .. | .. |
|---|
| 36 | 36 | } |
|---|
| 37 | 37 | }, |
|---|
| 38 | 38 | map: { |
|---|
| 39 | | - "@angular/animations/browser": "npm:@angular/animations@4.1.3/bundles/animations-browser.umd.min.js", |
|---|
| 40 | | - "@angular/platform-browser/animations": "npm:@angular/platform-browser@4.1.3/bundles/platform-browser-animations.umd.min.js", |
|---|
| 39 | + "@angular/animations/browser": "npm:@angular/animations@4.2.0/bundles/animations-browser.umd.min.js", |
|---|
| 40 | + "@angular/platform-browser/animations": "npm:@angular/platform-browser@4.2.0/bundles/platform-browser-animations.umd.min.js", |
|---|
| 41 | 41 | "app": "src/app" |
|---|
| 42 | 42 | } |
|---|
| 43 | 43 | }); |
|---|
| .. | .. |
|---|
| 47 | 47 | "github:*/*.json", |
|---|
| 48 | 48 | "npm:@angular/*.json", |
|---|
| 49 | 49 | "npm:@covalent/*.json", |
|---|
| 50 | + "npm:@*/*.json", |
|---|
| 50 | 51 | "npm:*.json" |
|---|
| 51 | 52 | ], |
|---|
| 52 | 53 | map: { |
|---|
| 53 | | - "@angular/animations": "npm:@angular/animations@4.1.3", |
|---|
| 54 | | - "@angular/common": "npm:@angular/common@4.1.3", |
|---|
| 55 | | - "@angular/compiler": "npm:@angular/compiler@4.1.3", |
|---|
| 56 | | - "@angular/core": "npm:@angular/core@4.1.3", |
|---|
| 57 | | - "@angular/forms": "npm:@angular/forms@4.1.3", |
|---|
| 58 | | - "@angular/http": "npm:@angular/http@4.1.3", |
|---|
| 54 | + "@angular/animations": "npm:@angular/animations@4.2.0", |
|---|
| 55 | + "@angular/common": "npm:@angular/common@4.2.0", |
|---|
| 56 | + "@angular/compiler": "npm:@angular/compiler@4.2.0", |
|---|
| 57 | + "@angular/core": "npm:@angular/core@4.2.0", |
|---|
| 58 | + "@angular/forms": "npm:@angular/forms@4.2.0", |
|---|
| 59 | + "@angular/http": "npm:@angular/http@4.2.0", |
|---|
| 59 | 60 | "@angular/material": "npm:@angular/material@2.0.0-beta.6", |
|---|
| 60 | | - "@angular/platform-browser": "npm:@angular/platform-browser@4.1.3", |
|---|
| 61 | | - "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@4.1.3", |
|---|
| 62 | | - "@angular/router": "npm:@angular/router@4.1.3", |
|---|
| 63 | | - "@covalent/core": "npm:@covalent/core@1.0.0-beta.4", |
|---|
| 64 | | - "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@1.0.0-beta.4", |
|---|
| 65 | | - "@covalent/http": "npm:@covalent/http@1.0.0-beta.4", |
|---|
| 61 | + "@angular/platform-browser": "npm:@angular/platform-browser@4.2.0", |
|---|
| 62 | + "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@4.2.0", |
|---|
| 63 | + "@angular/router": "npm:@angular/router@4.2.0", |
|---|
| 64 | + "@covalent/core": "npm:@covalent/core@1.0.0-beta.5", |
|---|
| 65 | + "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@1.0.0-beta.5", |
|---|
| 66 | + "@covalent/http": "npm:@covalent/http@1.0.0-beta.5", |
|---|
| 66 | 67 | "angular-in-memory-web-api": "npm:angular-in-memory-web-api@0.3.1", |
|---|
| 67 | 68 | "angular-safeguard": "npm:angular-safeguard@1.0.1", |
|---|
| 68 | 69 | "assert": "npm:jspm-nodelibs-assert@0.2.1", |
|---|
| .. | .. |
|---|
| 318 | 319 | "process": "npm:process@0.11.9" |
|---|
| 319 | 320 | } |
|---|
| 320 | 321 | }, |
|---|
| 321 | | - "npm:@covalent/dynamic-forms@1.0.0-beta.4": { |
|---|
| 322 | + "npm:@covalent/dynamic-forms@1.0.0-beta.5": { |
|---|
| 322 | 323 | "map": { |
|---|
| 323 | | - "@covalent/core": "npm:@covalent/core@1.0.0-beta.4" |
|---|
| 324 | + "@covalent/core": "npm:@covalent/core@1.0.0-beta.5" |
|---|
| 324 | 325 | } |
|---|
| 325 | 326 | }, |
|---|
| 326 | 327 | "npm:@angular/material@2.0.0-beta.6": { |
|---|
| 327 | 328 | "map": { |
|---|
| 328 | 329 | "tslib": "npm:tslib@1.7.1" |
|---|
| 329 | 330 | } |
|---|
| 331 | + }, |
|---|
| 332 | + "npm:@angular/platform-browser-dynamic@4.2.0": { |
|---|
| 333 | + "map": { |
|---|
| 334 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 335 | + } |
|---|
| 336 | + }, |
|---|
| 337 | + "npm:@angular/animations@4.2.0": { |
|---|
| 338 | + "map": { |
|---|
| 339 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 340 | + } |
|---|
| 341 | + }, |
|---|
| 342 | + "npm:@angular/forms@4.2.0": { |
|---|
| 343 | + "map": { |
|---|
| 344 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 345 | + } |
|---|
| 346 | + }, |
|---|
| 347 | + "npm:@angular/common@4.2.0": { |
|---|
| 348 | + "map": { |
|---|
| 349 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 350 | + } |
|---|
| 351 | + }, |
|---|
| 352 | + "npm:@angular/compiler@4.2.0": { |
|---|
| 353 | + "map": { |
|---|
| 354 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 355 | + } |
|---|
| 356 | + }, |
|---|
| 357 | + "npm:@angular/core@4.2.0": { |
|---|
| 358 | + "map": { |
|---|
| 359 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 360 | + } |
|---|
| 361 | + }, |
|---|
| 362 | + "npm:@angular/http@4.2.0": { |
|---|
| 363 | + "map": { |
|---|
| 364 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 365 | + } |
|---|
| 366 | + }, |
|---|
| 367 | + "npm:@angular/platform-browser@4.2.0": { |
|---|
| 368 | + "map": { |
|---|
| 369 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 370 | + } |
|---|
| 371 | + }, |
|---|
| 372 | + "npm:@angular/router@4.2.0": { |
|---|
| 373 | + "map": { |
|---|
| 374 | + "tslib": "npm:tslib@1.7.1" |
|---|
| 375 | + } |
|---|
| 330 | 376 | } |
|---|
| 331 | 377 | } |
|---|
| 332 | 378 | }); |
|---|
| .. | .. |
|---|
| 24 | 24 | "author": "", |
|---|
| 25 | 25 | "license": "Commercial", |
|---|
| 26 | 26 | "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", |
|---|
| 40 | 40 | "angular-in-memory-web-api": "~0.2.4", |
|---|
| 41 | 41 | "angular-safeguard": "^1.0.1", |
|---|
| 42 | 42 | "core-js": "^2.4.1", |
|---|
| .. | .. |
|---|
| 72 | 72 | "name": "securis", |
|---|
| 73 | 73 | "main": "src/main.js", |
|---|
| 74 | 74 | "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", |
|---|
| 77 | 77 | "@covalent/core": "npm:@covalent/core@^1.0.0-beta.3-1", |
|---|
| 78 | 78 | "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@^1.0.0-beta.3-1", |
|---|
| 79 | 79 | "@covalent/http": "npm:@covalent/http@^1.0.0-beta.3-1", |
|---|
| .. | .. |
|---|
| 93 | 93 | "typescript": "npm:typescript@^2.2.2" |
|---|
| 94 | 94 | }, |
|---|
| 95 | 95 | "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", |
|---|
| 101 | 101 | "@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", |
|---|
| 103 | 103 | "@angular/router": "npm:@angular/router@^4.0.0", |
|---|
| 104 | 104 | "assert": "npm:jspm-nodelibs-assert@^0.2.0", |
|---|
| 105 | 105 | "buffer": "npm:jspm-nodelibs-buffer@^0.2.0", |
|---|
| .. | .. |
|---|
| 132 | 132 | } |
|---|
| 133 | 133 | } |
|---|
| 134 | 134 | }, |
|---|
| 135 | | - "npm:typescript@2.2.2": { |
|---|
| 135 | + "npm:typescript@2.3.4": { |
|---|
| 136 | 136 | "browser": {}, |
|---|
| 137 | 137 | "map": { |
|---|
| 138 | 138 | "buffer": "@empty", |
|---|