50
50
"@types/chai" : " ^3.5.2" ,
51
51
"@types/debug" : " 0.0.29" ,
52
52
"@types/mocha" : " ^2.2.41" ,
53
- "@types/node" : " ^7.0.18 " ,
53
+ "@types/node" : " ^8.9.4 " ,
54
54
"chai" : " ^3.5.0" ,
55
55
"grunt" : " ^1.0.1" ,
56
56
"grunt-release" : " ^0.12.0" ,
69
69
"@glimmer/resolution-map-builder" : " 0.5.1" ,
70
70
"@glimmer/resolver" : " ^0.3.0" ,
71
71
"@glimmer/syntax" : " ^0.29.10" ,
72
- "@opticss/element-analysis" : " ^0.2.0 " ,
73
- "@opticss/template-api" : " ^0.2.0 " ,
74
- "@opticss/util" : " ^0.1.1 " ,
72
+ "@opticss/element-analysis" : " link:../../build/opticss/packages/element-analysis " ,
73
+ "@opticss/template-api" : " link:../../build/opticss/packages/template-api " ,
74
+ "@opticss/util" : " link:../../build/opticss/packages/util " ,
75
75
"@types/glob" : " ^5.0.30" ,
76
76
"css-blocks" : " ^0.17.0" ,
77
77
"debug" : " ^2.6.8" ,
78
78
"glimmer-analyzer" : " ^0.2.0" ,
79
79
"glob" : " ^7.1.2" ,
80
80
"object.values" : " ^1.0.4" ,
81
- "opticss" : " ^0.2.0 " ,
81
+ "opticss" : " link:../../build/opticss/packages/opticss " ,
82
82
"postcss" : " ^6.0.1" ,
83
83
"shelljs" : " ^0.7.8"
84
+ },
85
+ "resolutions" : {
86
+ "@types/chai" : " 4.1.2" ,
87
+ "@types/minimatch" : " 3.0.3" ,
88
+ "@types/node" : " 8.9.4" ,
89
+ "abbrev" : " 1.1.1" ,
90
+ "acorn" : " 5.5.0" ,
91
+ "ajv" : " 5.5.2" ,
92
+ "ansi-regex" : " 3.0.0" ,
93
+ "ansi-styles" : " 3.2.0" ,
94
+ "assert-plus" : " 1.0.0" ,
95
+ "aws-sign2" : " 0.7.0" ,
96
+ "boom" : " 5.2.0" ,
97
+ "camelcase" : " 4.1.0" ,
98
+ "camelcase-keys" : " 4.2.0" ,
99
+ "chalk" : " 2.3.1" ,
100
+ "cliui" : " 3.2.0" ,
101
+ "colors" : " 1.1.2" ,
102
+ "combine-source-map" : " 0.8.0" ,
103
+ "commander" : " 2.14.1" ,
104
+ "concat-stream" : " 1.6.1" ,
105
+ "convert-source-map" : " 1.5.1" ,
106
+ "core-js" : " 2.5.3" ,
107
+ "cosmiconfig" : " 4.0.0" ,
108
+ "cryptiles" : " 3.1.2" ,
109
+ "dateformat" : " 3.0.3" ,
110
+ "debug" : " 2.6.9" ,
111
+ "depd" : " 1.1.1" ,
112
+ "detect-indent" : " 5.0.0" ,
113
+ "detect-libc" : " 1.0.3" ,
114
+ "diff" : " 3.4.0" ,
115
+ "domelementtype" : " 1.3.0" ,
116
+ "dot-prop" : " 4.2.0" ,
117
+ "duplexer2" : " 0.1.4" ,
118
+ "esprima" : " 4.0.0" ,
119
+ "execa" : " 0.8.0" ,
120
+ "extsprintf" : " 1.4.0" ,
121
+ "find-up" : " 2.1.0" ,
122
+ "form-data" : " 2.3.2" ,
123
+ "fs-extra" : " 4.0.3" ,
124
+ "get-stdin" : " 5.0.1" ,
125
+ "glob" : " 7.1.2" ,
126
+ "glob-parent" : " 3.1.0" ,
127
+ "har-schema" : " 2.0.0" ,
128
+ "har-validator" : " 5.0.3" ,
129
+ "has-flag" : " 3.0.0" ,
130
+ "hash-base" : " 3.0.4" ,
131
+ "hawk" : " 6.0.2" ,
132
+ "hoek" : " 2.16.3" ,
133
+ "http-signature" : " 1.2.0" ,
134
+ "indent-string" : " 3.2.0" ,
135
+ "inherits" : " 2.0.3" ,
136
+ "is-arrayish" : " 0.3.1" ,
137
+ "is-extglob" : " 2.1.1" ,
138
+ "is-fullwidth-code-point" : " 2.0.0" ,
139
+ "is-glob" : " 3.1.0" ,
140
+ "is-number" : " 2.1.0" ,
141
+ "isarray" : " 1.0.0" ,
142
+ "js-yaml" : " 3.10.0" ,
143
+ "jsesc" : " 1.3.0" ,
144
+ "json-stable-stringify" : " 1.0.1" ,
145
+ "jsonfile" : " 4.0.0" ,
146
+ "kind-of" : " 4.0.0" ,
147
+ "load-json-file" : " 4.0.0" ,
148
+ "lodash.memoize" : " 4.1.2" ,
149
+ "lodash.template" : " 4.4.0" ,
150
+ "lodash.templatesettings" : " 4.1.0" ,
151
+ "map-obj" : " 2.0.0" ,
152
+ "meow" : " 4.0.0" ,
153
+ "minimist" : " 1.2.0" ,
154
+ "nopt" : " 4.0.1" ,
155
+ "normalize-path" : " 2.1.1" ,
156
+ "object-assign" : " 4.1.1" ,
157
+ "os-locale" : " 2.1.0" ,
158
+ "parse-json" : " 4.0.0" ,
159
+ "path-exists" : " 3.0.0" ,
160
+ "path-type" : " 3.0.0" ,
161
+ "performance-now" : " 2.1.0" ,
162
+ "pify" : " 3.0.0" ,
163
+ "postcss-selector-parser" : " 3.1.1" ,
164
+ "process-nextick-args" : " 2.0.0" ,
165
+ "pump" : " 2.0.1" ,
166
+ "punycode" : " 1.4.1" ,
167
+ "qs" : " 6.5.1" ,
168
+ "read-pkg" : " 3.0.0" ,
169
+ "read-pkg-up" : " 3.0.0" ,
170
+ "readable-stream" : " 2.3.4" ,
171
+ "redent" : " 2.0.0" ,
172
+ "regenerator-runtime" : " 0.11.1" ,
173
+ "request" : " 2.83.0" ,
174
+ "require-from-string" : " 2.0.1" ,
175
+ "resolve" : " 1.5.0" ,
176
+ "resolve-from" : " 4.0.0" ,
177
+ "semver" : " 5.5.0" ,
178
+ "setprototypeof" : " 1.1.0" ,
179
+ "sntp" : " 2.1.0" ,
180
+ "sort-keys" : " 2.0.0" ,
181
+ "source-map" : " 0.6.1" ,
182
+ "statuses" : " 1.4.0" ,
183
+ "string-width" : " 2.1.1" ,
184
+ "string_decoder" : " 1.0.3" ,
185
+ "strip-ansi" : " 4.0.0" ,
186
+ "strip-bom" : " 3.0.0" ,
187
+ "strip-indent" : " 2.0.0" ,
188
+ "supports-color" : " 5.2.0" ,
189
+ "through2" : " 2.0.3" ,
190
+ "trim-newlines" : " 2.0.0" ,
191
+ "type-detect" : " 1.0.0" ,
192
+ "typescript" : " 2.7.2" ,
193
+ "uuid" : " 3.2.1" ,
194
+ "which-module" : " 2.0.0" ,
195
+ "wordwrap" : " 1.0.0" ,
196
+ "yargs" : " 8.0.2" ,
197
+ "yargs-parser" : " 7.0.0" ,
198
+ "lodash" : " 4.17.5" ,
199
+ "sprintf-js" : " 1.1.1" ,
200
+ "rimraf" : " 2.6.2" ,
201
+ "balanced-match" : " 1.0.0" ,
202
+ "async" : " 2.6.0" ,
203
+ "lazy-cache" : " 2.0.2" ,
204
+ "which" : " 1.3.0" ,
205
+ "regexpu-core" : " 4.1.3" ,
206
+ "grunt-release" : " 0.14.0" ,
207
+ "postcss" : " 6.0.19" ,
208
+ "regjsgen" : " 0.3.0" ,
209
+ "regjsparser" : " 0.2.1" ,
210
+ "underscore.string" : " 3.3.4" ,
211
+ "shelljs" : " 0.7.8" ,
212
+ "superagent" : " 1.8.5" ,
213
+ "formidable" : " 1.0.17" ,
214
+ "mime" : " 1.3.4" ,
215
+ "component-emitter" : " 1.2.1" ,
216
+ "methods" : " 1.1.2" ,
217
+ "cookiejar" : " 2.0.6" ,
218
+ "extend" : " 3.0.1" ,
219
+ "combined-stream" : " 1.0.6" ,
220
+ "delayed-stream" : " 1.0.0" ,
221
+ "estraverse" : " 4.2.0" ,
222
+ "@glimmer/resolution-map-builder" : " 0.5.1" ,
223
+ "@types/babel-types" : " 7.0.1" ,
224
+ "define-property" : " 2.0.2" ,
225
+ "extend-shallow" : " 3.0.2" ,
226
+ "is-descriptor" : " 1.0.2" ,
227
+ "isobject" : " 3.0.1" ,
228
+ "is-accessor-descriptor" : " 1.0.0" ,
229
+ "is-data-descriptor" : " 1.0.0" ,
230
+ "is-extendable" : " 1.0.1" ,
231
+ "has-value" : " 1.0.0" ,
232
+ "set-value" : " 2.0.0" ,
233
+ "has-values" : " 1.0.0"
84
234
}
85
- }
235
+ }
0 commit comments