chore: update dependencies from rlated repos

This commit is contained in:
Sérgio Ramos 2017-10-10 14:47:50 +01:00 committed by Sérgio Ramos
parent e53a9360ee
commit 7536cdfc85
5 changed files with 33 additions and 33 deletions

View File

@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"@2fd/graphdoc": "^2.4.0", "@2fd/graphdoc": "^2.4.0",
"apollo-errors": "^1.5.1", "apollo-errors": "^1.5.1",
"apollo-server-hapi": "^1.1.3", "apollo-server-hapi": "^1.1.6",
"apr-awaitify": "^1.0.4", "apr-awaitify": "^1.0.4",
"boom": "^6.0.0", "boom": "^6.0.0",
"bunyan": "^1.8.12", "bunyan": "^1.8.12",
@ -31,7 +31,7 @@
"good-console": "^6.4.0", "good-console": "^6.4.0",
"good-squeeze": "^5.0.2", "good-squeeze": "^5.0.2",
"graphql-playground": "^1.0.8", "graphql-playground": "^1.0.8",
"graphql-tools": "^2.2.1", "graphql-tools": "^2.3.0",
"graphql-voyager": "^1.0.0-rc.9", "graphql-voyager": "^1.0.0-rc.9",
"hapi": "^16.6.2", "hapi": "^16.6.2",
"hasha": "^3.0.0", "hasha": "^3.0.0",
@ -43,7 +43,7 @@
"devDependencies": { "devDependencies": {
"graphql-faker": "^1.4.0", "graphql-faker": "^1.4.0",
"eslint": "^4.8.0", "eslint": "^4.8.0",
"eslint-config-joyent-portal": "3.0.0", "eslint-config-joyent-portal": "3.1.0",
"eslint-plugin-graphql": "^1.4.0-1", "eslint-plugin-graphql": "^1.4.0-1",
"nodemon": "^1.12.1", "nodemon": "^1.12.1",
"prettier": "^1.7.4" "prettier": "^1.7.4"

View File

@ -21,7 +21,7 @@
"graphql-tag": "^2.4.2", "graphql-tag": "^2.4.2",
"jest-cli": "^21.0.1", "jest-cli": "^21.0.1",
"joyent-ui-toolkit": "^2.0.0", "joyent-ui-toolkit": "^2.0.0",
"normalized-styled-components": "^1.0.14", "normalized-styled-components": "^1.0.17",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
"react": "^16.0.0", "react": "^16.0.0",
"react-apollo": "^1.4.16", "react-apollo": "^1.4.16",
@ -32,16 +32,16 @@
"react-styled-flexboxgrid": "^2.0.3", "react-styled-flexboxgrid": "^2.0.3",
"redux": "^3.7.2", "redux": "^3.7.2",
"redux-form": "^7.1.0", "redux-form": "^7.1.0",
"remcalc": "^1.0.8", "remcalc": "^1.0.9",
"styled-components": "^2.2.1", "styled-components": "^2.2.1",
"styled-is": "^1.0.15" "styled-is": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.2.1", "babel-plugin-styled-components": "^1.2.1",
"babel-preset-joyent-portal": "^3.0.1", "babel-preset-joyent-portal": "^3.1.0",
"eslint": "^4.8.0", "eslint": "^4.8.0",
"eslint-config-joyent-portal": "3.0.0", "eslint-config-joyent-portal": "3.1.0",
"jest": "^21.2.1", "jest": "^21.2.1",
"jest-alias-preprocessor": "^1.1.1", "jest-alias-preprocessor": "^1.1.1",
"jest-cli": "^21.2.1", "jest-cli": "^21.2.1",
@ -51,10 +51,10 @@
"jest-snapshot": "^21.2.1", "jest-snapshot": "^21.2.1",
"jest-styled-components": "^4.7.0", "jest-styled-components": "^4.7.0",
"jest-transform-graphql": "^2.1.0", "jest-transform-graphql": "^2.1.0",
"joyent-react-scripts": "^2.0.2", "joyent-react-scripts": "^2.1.1",
"react-test-renderer": "^16.0.0", "react-test-renderer": "^16.0.0",
"redrun": "^5.9.18", "redrun": "^5.9.18",
"stylelint": "^8.2.0", "stylelint": "^8.2.0",
"stylelint-config-joyent-portal": "^2.0.0" "stylelint-config-joyent-portal": "^2.0.1"
} }
} }

View File

@ -25,7 +25,7 @@
"lodash.isstring": "^4.0.1", "lodash.isstring": "^4.0.1",
"lodash.sortby": "^4.7.0", "lodash.sortby": "^4.7.0",
"lunr": "^2.1.3", "lunr": "^2.1.3",
"normalized-styled-components": "^1.0.14", "normalized-styled-components": "^1.0.17",
"param-case": "^2.1.1", "param-case": "^2.1.1",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
"react": "^16.0.0", "react": "^16.0.0",
@ -38,16 +38,16 @@
"redux": "^3.7.2", "redux": "^3.7.2",
"redux-actions": "^2.2.1", "redux-actions": "^2.2.1",
"redux-form": "^7.1.0", "redux-form": "^7.1.0",
"remcalc": "^1.0.8", "remcalc": "^1.0.9",
"styled-components": "^2.2.1", "styled-components": "^2.2.1",
"title-case": "^2.1.1" "title-case": "^2.1.1"
}, },
"devDependencies": { "devDependencies": {
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.2.1", "babel-plugin-styled-components": "^1.2.1",
"babel-preset-joyent-portal": "^3.0.1", "babel-preset-joyent-portal": "^3.1.0",
"eslint": "^4.8.0", "eslint": "^4.8.0",
"eslint-config-joyent-portal": "3.0.0", "eslint-config-joyent-portal": "3.1.0",
"jest": "^21.2.1", "jest": "^21.2.1",
"jest-alias-preprocessor": "^1.1.1", "jest-alias-preprocessor": "^1.1.1",
"jest-cli": "^21.2.1", "jest-cli": "^21.2.1",
@ -57,11 +57,11 @@
"jest-snapshot": "^21.2.1", "jest-snapshot": "^21.2.1",
"jest-styled-components": "^4.7.0", "jest-styled-components": "^4.7.0",
"jest-transform-graphql": "^2.1.0", "jest-transform-graphql": "^2.1.0",
"joyent-react-scripts": "^2.0.2", "joyent-react-scripts": "^2.1.1",
"react-test-renderer": "^16.0.0", "react-test-renderer": "^16.0.0",
"redrun": "^5.9.18", "redrun": "^5.9.18",
"serve": "^6.2.0", "serve": "^6.2.0",
"stylelint": "^8.2.0", "stylelint": "^8.2.0",
"stylelint-config-joyent-portal": "^2.0.0" "stylelint-config-joyent-portal": "^2.0.1"
} }
} }

View File

@ -21,7 +21,7 @@
"jest-cli": "^21.0.1", "jest-cli": "^21.0.1",
"joyent-ui-toolkit": "^2.0.0", "joyent-ui-toolkit": "^2.0.0",
"lodash.isempty": "^4.4.0", "lodash.isempty": "^4.4.0",
"normalized-styled-components": "^1.0.14", "normalized-styled-components": "^1.0.17",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
"react": "^16.0.0", "react": "^16.0.0",
"react-apollo": "^1.4.16", "react-apollo": "^1.4.16",
@ -32,10 +32,10 @@
"react-styled-flexboxgrid": "^2.0.3", "react-styled-flexboxgrid": "^2.0.3",
"redux": "^3.7.2", "redux": "^3.7.2",
"redux-form": "^7.1.0", "redux-form": "^7.1.0",
"remcalc": "^1.0.8", "remcalc": "^1.0.9",
"styled-components": "^2.2.1", "styled-components": "^2.2.1",
"styled-is": "^1.0.15", "styled-is": "^1.1.0",
"unitcalc": "^1.1.0" "unitcalc": "^1.1.1"
}, },
"devDependencies": { "devDependencies": {
"apr-for-each": "^1.0.6", "apr-for-each": "^1.0.6",
@ -43,11 +43,11 @@
"babel-minify-webpack-plugin": "^0.2.0", "babel-minify-webpack-plugin": "^0.2.0",
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.2.1", "babel-plugin-styled-components": "^1.2.1",
"babel-preset-joyent-portal": "^3.0.1", "babel-preset-joyent-portal": "^3.1.0",
"commitizen": "^2.9.6", "commitizen": "^2.9.6",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.8.0", "eslint": "^4.8.0",
"eslint-config-joyent-portal": "3.0.0", "eslint-config-joyent-portal": "3.1.0",
"jest": "^21.2.1", "jest": "^21.2.1",
"jest-alias-preprocessor": "^1.1.1", "jest-alias-preprocessor": "^1.1.1",
"jest-cli": "^21.2.1", "jest-cli": "^21.2.1",
@ -63,6 +63,6 @@
"react-test-renderer": "^16.0.0", "react-test-renderer": "^16.0.0",
"redrun": "^5.9.18", "redrun": "^5.9.18",
"stylelint": "^8.2.0", "stylelint": "^8.2.0",
"stylelint-config-joyent-portal": "^2.0.0" "stylelint-config-joyent-portal": "^2.0.1"
} }
} }

View File

@ -38,7 +38,7 @@
"babel-loader": "^7.1.2", "babel-loader": "^7.1.2",
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.2.1", "babel-plugin-styled-components": "^1.2.1",
"babel-preset-joyent-portal": "^3.0.1", "babel-preset-joyent-portal": "^3.1.0",
"babel-template": "^6.26.0", "babel-template": "^6.26.0",
"camel-case": "^3.0.0", "camel-case": "^3.0.0",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
@ -46,13 +46,13 @@
"disable-scroll": "^0.3.0", "disable-scroll": "^0.3.0",
"file-loader": "^1.1.5", "file-loader": "^1.1.5",
"fontfaceobserver": "^2.0.13", "fontfaceobserver": "^2.0.13",
"joyent-manifest-editor": "^1.3.0", "joyent-manifest-editor": "^1.4.0",
"lodash.difference": "^4.5.0", "lodash.difference": "^4.5.0",
"lodash.differenceby": "^4.8.0", "lodash.differenceby": "^4.8.0",
"lodash.isequal": "^4.5.0", "lodash.isequal": "^4.5.0",
"lodash.isequalwith": "^4.4.0", "lodash.isequalwith": "^4.4.0",
"lodash.isstring": "^4.0.1", "lodash.isstring": "^4.0.1",
"normalized-styled-components": "^1.0.14", "normalized-styled-components": "^1.0.17",
"pascal-case": "^2.0.1", "pascal-case": "^2.0.1",
"polished": "^1.8.0", "polished": "^1.8.0",
"prop-types": "^15.6.0", "prop-types": "^15.6.0",
@ -62,13 +62,13 @@
"react-responsive": "^2.0.0", "react-responsive": "^2.0.0",
"react-styled-flexboxgrid": "^2.0.3", "react-styled-flexboxgrid": "^2.0.3",
"redrun": "^5.9.18", "redrun": "^5.9.18",
"reduce-css-calc": "^2.0.5", "reduce-css-calc": "^2.1.0",
"remcalc": "^1.0.8", "remcalc": "^1.0.9",
"rnd-id": "^1.0.8", "rnd-id": "^1.1.1",
"styled-components": "^2.2.1", "styled-components": "^2.2.1",
"styled-is": "^1.0.15", "styled-is": "^1.1.0",
"svg-inline-loader": "^0.8.0", "svg-inline-loader": "^0.8.0",
"unitcalc": "^1.1.0", "unitcalc": "^1.1.1",
"url-loader": "^0.6.2" "url-loader": "^0.6.2"
}, },
"devDependencies": { "devDependencies": {
@ -81,7 +81,7 @@
"css-loader": "^0.28.7", "css-loader": "^0.28.7",
"csso": "^3.2.0", "csso": "^3.2.0",
"eslint": "^4.8.0", "eslint": "^4.8.0",
"eslint-config-joyent-portal": "3.0.0", "eslint-config-joyent-portal": "3.1.0",
"file-loader": "^1.1.5", "file-loader": "^1.1.5",
"http-server": "^0.10.0", "http-server": "^0.10.0",
"jest": "^21.2.1", "jest": "^21.2.1",
@ -108,7 +108,7 @@
"snapguidist": "^2.1.0", "snapguidist": "^2.1.0",
"style-loader": "^0.19.0", "style-loader": "^0.19.0",
"stylelint": "^8.2.0", "stylelint": "^8.2.0",
"stylelint-config-joyent-portal": "^2.0.0", "stylelint-config-joyent-portal": "^2.0.1",
"svg-inline-loader": "^0.8.0", "svg-inline-loader": "^0.8.0",
"svgo": "^0.7.2", "svgo": "^0.7.2",
"tinycolor2": "^1.4.1", "tinycolor2": "^1.4.1",