chore: update dependencies

This commit is contained in:
Sérgio Ramos 2017-08-28 20:46:04 +01:00
parent cac9453154
commit c7938efd2f
19 changed files with 460 additions and 353 deletions

View File

@ -12,10 +12,10 @@
"postinstall": "echo 0"
},
"dependencies": {
"babel-preset-react-app": "^3.0.0"
"babel-preset-react-app": "^3.0.2"
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0"
}
}

View File

@ -14,17 +14,17 @@
"postinstall": "echo 0"
},
"dependencies": {
"bunyan": "^1.8.10",
"bunyan": "^1.8.12",
"dotenv": "^4.0.0",
"express": "^4.15.3",
"express-graphql": "^0.6.6",
"got": "^7.0.0",
"graphql": "^0.10.1",
"express": "^4.15.4",
"express-graphql": "^0.6.7",
"got": "^7.1.0",
"graphql": "^0.11.1",
"smartdc-auth": "^2.5.5",
"triton": "^5.2.0"
"triton": "^5.3.1"
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0"
}
}

View File

@ -24,7 +24,7 @@
"chart.js": "^2.6.0",
"constant-case": "^2.0.0",
"force-array": "^3.1.0",
"graphql-tag": "^2.4.0",
"graphql-tag": "^2.4.2",
"jest-cli": "^20.0.4",
"joyent-manifest-editor": "^1.0.0",
"joyent-ui-toolkit": "^1.1.0",
@ -39,23 +39,23 @@
"param-case": "^2.1.1",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-apollo": "^1.4.2",
"react-apollo": "^1.4.15",
"react-bundle": "^1.0.4",
"react-codemirror": "^1.0.0",
"react-dom": "^15.6.1",
"react-redux": "^5.0.5",
"react-router": "^4.1.1",
"react-router-dom": "^4.1.2",
"react-redux": "^5.0.6",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-simple-table": "^1.0.1",
"react-styled-flexboxgrid": "^2.0.3",
"redux": "^3.7.2",
"redux-actions": "^2.0.3",
"redux-actions": "^2.2.1",
"redux-batched-actions": "^0.2.0",
"redux-form": "^7.0.2",
"redux-form": "^7.0.3",
"remcalc": "^1.0.8",
"reselect": "^3.0.1",
"simple-statistics": "^4.1.0",
"styled-components": "^2.1.1",
"simple-statistics": "^4.1.1",
"styled-components": "^2.1.2",
"styled-is": "^1.0.11",
"styled-text-spinners": "^1.0.1",
"title-case": "^2.1.1",
@ -68,25 +68,25 @@
"babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.1.7",
"babel-preset-joyent-portal": "^1.0.3",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"jest": "^20.0.4",
"jest-alias-preprocessor": "^1.1.1",
"jest-cli": "^20.0.4",
"jest-diff": "^20.0.3",
"jest-junit": "^1.5.1",
"jest-junit": "^2.1.0",
"jest-matcher-utils": "^20.0.3",
"jest-snapshot": "^20.0.3",
"jest-styled-components": "^4.2.2",
"jest-styled-components": "^4.4.1",
"jest-transform-graphql": "^2.1.0",
"lodash.sortby": "^4.7.0",
"mz": "^2.6.0",
"react-scripts": "^1.0.7",
"react-scripts": "^1.0.12",
"react-test-renderer": "^15.6.1",
"redrun": "^5.9.15",
"redrun": "^5.9.16",
"stylelint": "^8.0.0",
"stylelint-config-primer": "^2.0.0",
"stylelint-config-primer": "^2.0.1",
"stylelint-config-standard": "^17.0.0",
"stylelint-processor-styled-components": "styled-components/stylelint-processor-styled-components#2a33b5f"
}

View File

@ -18,11 +18,11 @@
"build-array": "^1.0.0",
"camel-case": "^3.0.0",
"force-array": "^3.1.0",
"good": "^7.2.0",
"good": "^7.3.0",
"good-console": "^6.4.0",
"good-squeeze": "^5.0.2",
"graphi": "^2.2.1",
"hapi": "^16.4.3",
"graphi": "^3.0.0",
"hapi": "^16.5.2",
"hasha": "^3.0.0",
"joi": "^10.6.0",
"joyent-cp-gql-schema": "^1.0.4",
@ -36,15 +36,15 @@
"uuid": "^3.1.0"
},
"devDependencies": {
"apollo-client": "^1.9.0-1",
"ava": "^0.21.0",
"apollo-client": "^1.9.1",
"ava": "^0.22.0",
"delay": "^2.0.0",
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"execa": "^0.7.0",
"execa": "^0.8.0",
"mz": "^2.6.0",
"nodemon": "^1.11.0",
"nyc": "^11.0.3",
"nyc": "^11.1.0",
"tap-xunit": "^1.7.0"
},
"ava": {

View File

@ -13,7 +13,7 @@
},
"dependencies": {},
"devDependencies": {
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0"
}
}

View File

@ -12,7 +12,7 @@
"postinstall": "echo 0"
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0"
}
}

View File

@ -16,9 +16,9 @@
},
"devDependencies": {
"code": "^4.1.0",
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"js-yaml": "^3.9.1",
"lab": "^14.0.1"
"lab": "^14.2.1"
}
}

View File

@ -13,24 +13,24 @@
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^3.19.0",
"eslint-config-prettier": "^2.2.0",
"eslint-config-react-app": "^1.0.4",
"eslint": "^4.5.0",
"eslint-config-prettier": "^2.3.0",
"eslint-config-react-app": "^2.0.0",
"eslint-config-xo-space": "^0.16.0",
"eslint-plugin-flowtype": "^2.34.0",
"eslint-plugin-import": "^2.3.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.1.0"
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.3.0"
},
"peerDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^3.19.0",
"eslint-config-prettier": "^2.2.0",
"eslint-config-react-app": "^1.0.4",
"eslint": "^4.5.0",
"eslint-config-prettier": "^2.3.0",
"eslint-config-react-app": "^2.0.0",
"eslint-config-xo-space": "^0.16.0",
"eslint-plugin-flowtype": "^2.34.0",
"eslint-plugin-import": "^2.3.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.1.0"
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.3.0"
}
}

View File

@ -27,14 +27,14 @@
"react-codemirror": "^1.0.0"
},
"devDependencies": {
"babel-preset-react-app": "^3.0.0",
"babel-preset-react-app": "^3.0.2",
"bup": "^1.0.9",
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"jest": "^20.0.4",
"react": "^15.6.1",
"react-test-renderer": "^15.6.1",
"redrun": "^5.9.15"
"redrun": "^5.9.16"
},
"peerDependencies": {
"react": "*"

View File

@ -35,25 +35,25 @@
},
"devDependencies": {
"babel-plugin-styled-components": "^1.1.7",
"babel-preset-react-app": "^3.0.0",
"babel-preset-react-app": "^3.0.2",
"bup": "^1.0.9",
"chalk": "^1.1.3",
"eslint": "^3.19.0",
"chalk": "^2.1.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"jest": "^20.0.4",
"jest-diff": "^20.0.3",
"jest-junit": "^1.5.1",
"jest-junit": "^2.1.0",
"jest-matcher-utils": "^20.0.3",
"jest-snapshot": "^20.0.3",
"jest-styled-components": "^4.2.2",
"jest-styled-components": "^4.4.1",
"react": "^15.6.1",
"react-scripts": "^1.0.7",
"react-scripts": "^1.0.12",
"react-test-renderer": "^15.6.1",
"redrun": "^5.9.15",
"strip-ansi": "^3.0.1",
"styled-components": "^2.1.1",
"redrun": "^5.9.16",
"strip-ansi": "^4.0.0",
"styled-components": "^2.1.2",
"stylelint": "^8.0.0",
"stylelint-config-primer": "^2.0.0",
"stylelint-config-primer": "^2.0.1",
"stylelint-config-standard": "^17.0.0",
"stylelint-processor-styled-components": "styled-components/stylelint-processor-styled-components#2a33b5f"
},

View File

@ -23,22 +23,22 @@
"devDependencies": {
"belly-button": "^4.0.1",
"brule": "^2.0.0",
"good": "^7.2.0",
"good": "^7.3.0",
"good-console": "^6.4.0",
"good-squeeze": "^5.0.2",
"hapi": "^16.5.2",
"lab": "^14.2.0",
"lab": "^14.2.1",
"lodash.findindex": "^4.6.0",
"wreck": "^12.2.3"
},
"dependencies": {
"boom": "^5.1.0",
"boom": "^5.2.0",
"cidr-matcher": "^1.0.5",
"docker-compose-client": "^1.0.8",
"dockerode": "^2.5.0",
"force-array": "^3.1.0",
"graphi": "^3.0.0",
"hoek": "^4.1.1",
"hoek": "^4.2.0",
"joyent-cp-gql-schema": "^1.6.0",
"lodash.find": "^4.6.0",
"lodash.flatten": "^4.4.0",
@ -47,9 +47,9 @@
"lodash.uniqby": "^4.7.0",
"param-case": "^2.1.1",
"penseur": "^7.12.3",
"piloted": "^3.1.1",
"piloted": "^3.2.0",
"prom-query": "^1.0.0",
"throat": "^4.0.0",
"throat": "^4.1.0",
"toppsy": "^1.1.0",
"triton": "^5.3.1",
"triton-watch": "^1.1.0",

View File

@ -31,22 +31,22 @@
"prepublish": "bup"
},
"dependencies": {
"acorn": "^5.0.3",
"acorn": "^5.1.1",
"has-own-prop": "^1.0.0",
"lodash.isnull": "^3.0.0",
"lodash.isundefined": "^3.0.1"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-preset-env": "^1.5.2",
"babel-register": "^6.24.1",
"babel-preset-env": "^1.6.0",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"nyc": "^11.0.3",
"redrun": "^5.9.15",
"nyc": "^11.1.0",
"redrun": "^5.9.16",
"tap-xunit": "^1.7.0"
},
"nyc": {

View File

@ -39,16 +39,16 @@
"yaml-ast-parser": "0.0.33"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-preset-env": "^1.5.2",
"babel-register": "^6.24.1",
"babel-preset-env": "^1.6.0",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"nyc": "^11.0.3",
"redrun": "^5.9.15",
"nyc": "^11.1.0",
"redrun": "^5.9.16",
"tap-xunit": "^1.7.0"
},
"nyc": {

View File

@ -22,18 +22,18 @@
"lodash.flatten": "^4.4.0"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"babel-plugin-transform-es2015-parameters": "^6.24.1",
"babel-plugin-transform-es2015-spread": "^6.22.0",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"babel-register": "^6.24.1",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"nyc": "^11.0.3",
"nyc": "^11.1.0",
"tap-xunit": "^1.7.0"
},
"nyc": {

View File

@ -22,17 +22,17 @@
"random-natural": "^1.0.3"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"babel-register": "^6.24.1",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"lodash.uniq": "^4.5.0",
"nyc": "^11.0.3",
"nyc": "^11.1.0",
"tap-xunit": "^1.7.0"
},
"nyc": {

View File

@ -28,21 +28,21 @@
"prepublish": "redrun build"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"babel-plugin-transform-es2015-parameters": "^6.24.1",
"babel-plugin-transform-es2015-spread": "^6.22.0",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"babel-register": "^6.24.1",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"nyc": "^11.0.3",
"nyc": "^11.1.0",
"react": "^15.6.1",
"redrun": "^5.9.15",
"styled-components": "^2.1.1",
"redrun": "^5.9.16",
"styled-components": "^2.1.2",
"tap-xunit": "^1.7.0"
},
"peerDependencies": {

View File

@ -27,15 +27,15 @@
"postinstall": "redrun -s copy-fonts compile"
},
"dependencies": {
"babel-cli": "^6.24.1",
"babel-generator": "^6.25.0",
"babel-cli": "^6.26.0",
"babel-generator": "^6.26.0",
"babel-helpers": "^6.24.1",
"babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.1.7",
"babel-preset-joyent-portal": "^1.0.3",
"babel-template": "^6.25.0",
"babel-template": "^6.26.0",
"camel-case": "^3.0.0",
"cross-env": "^5.0.1",
"cross-env": "^5.0.5",
"d3": "^4.10.0",
"disable-scroll": "^0.3.0",
"lodash.difference": "^4.5.0",
@ -44,53 +44,53 @@
"lodash.isequalwith": "^4.4.0",
"lodash.isstring": "^4.0.1",
"normalized-styled-components": "^1.0.8",
"polished": "^1.3.0",
"polished": "^1.6.1",
"prop-types": "^15.5.10",
"react-broadcast": "^0.1.2",
"react-styled-flexboxgrid": "^2.0.3",
"redrun": "^5.9.15",
"redrun": "^5.9.16",
"reduce-css-calc": "^2.0.5",
"remcalc": "^1.0.8",
"rnd-id": "^1.0.8",
"styled-components": "^2.1.1",
"styled-components": "^2.1.2",
"styled-is": "^1.0.11",
"unitcalc": "^1.0.8"
},
"devDependencies": {
"csso": "^3.1.1",
"eslint": "^3.19.0",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"jest": "^20.0.4",
"jest-diff": "^20.0.3",
"jest-matcher-utils": "^20.0.3",
"jest-snapshot": "^20.0.3",
"jest-styled-components": "^4.2.2",
"jest-styled-components": "^4.4.1",
"jsesc": "^2.5.1",
"react": "^15.6.1",
"react-docgen": "^2.17.0",
"react-docgen-displayname-handler": "^1.0.0",
"react-dom": "^15.6.1",
"react-redux": "^5.0.5",
"react-router-dom": "^4.1.2",
"react-scripts": "^1.0.10",
"react-styleguidist": "^5.5.9",
"react-redux": "^5.0.6",
"react-router-dom": "^4.2.2",
"react-scripts": "^1.0.12",
"react-styleguidist": "^6.0.20",
"react-test-renderer": "^15.6.1",
"redux": "^3.7.2",
"redux-form": "^7.0.2",
"redux-form": "^7.0.3",
"snapguidist": "^2.0.0",
"stylelint": "^8.0.0",
"stylelint-config-primer": "^2.0.0",
"stylelint-config-primer": "^2.0.1",
"stylelint-config-standard": "^17.0.0",
"stylelint-processor-styled-components": "styled-components/stylelint-processor-styled-components#2a33b5f",
"svgo": "^0.7.2",
"tinycolor2": "^1.4.1",
"title-case": "^2.1.1",
"webpack": "^3.4.1"
"webpack": "^3.5.5"
},
"peerDependencies": {
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-router-dom": "^4.1.2",
"redux-form": "^7.0.2"
"react-router-dom": "^4.2.2",
"redux-form": "^7.0.3"
}
}

View File

@ -32,17 +32,17 @@
"remcalc": "^1.0.8"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"babel-plugin-transform-es2015-parameters": "^6.24.1",
"babel-plugin-transform-es2015-spread": "^6.22.0",
"babel-register": "^6.24.1",
"babel-register": "^6.26.0",
"bup": "^1.0.9",
"cross-env": "^5.0.1",
"eslint": "^3.19.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0",
"nyc": "^11.0.3",
"nyc": "^11.1.0",
"tap-xunit": "^1.7.0"
},
"nyc": {

563
yarn.lock

File diff suppressed because it is too large Load Diff