|
65 | 65 | "classnames": "npm:classnames@^2.2.5", |
66 | 66 | "csjs": "npm:csjs@^1.0.6", |
67 | 67 | "insert-css": "npm:insert-css@^1.0.0", |
68 | | - "react-dom": "npm:react-dom@^15.3.1", |
| 68 | + "react-dom": "npm:react-dom@^15.3.2", |
69 | 69 | "react-redux": "npm:react-redux@^4.4.5", |
70 | 70 | "react-router": "npm:react-router@^2.8.1", |
71 | 71 | "react-router-redux": "npm:react-router-redux@^4.0.5", |
|
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | 77 | "blue-tape": "npm:blue-tape@^0.2.0", |
78 | | - "css": "github:systemjs/plugin-css@^0.1.27", |
79 | | - "plugin-typescript": "github:frankwallis/plugin-typescript@^5.1.2", |
| 78 | + "css": "github:systemjs/plugin-css@^0.1.30", |
| 79 | + "plugin-typescript": "github:frankwallis/plugin-typescript@^5.2.7", |
80 | 80 | "systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader@^0.6.0" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
|
93 | 93 | "os": "github:jspm/nodelibs-os@^0.2.0-alpha", |
94 | 94 | "path": "github:jspm/nodelibs-path@^0.2.0-alpha", |
95 | 95 | "process": "github:jspm/nodelibs-process@^0.2.0-alpha", |
96 | | - "react": "npm:react@^15.3.1", |
| 96 | + "react": "npm:react@^15.3.2", |
97 | 97 | "redux": "npm:redux@^3.6.0", |
98 | 98 | "stream": "github:jspm/nodelibs-stream@^0.2.0-alpha", |
99 | 99 | "string_decoder": "github:jspm/nodelibs-string_decoder@^0.2.0-alpha", |
|
103 | 103 | "zlib": "github:jspm/nodelibs-zlib@^0.2.0-alpha" |
104 | 104 | }, |
105 | 105 | "overrides": { |
| 106 | + "github:socketio/socket.io-client@1.5.0": { |
| 107 | + "main": "socket.io.js" |
| 108 | + }, |
106 | 109 | "npm:browserify-zlib@0.1.4": { |
107 | 110 | "dependencies": { |
108 | 111 | "readable-stream": "^2.0.2", |
|
131 | 134 | "test.js" |
132 | 135 | ] |
133 | 136 | }, |
134 | | - "npm:lodash@4.15.0": { |
| 137 | + "npm:lodash@4.16.4": { |
135 | 138 | "map": { |
136 | 139 | "buffer": "@empty", |
137 | 140 | "process": "@empty" |
|
141 | 144 | "jspmNodeConversion": false, |
142 | 145 | "format": "cjs" |
143 | 146 | }, |
144 | | - "npm:typescript@2.0.2": { |
| 147 | + "npm:typescript@2.0.3": { |
145 | 148 | "browser": {}, |
146 | 149 | "map": { |
147 | 150 | "buffer": "@empty", |
|
0 commit comments