Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Apr 24, 2019
1 parent 9edaac8 commit a5b7aba
Show file tree
Hide file tree
Showing 13 changed files with 830 additions and 872 deletions.
20 changes: 10 additions & 10 deletions core/docz-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@babel/core": "7.4.3",
"@babel/polyfill": "7.4.3",
"@babel/runtime": "^7.4.3",
"@mdx-js/loader": "^1.0.10",
"@mdx-js/loader": "^1.0.14",
"@sindresorhus/slugify": "^0.9.1",
"@svgr/webpack": "^4.2.0",
"acorn": "6.0.5",
"babel-loader": "^8.0.5",
"babel-plugin-export-metadata": "^1.0.4",
"babel-plugin-named-asset-import": "^0.3.1",
"babel-preset-react-app": "^7.0.2",
"cache-loader": "^2.0.1",
"babel-plugin-named-asset-import": "^0.3.2",
"babel-preset-react-app": "^8.0.0",
"cache-loader": "^3.0.0",
"chalk": "^2.4.2",
"chokidar": "^2.1.5",
"common-tags": "^1.8.0",
Expand All @@ -53,33 +53,33 @@
"lodash": "^4.17.11",
"mini-html-webpack-plugin": "^0.2.3",
"p-reduce": "^2.1.0",
"react-dev-utils": "^8.0.0",
"react-dev-utils": "^9.0.0",
"react-docgen": "^4.1.0",
"react-docgen-actual-name-handler": "^1.0.4",
"react-docgen-external-proptypes-handler": "^1.0.2",
"react-docgen-typescript": "^1.12.3",
"react-docgen-typescript": "^1.12.4",
"react-hot-loader": "^4.8.4",
"recast": "^0.17.5",
"rehype-docz": "^1.0.4",
"rehype-slug": "^2.0.2",
"remark-docz": "^1.0.4",
"remark-frontmatter": "^1.3.1",
"remark-parse": "^6.0.2",
"resolve": "^1.10.0",
"resolve": "^1.10.1",
"signale": "^1.4.0",
"source-map-loader": "^0.2.4",
"terser-webpack-plugin": "^1.2.3",
"thread-loader": "^2.1.2",
"titleize": "^2.1.0",
"typescript": "3.3.4000",
"typescript": "3.4.5",
"url-loader": "^1.1.2",
"webpack": "^4.30.0",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-chain": "^5.2.4",
"webpack-dev-server": "^3.3.1",
"webpack-hot-client": "^4.1.1",
"webpack-manifest-plugin": "^2.0.4",
"webpackbar": "^3.1.5",
"webpackbar": "^3.2.0",
"ws": "^6.2.1",
"yargs": "^13.2.2"
},
Expand All @@ -88,7 +88,7 @@
"@types/find-up": "^2.1.1",
"@types/html-minifier": "^3.5.3",
"@types/p-reduce": "^1.0.1",
"@types/react": "^16.8.13",
"@types/react": "^16.8.14",
"@types/resolve": "^0.0.8",
"@types/webpack": "^4.4.27",
"@types/webpack-chain": "^5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions core/docz-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {
"@pedronauck/rollup-plugin-typescript2": "0.18.3",
"chalk": "^2.4.2",
"figures": "2.0.0",
"figures": "3.0.0",
"filesize": "^4.1.2",
"fs-extra": "^7.0.1",
"gzip-size": "^5.1.0",
"lodash": "^4.17.11",
"log-update": "^3.2.0",
"rollup": "^1.10.0",
"rollup": "^1.10.1",
"rollup-plugin-babel": "^4.3.2"
}
}
4 changes: 2 additions & 2 deletions core/docz-theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"tslint": "tslint --project ."
},
"dependencies": {
"@loadable/component": "^5.7.0",
"@loadable/component": "^5.9.0",
"@reach/router": "^1.2.1",
"@tippy.js/react": "^2.1.2",
"codemirror": "^5.45.0",
"codemirror": "^5.46.0",
"copy-text-to-clipboard": "^2.1.0",
"docz": "^1.0.4",
"facepaint": "^1.2.1",
Expand Down
4 changes: 2 additions & 2 deletions core/docz-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"fs-extra": "^7.0.1",
"humanize-string": "^2.1.0",
"js-string-escape": "^1.0.1",
"jsx-ast-utils": "^2.0.1",
"jsx-ast-utils": "^2.1.0",
"lodash": "^4.17.11",
"prettier": "^1.17.0",
"remark-frontmatter": "^1.3.1",
"remark-parse": "^6.0.2",
"remark-parse-yaml": "^0.0.2",
"remark-slug": "^5.1.1",
"signale": "^1.4.0",
"strip-indent": "^2.0.0",
"strip-indent": "^3.0.0",
"to-vfile": "^5.0.2",
"unescape-js": "^1.1.1",
"unified": "^7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions core/docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"tslint": "tslint --project ."
},
"dependencies": {
"@loadable/component": "^5.7.0",
"@mdx-js/react": "^1.0.2",
"@loadable/component": "^5.9.0",
"@mdx-js/react": "^1.0.6",
"@reach/router": "^1.2.1",
"array-sort": "^1.0.0",
"capitalize": "^2.0.0",
"docz-core": "^1.0.4",
"fast-deep-equal": "^2.0.1",
"lodash": "^4.17.11",
"match-sorter": "^2.3.0",
"match-sorter": "^3.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand All @@ -46,9 +46,9 @@
"devDependencies": {
"@types/loadable__component": "^5.6.0",
"@types/lodash": "^4.14.123",
"@types/node": "^11.13.4",
"@types/node": "^11.13.7",
"@types/reach__router": "^1.2.4",
"@types/react": "^16.8.13",
"@types/react": "^16.8.14",
"docz-rollup": "^1.0.4"
}
}
8 changes: 4 additions & 4 deletions core/gatsby-theme-docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"fix:prettier": "prettier \"src/**/*.{json,jsx,js}\" --write"
},
"dependencies": {
"@mdx-js/mdx": "^1.0.10",
"@mdx-js/mdx": "^1.0.14",
"@mdx-js/react": "^1.0.6",
"babel-plugin-export-metadata": "^1.0.4",
"change-case": "^3.1.0",
Expand All @@ -25,7 +25,7 @@
"docz-theme-default": "^1.0.4",
"docz-utils": "^1.0.4",
"fs-extra": "^7.0.1",
"gatsby": "^2.3.23",
"gatsby": "^2.3.29",
"gatsby-mdx": "^0.6.2",
"gatsby-plugin-compile-es6-packages": "^1.1.0",
"gatsby-plugin-manifest": "^2.0.29",
Expand All @@ -47,9 +47,9 @@
"devDependencies": {
"babel-eslint": "10.0.1",
"eslint": "^5.16.0",
"eslint-config-react-app": "^3.0.8",
"eslint-config-react-app": "^4.0.0",
"eslint-plugin-flowtype": "3.6.1",
"eslint-plugin-import": "2.17.1",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.x"
}
Expand Down
4 changes: 2 additions & 2 deletions core/rehype-docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"dependencies": {
"docz-utils": "^1.0.4",
"hast-util-to-string": "^1.0.1",
"jsx-ast-utils": "^2.0.1",
"jsx-ast-utils": "^2.1.0",
"lodash": "^4.17.11",
"unist-util-is": "^2.1.2"
},
"devDependencies": {
"@mdx-js/mdx": "^1.0.10",
"@mdx-js/mdx": "^1.0.14",
"docz-rollup": "^1.0.4",
"remark-docz": "^1.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion core/remark-docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"unist-util-visit": "^1.4.0"
},
"devDependencies": {
"@mdx-js/mdx": "^1.0.10",
"@mdx-js/mdx": "^1.0.14",
"docz-rollup": "^1.0.4"
}
}
6 changes: 3 additions & 3 deletions examples/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"docz": "^1.0.4",
"docz-theme-default": "^1.0.4",
"eslint": "^5.16.0",
"eslint-config-react-app": "^3.0.8",
"eslint-config-react-app": "^4.0.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-flowtype": "3.6.1",
"eslint-plugin-import": "2.17.1",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.x",
"gatsby": "^2.3.23",
"gatsby": "^2.3.29",
"gatsby-mdx": "^0.6.2",
"gatsby-plugin-eslint": "^2.0.4",
"gatsby-theme-docz": "^1.0.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@types/react": "^16.8.13",
"@types/react": "^16.8.14",
"@types/react-dom": "^16.8.4",
"docz": "^1.0.4",
"docz-theme-default": "^1.0.4"
Expand Down
2 changes: 1 addition & 1 deletion other-packages/load-cfg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/find-up": "^2.1.1",
"@types/node": "^11.13.4",
"@types/node": "^11.13.7",
"docz-rollup": "^1.0.4"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,27 +39,27 @@
"@types/fs-extra": "^5.0.5",
"@types/jest": "^24.0.9",
"@types/lodash": "^4.14.123",
"@types/node": "^11.13.4",
"@types/prettier": "^1.16.1",
"@types/react": "^16.8.13",
"@types/node": "^11.13.7",
"@types/prettier": "^1.16.3",
"@types/react": "^16.8.14",
"@types/react-dom": "^16.8.4",
"all-contributors-cli": "^6.3.0",
"all-contributors-cli": "^6.3.1",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-react-app": "^7.0.1",
"commitizen": "^3.0.7",
"babel-preset-react-app": "^8.0.0",
"commitizen": "^3.1.1",
"cross-env": "^5.2.0",
"husky": "^1.3.1",
"husky": "^2.1.0",
"jest": "^24.7.1",
"lerna": "3.13.2",
"lerna": "3.13.3",
"lint-staged": "^8.1.4",
"npm-run-all": "^4.1.5",
"prettier": "^1.17.0",
"rollup": "^1.10.0",
"trash-cli": "^1.4.0",
"rollup": "^1.10.1",
"trash-cli": "^2.0.0",
"ts-jest": "^24.0.2",
"tslint": "^5.15.0",
"tslint": "^5.16.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "3.3.4000"
"typescript": "3.4.5"
},
"workspaces": [
"core/*",
Expand Down
Loading

0 comments on commit a5b7aba

Please sign in to comment.