|
51 | 51 | "cssnano": "^3.10.0", |
52 | 52 | "debug": "^2.1.3", |
53 | 53 | "denodeify": "^1.2.1", |
54 | | - "diff": "^2.2.2", |
| 54 | + "diff": "^3.1.0", |
55 | 55 | "ember-cli-normalize-entity-name": "^1.0.0", |
56 | 56 | "ember-cli-string-utils": "^1.0.0", |
57 | | - "enhanced-resolve": "^2.3.0", |
| 57 | + "enhanced-resolve": "^3.1.0", |
58 | 58 | "extract-text-webpack-plugin": "^2.0.0-rc.3", |
59 | | - "file-loader": "^0.8.5", |
| 59 | + "file-loader": "^0.10.0", |
60 | 60 | "findup": "0.1.5", |
61 | | - "fs-extra": "^0.30.0", |
| 61 | + "fs-extra": "~2.0.0", |
62 | 62 | "get-caller-file": "^1.0.0", |
63 | 63 | "glob": "^7.0.3", |
64 | 64 | "html-webpack-plugin": "^2.19.0", |
65 | 65 | "inflection": "^1.7.0", |
66 | | - "inquirer": "^0.12.0", |
67 | | - "isbinaryfile": "^2.0.3", |
| 66 | + "inquirer": "^3.0.0", |
| 67 | + "isbinaryfile": "^3.0.0", |
68 | 68 | "json-loader": "^0.5.4", |
69 | 69 | "karma-sourcemap-loader": "^0.3.7", |
70 | | - "karma-webpack": "^1.8.0", |
| 70 | + "karma-webpack": "^2.0.0", |
71 | 71 | "less": "^2.7.2", |
72 | 72 | "less-loader": "^2.2.3", |
73 | 73 | "loader-utils": "^0.2.16", |
74 | 74 | "lodash": "^4.11.1", |
75 | | - "magic-string": "^0.16.0", |
| 75 | + "magic-string": "^0.19.0", |
76 | 76 | "minimatch": "^3.0.3", |
77 | 77 | "node-modules-path": "^1.0.0", |
78 | 78 | "node-sass": "^4.3.0", |
79 | | - "nopt": "^3.0.1", |
80 | | - "opn": "4.0.1", |
81 | | - "portfinder": "1.0.9", |
82 | | - "postcss-loader": "^0.9.1", |
| 79 | + "nopt": "^4.0.1", |
| 80 | + "opn": "4.0.2", |
| 81 | + "portfinder": "~1.0.12", |
| 82 | + "postcss-loader": "^0.13.0", |
83 | 83 | "raw-loader": "^0.5.1", |
84 | 84 | "resolve": "^1.1.7", |
85 | 85 | "rimraf": "^2.5.3", |
|
98 | 98 | "temp": "0.8.3", |
99 | 99 | "typescript": "~2.0.3", |
100 | 100 | "url-loader": "^0.5.7", |
101 | | - "walk-sync": "^0.2.6", |
102 | | - "webpack": "2.2.0", |
103 | | - "webpack-dev-server": "2.2.0-rc.0", |
| 101 | + "walk-sync": "^0.3.1", |
| 102 | + "webpack": "~2.2.0", |
| 103 | + "webpack-dev-server": "~2.2.0", |
104 | 104 | "webpack-merge": "^2.4.0", |
105 | 105 | "webpack-sources": "^0.1.3", |
106 | 106 | "zone.js": "^0.7.2" |
|
116 | 116 | "@types/common-tags": "^1.2.4", |
117 | 117 | "@types/denodeify": "^1.2.29", |
118 | 118 | "@types/express": "^4.0.32", |
119 | | - "@types/fs-extra": "^0.0.31", |
| 119 | + "@types/fs-extra": "0.0.37", |
120 | 120 | "@types/glob": "^5.0.29", |
121 | 121 | "@types/jasmine": "^2.2.32", |
122 | 122 | "@types/lodash": "4.14.50", |
123 | 123 | "@types/mock-fs": "^3.6.30", |
124 | 124 | "@types/node": "^6.0.36", |
125 | | - "@types/request": "0.0.30", |
126 | | - "@types/rimraf": "0.0.25-alpha", |
| 125 | + "@types/request": "0.0.39", |
| 126 | + "@types/rimraf": "0.0.28", |
127 | 127 | "@types/semver": "^5.3.30", |
128 | 128 | "@types/source-map": "^0.5.0", |
129 | 129 | "@types/webpack": "^2.2.4", |
130 | 130 | "chai": "^3.5.0", |
131 | 131 | "conventional-changelog": "^1.1.0", |
132 | | - "dtsgenerator": "^0.7.1", |
133 | | - "eslint": "^2.8.0", |
134 | | - "exists-sync": "0.0.3", |
| 132 | + "dtsgenerator": "^0.9.1", |
| 133 | + "eslint": "^3.11.0", |
| 134 | + "exists-sync": "0.0.4", |
135 | 135 | "express": "^4.14.0", |
136 | 136 | "jasmine": "^2.4.1", |
137 | | - "jasmine-spec-reporter": "^2.7.0", |
| 137 | + "jasmine-spec-reporter": "^3.2.0", |
138 | 138 | "minimist": "^1.2.0", |
139 | 139 | "mocha": "^3.2.0", |
140 | | - "mock-fs": "^3.12.1", |
| 140 | + "mock-fs": "^4.0.0", |
141 | 141 | "npm-run": "^4.1.0", |
142 | | - "npm-run-all": "^3.0.0", |
| 142 | + "npm-run-all": "^4.0.0", |
143 | 143 | "object-assign": "^4.0.1", |
144 | 144 | "request": "^2.74.0", |
145 | 145 | "resolve-bin": "^0.4.0", |
146 | 146 | "rewire": "^2.5.1", |
147 | 147 | "sinon": "^1.17.3", |
148 | 148 | "through": "^2.3.6", |
149 | 149 | "tree-kill": "^1.0.0", |
150 | | - "ts-node": "^1.3.0", |
| 150 | + "ts-node": "^2.0.0", |
151 | 151 | "tslint": "^4.0.2" |
152 | 152 | } |
153 | 153 | } |
0 commit comments