Skip to content

Commit e045884

Browse files
committed
updated dependencies
react 15.3.0 jspm^ sub-dependencies
1 parent e236582 commit e045884

File tree

2 files changed

+45
-44
lines changed

2 files changed

+45
-44
lines changed

jspm.config.js

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ SystemJS.config({
100100
},
101101
"npm:minimatch@3.0.2": {
102102
"map": {
103-
"brace-expansion": "npm:brace-expansion@1.1.5"
103+
"brace-expansion": "npm:brace-expansion@1.1.6"
104104
}
105105
},
106106
"npm:define-properties@1.1.2": {
@@ -116,10 +116,10 @@ SystemJS.config({
116116
"is-date-object": "npm:is-date-object@1.0.1"
117117
}
118118
},
119-
"npm:brace-expansion@1.1.5": {
119+
"npm:brace-expansion@1.1.6": {
120120
"map": {
121121
"concat-map": "npm:concat-map@0.0.1",
122-
"balanced-match": "npm:balanced-match@0.4.1"
122+
"balanced-match": "npm:balanced-match@0.4.2"
123123
}
124124
}
125125
}
@@ -160,7 +160,7 @@ SystemJS.config({
160160
"classnames": "npm:classnames@2.2.5",
161161
"constants": "github:jspm/nodelibs-constants@0.2.0-alpha",
162162
"crypto": "github:jspm/nodelibs-crypto@0.2.0-alpha",
163-
"css": "github:systemjs/plugin-css@0.1.23",
163+
"css": "github:systemjs/plugin-css@0.1.26",
164164
"domain": "github:jspm/nodelibs-domain@0.2.0-alpha",
165165
"events": "github:jspm/nodelibs-events@0.2.0-alpha",
166166
"fs": "github:jspm/nodelibs-fs@0.2.0-alpha",
@@ -171,8 +171,8 @@ SystemJS.config({
171171
"os": "github:jspm/nodelibs-os@0.2.0-alpha",
172172
"path": "github:jspm/nodelibs-path@0.2.0-alpha",
173173
"process": "github:jspm/nodelibs-process@0.2.0-alpha",
174-
"react": "npm:react@15.2.1",
175-
"react-dom": "npm:react-dom@15.2.1",
174+
"react": "npm:react@15.3.0",
175+
"react-dom": "npm:react-dom@15.3.0",
176176
"stream": "github:jspm/nodelibs-stream@0.2.0-alpha",
177177
"string_decoder": "github:jspm/nodelibs-string_decoder@0.2.0-alpha",
178178
"tty": "github:jspm/nodelibs-tty@0.2.0-alpha",
@@ -189,7 +189,7 @@ SystemJS.config({
189189
},
190190
"github:jspm/nodelibs-http@0.2.0-alpha": {
191191
"map": {
192-
"http-browserify": "npm:stream-http@2.3.0"
192+
"http-browserify": "npm:stream-http@2.3.1"
193193
}
194194
},
195195
"github:jspm/nodelibs-os@0.2.0-alpha": {
@@ -230,22 +230,6 @@ SystemJS.config({
230230
"core-util-is": "npm:core-util-is@1.0.2"
231231
}
232232
},
233-
"npm:stream-http@2.3.0": {
234-
"map": {
235-
"inherits": "npm:inherits@2.0.1",
236-
"readable-stream": "npm:readable-stream@2.1.4",
237-
"xtend": "npm:xtend@4.0.1",
238-
"to-arraybuffer": "npm:to-arraybuffer@1.0.1",
239-
"builtin-status-codes": "npm:builtin-status-codes@2.0.0"
240-
}
241-
},
242-
"npm:react@15.2.1": {
243-
"map": {
244-
"fbjs": "npm:fbjs@0.8.3",
245-
"loose-envify": "npm:loose-envify@1.2.0",
246-
"object-assign": "npm:object-assign@4.1.0"
247-
}
248-
},
249233
"npm:fbjs@0.8.3": {
250234
"map": {
251235
"loose-envify": "npm:loose-envify@1.2.0",
@@ -254,7 +238,7 @@ SystemJS.config({
254238
"isomorphic-fetch": "npm:isomorphic-fetch@2.2.1",
255239
"immutable": "npm:immutable@3.8.1",
256240
"ua-parser-js": "npm:ua-parser-js@0.7.10",
257-
"core-js": "npm:core-js@1.2.6"
241+
"core-js": "npm:core-js@1.2.7"
258242
}
259243
},
260244
"npm:loose-envify@1.2.0": {
@@ -265,13 +249,7 @@ SystemJS.config({
265249
"npm:isomorphic-fetch@2.2.1": {
266250
"map": {
267251
"whatwg-fetch": "npm:whatwg-fetch@1.0.0",
268-
"node-fetch": "npm:node-fetch@1.5.3"
269-
}
270-
},
271-
"npm:node-fetch@1.5.3": {
272-
"map": {
273-
"encoding": "npm:encoding@0.1.12",
274-
"is-stream": "npm:is-stream@1.1.0"
252+
"node-fetch": "npm:node-fetch@1.6.0"
275253
}
276254
},
277255
"npm:promise@7.1.1": {
@@ -302,7 +280,7 @@ SystemJS.config({
302280
"npm:browserify-zlib@0.1.4": {
303281
"map": {
304282
"readable-stream": "npm:readable-stream@2.1.4",
305-
"pako": "npm:pako@0.2.8"
283+
"pako": "npm:pako@0.2.9"
306284
}
307285
},
308286
"github:jspm/nodelibs-crypto@0.2.0-alpha": {
@@ -328,7 +306,7 @@ SystemJS.config({
328306
"map": {
329307
"randombytes": "npm:randombytes@2.0.3",
330308
"miller-rabin": "npm:miller-rabin@4.0.0",
331-
"bn.js": "npm:bn.js@4.11.4"
309+
"bn.js": "npm:bn.js@4.11.6"
332310
}
333311
},
334312
"npm:create-hash@1.1.2": {
@@ -363,7 +341,7 @@ SystemJS.config({
363341
"create-hmac": "npm:create-hmac@1.1.4",
364342
"inherits": "npm:inherits@2.0.1",
365343
"parse-asn1": "npm:parse-asn1@5.0.0",
366-
"bn.js": "npm:bn.js@4.11.4",
344+
"bn.js": "npm:bn.js@4.11.6",
367345
"browserify-rsa": "npm:browserify-rsa@4.0.1",
368346
"elliptic": "npm:elliptic@6.3.1"
369347
}
@@ -389,19 +367,19 @@ SystemJS.config({
389367
"create-hash": "npm:create-hash@1.1.2",
390368
"randombytes": "npm:randombytes@2.0.3",
391369
"parse-asn1": "npm:parse-asn1@5.0.0",
392-
"bn.js": "npm:bn.js@4.11.4",
370+
"bn.js": "npm:bn.js@4.11.6",
393371
"browserify-rsa": "npm:browserify-rsa@4.0.1"
394372
}
395373
},
396374
"npm:miller-rabin@4.0.0": {
397375
"map": {
398-
"bn.js": "npm:bn.js@4.11.4",
376+
"bn.js": "npm:bn.js@4.11.6",
399377
"brorand": "npm:brorand@1.0.5"
400378
}
401379
},
402380
"npm:create-ecdh@4.0.0": {
403381
"map": {
404-
"bn.js": "npm:bn.js@4.11.4",
382+
"bn.js": "npm:bn.js@4.11.6",
405383
"elliptic": "npm:elliptic@6.3.1"
406384
}
407385
},
@@ -432,14 +410,14 @@ SystemJS.config({
432410
},
433411
"npm:browserify-rsa@4.0.1": {
434412
"map": {
435-
"bn.js": "npm:bn.js@4.11.4",
413+
"bn.js": "npm:bn.js@4.11.6",
436414
"randombytes": "npm:randombytes@2.0.3"
437415
}
438416
},
439417
"npm:elliptic@6.3.1": {
440418
"map": {
441419
"brorand": "npm:brorand@1.0.5",
442-
"bn.js": "npm:bn.js@4.11.4",
420+
"bn.js": "npm:bn.js@4.11.6",
443421
"inherits": "npm:inherits@2.0.1",
444422
"hash.js": "npm:hash.js@1.0.3"
445423
}
@@ -456,7 +434,7 @@ SystemJS.config({
456434
},
457435
"npm:asn1.js@4.8.0": {
458436
"map": {
459-
"bn.js": "npm:bn.js@4.11.4",
437+
"bn.js": "npm:bn.js@4.11.6",
460438
"inherits": "npm:inherits@2.0.1",
461439
"minimalistic-assert": "npm:minimalistic-assert@1.0.0"
462440
}
@@ -467,6 +445,28 @@ SystemJS.config({
467445
"base64-js": "npm:base64-js@1.1.2",
468446
"ieee754": "npm:ieee754@1.1.6"
469447
}
448+
},
449+
"npm:react@15.3.0": {
450+
"map": {
451+
"fbjs": "npm:fbjs@0.8.3",
452+
"object-assign": "npm:object-assign@4.1.0",
453+
"loose-envify": "npm:loose-envify@1.2.0"
454+
}
455+
},
456+
"npm:stream-http@2.3.1": {
457+
"map": {
458+
"inherits": "npm:inherits@2.0.1",
459+
"readable-stream": "npm:readable-stream@2.1.4",
460+
"to-arraybuffer": "npm:to-arraybuffer@1.0.1",
461+
"builtin-status-codes": "npm:builtin-status-codes@2.0.0",
462+
"xtend": "npm:xtend@4.0.1"
463+
}
464+
},
465+
"npm:node-fetch@1.6.0": {
466+
"map": {
467+
"is-stream": "npm:is-stream@1.1.0",
468+
"encoding": "npm:encoding@0.1.12"
469+
}
470470
}
471471
}
472472
});

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@
3131
},
3232
"devDependencies": {
3333
"@types/blue-tape": "^0.1.29",
34+
"@types/classnames": "0.0.28",
3435
"@types/react": "^0.14.27",
3536
"@types/react-dom": "^0.14.14",
3637
"@types/tape": "^4.2.27",
3738
"faucet": "0.0.1",
3839
"husky": "^0.11.6",
39-
"jspm": "^0.17.0-beta.24",
40+
"jspm": "^0.17.0-beta.25",
4041
"jspm-hmr": "^0.4.2",
4142
"regenerator": "^0.8.46",
4243
"tslint": "^3.14.0",
@@ -46,11 +47,11 @@
4647
"name": "app",
4748
"dependencies": {
4849
"classnames": "npm:classnames@^2.2.5",
49-
"css": "github:systemjs/plugin-css@^0.1.23",
50-
"react-dom": "npm:react-dom@^15.2.1"
50+
"react-dom": "npm:react-dom@^15.3.0"
5151
},
5252
"devDependencies": {
5353
"blue-tape": "npm:blue-tape@^0.2.0",
54+
"css": "github:systemjs/plugin-css@^0.1.26",
5455
"plugin-typescript": "github:frankwallis/plugin-typescript@^4.0.16",
5556
"systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader@^0.6.0"
5657
},
@@ -70,7 +71,7 @@
7071
"os": "github:jspm/nodelibs-os@^0.2.0-alpha",
7172
"path": "github:jspm/nodelibs-path@^0.2.0-alpha",
7273
"process": "github:jspm/nodelibs-process@^0.2.0-alpha",
73-
"react": "npm:react@^15.2.1",
74+
"react": "npm:react@^15.3.0",
7475
"stream": "github:jspm/nodelibs-stream@^0.2.0-alpha",
7576
"string_decoder": "github:jspm/nodelibs-string_decoder@^0.2.0-alpha",
7677
"tty": "github:jspm/nodelibs-tty@^0.2.0-alpha",

0 commit comments

Comments
 (0)