|
31 | 31 | "zanata:download": "node language/index.js download"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@angular/common": "5.0.2", |
35 |
| - "@angular/compiler": "5.0.2", |
36 |
| - "@angular/core": "5.0.2", |
37 |
| - "@angular/platform-browser": "5.0.2", |
38 |
| - "@angular/platform-browser-dynamic": "5.0.2", |
39 |
| - "@angular/upgrade": "5.0.2", |
| 34 | + "@angular/common": "5.0.3", |
| 35 | + "@angular/compiler": "5.0.3", |
| 36 | + "@angular/core": "5.0.3", |
| 37 | + "@angular/platform-browser": "5.0.3", |
| 38 | + "@angular/platform-browser-dynamic": "5.0.3", |
| 39 | + "@angular/upgrade": "5.0.3", |
40 | 40 | "@manageiq/font-fabulous": "1.0.0",
|
41 | 41 | "@manageiq/ui-components": "1.0.0",
|
42 | 42 | "@uirouter/angularjs": "1.0.11",
|
43 | 43 | "actioncable": "5.1.4",
|
44 |
| - "angular": "1.6.6", |
45 |
| - "angular-animate": "1.6.6", |
| 44 | + "angular": "1.6.7", |
| 45 | + "angular-animate": "1.6.7", |
46 | 46 | "angular-base64": "2.0.5",
|
47 | 47 | "angular-bootstrap-switch": "0.5.2",
|
48 |
| - "angular-cookies": "1.6.6", |
| 48 | + "angular-cookies": "1.6.7", |
49 | 49 | "angular-datatables": "0.6.2",
|
50 | 50 | "angular-drag-and-drop-lists": "2.1.0",
|
51 | 51 | "angular-dragdrop": "1.0.13",
|
52 | 52 | "angular-file-saver": "1.1.3",
|
53 | 53 | "angular-gettext": "2.3.10",
|
54 | 54 | "angular-gettext-cli": "1.2.0",
|
55 |
| - "angular-messages": "1.6.6", |
56 |
| - "angular-patternfly": "4.13.0", |
57 |
| - "angular-resource": "1.6.6", |
58 |
| - "angular-sanitize": "1.6.6", |
| 55 | + "angular-messages": "1.6.7", |
| 56 | + "angular-patternfly": "4.13.1", |
| 57 | + "angular-resource": "1.6.7", |
| 58 | + "angular-sanitize": "1.6.7", |
59 | 59 | "angular-smart-table": "2.1.9",
|
60 | 60 | "angular-svg-base-fix": "2.0.0",
|
61 | 61 | "angular-ui-bootstrap": "2.5.6",
|
|
66 | 66 | "babel-preset-env": "1.6.1",
|
67 | 67 | "bootstrap-combobox": "1.0.2",
|
68 | 68 | "bootstrap-switch": "3.3.4",
|
69 |
| - "brace": "0.10.0", |
| 69 | + "brace": "0.11.0", |
70 | 70 | "c3": "0.4.18",
|
71 |
| - "chalk": "2.2.2", |
| 71 | + "chalk": "2.3.0", |
72 | 72 | "clean-webpack-plugin": "0.1.17",
|
73 |
| - "copy-webpack-plugin": "4.2.1", |
| 73 | + "copy-webpack-plugin": "4.2.3", |
74 | 74 | "core-js": "2.5.1",
|
75 |
| - "css-loader": "0.28.6", |
| 75 | + "css-loader": "0.28.7", |
76 | 76 | "d3": "3.5.17",
|
77 |
| - "datatables.net-dt": "1.10.15", |
| 77 | + "datatables.net-dt": "1.10.16", |
78 | 78 | "datatables.net-select-dt": "1.2.3",
|
79 | 79 | "ejs": "2.5.7",
|
80 | 80 | "es6-shim": "0.35.3",
|
|
97 | 97 | "ngstorage": "0.3.11",
|
98 | 98 | "ngtemplate-loader": "2.0.1",
|
99 | 99 | "noVNC": "kanaka/noVNC#0.6.2",
|
100 |
| - "node-sass": "4.6.1", |
| 100 | + "node-sass": "4.7.2", |
101 | 101 | "optimize-css-assets-webpack-plugin": "3.2.0",
|
102 | 102 | "patternfly-sass": "3.23.2",
|
103 | 103 | "patternfly-timeline": "patternfly/patternfly-timeline#master-dist",
|
104 |
| - "postcss-loader": "2.0.8", |
| 104 | + "postcss-loader": "2.0.9", |
105 | 105 | "q": "1.5.1",
|
106 | 106 | "request": "2.83.0",
|
107 | 107 | "rxjs": "5.5.2",
|
|
120 | 120 | },
|
121 | 121 | "devDependencies": {
|
122 | 122 | "@manageiq/manageiq-api-mock": "1.3.2",
|
123 |
| - "angular-mocks": "1.6.6", |
| 123 | + "angular-mocks": "1.6.7", |
124 | 124 | "axios": "0.17.1",
|
125 | 125 | "bardjs": "0.1.8",
|
126 | 126 | "chai": "3.5.0",
|
127 | 127 | "chai-as-promised": "5.3.0",
|
128 | 128 | "codeclimate-test-reporter": "0.5.0",
|
129 |
| - "coveralls": "2.13.3", |
| 129 | + "coveralls": "3.0.0", |
130 | 130 | "debug": "3.1.0",
|
131 |
| - "express": "4.15.4", |
| 131 | + "express": "4.16.2", |
132 | 132 | "gettext-parser": "1.3.0",
|
133 | 133 | "helmet": "3.9.0",
|
134 | 134 | "http-proxy": "1.16.2",
|
|
0 commit comments