This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +34
-16
lines changed Expand file tree Collapse file tree 7 files changed +34
-16
lines changed Original file line number Diff line number Diff line change 1010 "author" : " Friedel Ziegelmayer" ,
1111 "license" : " MIT" ,
1212 "devDependencies" : {
13- "browserify" : " ^13.1.1 " ,
13+ "browserify" : " ^16.2.3 " ,
1414 "ipfs-http-client" : " ../../" ,
15- "http-server" : " ~0.9.0 "
15+ "http-server" : " ~0.11.1 "
1616 },
1717 "dependencies" : {}
1818}
Original file line number Diff line number Diff line change 1414 "@babel/preset-react" : " ^7.0.0" ,
1515 "babel-loader" : " ^8.0.5" ,
1616 "ipfs-http-client" : " ../../" ,
17- "react" : " ^ 16.8.1 " ,
18- "react-dom" : " ^ 16.8.1 " ,
19- "react-hot-loader" : " ^4.6.5 " ,
20- "webpack" : " ^4.29.3 " ,
21- "webpack-dev-server" : " ^3.1.14 "
17+ "react" : " ~ 16.8.6 " ,
18+ "react-dom" : " ~ 16.8.6 " ,
19+ "react-hot-loader" : " ~4.8.4 " ,
20+ "webpack" : " ~4.31.0 " ,
21+ "webpack-dev-server" : " ~3.3.1 "
2222 },
2323 "browserslist" : [
2424 " >1%" ,
Original file line number Diff line number Diff line change 1010 "license" : " MIT" ,
1111 "devDependencies" : {
1212 "browserify" : " ^16.2.3" ,
13- "http-server" : " ^ 0.11.1"
13+ "http-server" : " ~ 0.11.1"
1414 }
1515}
Original file line number Diff line number Diff line change 99 "license" : " MIT" ,
1010 "devDependencies" : {
1111 "babel-core" : " ^6.25.0" ,
12- "babel-loader" : " ^7.1.0 " ,
12+ "babel-loader" : " ^8.0.5 " ,
1313 "babel-preset-env" : " ^1.5.2" ,
1414 "babili" : " ~0.1.4" ,
15- "webpack" : " ^3.0 .0"
15+ "webpack" : " ~4.31 .0"
1616 }
1717}
Original file line number Diff line number Diff line change 1414 "@babel/core" : " ^7.4.3" ,
1515 "ipfs-http-client" : " ../../" ,
1616 "pull-file-reader" : " ~1.0.2" ,
17- "react" : " ~16.6.3 " ,
18- "react-dom" : " ~16.6.3 " ,
19- "react-hot-loader" : " ~4.3.12 " ,
20- "webpack" : " ~4.25.1 " ,
21- "webpack-dev-server" : " ~3.1.10 "
17+ "react" : " ~16.8.6 " ,
18+ "react-dom" : " ~16.8.6 " ,
19+ "react-hot-loader" : " ~4.8.4 " ,
20+ "webpack" : " ~4.31.0 " ,
21+ "webpack-dev-server" : " ~3.3.1 "
2222 }
2323}
Original file line number Diff line number Diff line change 1+ {
2+ "groups" : {
3+ "default" : {
4+ "packages" : [
5+ " package.json"
6+ ]
7+ },
8+ "examples" : {
9+ "packages" : [
10+ " examples/bundle-browserify/package.json" ,
11+ " examples/bundle-webpack/package.json" ,
12+ " examples/name-api/package.json" ,
13+ " examples/sub-module/package.json" ,
14+ " examples/upload-file-via-browser/package.json"
15+ ]
16+ }
17+ }
18+ }
Original file line number Diff line number Diff line change 3131 "bl" : " ^3.0.0" ,
3232 "bs58" : " ^4.0.1" ,
3333 "buffer" : " ^5.2.1" ,
34- "cids" : " ~0.5.5 " ,
34+ "cids" : " ~0.5.8 " ,
3535 "concat-stream" : " github:hugomrdias/concat-stream#feat/smaller" ,
3636 "debug" : " ^4.1.0" ,
3737 "detect-node" : " ^2.0.4" ,
You can’t perform that action at this time.
0 commit comments