Skip to content

Commit

Permalink
chore: udpate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jul 3, 2019
1 parent 03d9fec commit 58f46dd
Show file tree
Hide file tree
Showing 11 changed files with 228 additions and 236 deletions.
2 changes: 1 addition & 1 deletion core/docz-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"signale": "^1.4.0",
"titleize": "^2.1.0",
"typescript": "3.5.2",
"xstate": "^4.6.3",
"xstate": "^4.6.4",
"yargs": "^13.2.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion core/docz-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gzip-size": "^5.1.1",
"lodash": "^4.17.11",
"log-update": "^3.2.0",
"rollup": "^1.16.3",
"rollup": "^1.16.4",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion core/docz-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"strip-indent": "^3.0.0",
"to-vfile": "^6.0.0",
"unescape-js": "^1.1.1",
"unified": "^8.0.0",
"unified": "^8.0.1",
"unist-util-find": "^1.0.1",
"unist-util-is": "^3.0.0",
"unist-util-visit": "^1.4.1"
Expand Down
6 changes: 3 additions & 3 deletions core/docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"capitalize": "^2.0.0",
"docz-core": "^1.2.0",
"fast-deep-equal": "^2.0.1",
"gatsby": "^2.11.7",
"gatsby": "^2.13.3",
"lodash": "^4.17.11",
"match-sorter": "^3.1.1",
"prop-types": "^15.7.2",
Expand All @@ -46,9 +46,9 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@types/loadable__component": "^5.9.0",
"@types/lodash": "^4.14.135",
"@types/node": "^12.0.10",
"@types/node": "^12.0.12",
"@types/reach__router": "^1.2.4",
"@types/react": "^16.8.22",
"@types/react": "^16.8.23",
"docz-rollup": "^1.2.0",
"eslint-config-docz-ts": "^1.2.0"
},
Expand Down
14 changes: 7 additions & 7 deletions core/gatsby-theme-docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"@loadable/component": "^5.10.1",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"@theme-ui/typography": "^0.2.1",
"@theme-ui/typography": "^0.2.5",
"@xstate/react": "^0.7.0",
"babel-plugin-export-metadata": "^1.2.0",
"copy-text-to-clipboard": "^2.1.0",
"docz": "^1.2.0",
"docz-core": "^1.2.0",
"emotion-theming": "^10.0.14",
"fs-extra": "^8.1.0",
"gatsby": "^2.11.7",
"gatsby": "^2.13.3",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-compile-es6-packages": "^1.1.0",
"gatsby-plugin-emotion": "^4.1.0",
"gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-mdx": "^1.0.6",
"gatsby-plugin-manifest": "^2.2.1",
"gatsby-plugin-mdx": "^1.0.7",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-root-import": "^2.0.5",
"hotkeys-js": "^3.6.11",
"lodash": "^4.17.11",
"mdx-utils": "^0.1.1",
"mdx-utils": "^0.2.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand All @@ -50,10 +50,10 @@
"rehype-slug": "^2.0.3",
"remark-docz": "^1.2.0",
"remark-frontmatter": "^1.3.2",
"theme-ui": "^0.2.1",
"theme-ui": "^0.2.5",
"typescript": "3.5.2",
"typography-theme-moraga": "^0.16.19",
"xstate": "^4.6.3",
"xstate": "^4.6.4",
"yargs": "^13.2.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"docz-theme-default": "^1.2.0",
"eslint": "^5.16.0",
"eslint-config-react-app": "^4.0.1",
"eslint-loader": "^2.1.2",
"eslint-loader": "^2.2.0",
"eslint-plugin-flowtype": "3.11.1",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.2",
"gatsby": "^2.11.7",
"gatsby": "^2.13.3",
"gatsby-mdx": "^0.6.3",
"gatsby-plugin-eslint": "^2.0.5",
"gatsby-theme-docz": "^1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^16.8.6",
"react-art": "^16.8.6",
"react-dom": "^16.8.6",
"react-native-web": "^0.11.4"
"react-native-web": "^0.11.5"
},
"devDependencies": {
"@babel/core": "^7.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^16.8.6"
},
"devDependencies": {
"@types/react": "^16.8.22",
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.4",
"docz": "^1.2.0",
"docz-theme-default": "^1.2.0"
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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/find-up": "^2.1.1",
"@types/node": "^12.0.10",
"@types/node": "^12.0.12",
"docz-rollup": "^1.2.0",
"eslint-config-docz-ts": "^1.2.0"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
"@types/fs-extra": "^8.0.0",
"@types/jest": "^24.0.15",
"@types/lodash": "^4.14.135",
"@types/node": "^12.0.10",
"@types/node": "^12.0.12",
"@types/prettier": "^1.16.4",
"@types/react": "^16.8.22",
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.4",
"all-contributors-cli": "^6.7.0",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-react-app": "^9.0.0",
"commitizen": "^3.1.1",
"cross-env": "^5.2.0",
"husky": "^2.7.0",
"husky": "^3.0.0",
"jest": "^24.8.0",
"lerna": "3.15.0",
"lint-staged": "^8.2.1",
"lint-staged": "^9.0.2",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
"rollup": "^1.16.3",
"rollup": "^1.16.4",
"trash-cli": "^3.0.0",
"ts-jest": "^24.0.2",
"typescript": "3.5.2"
Expand Down
Loading

0 comments on commit 58f46dd

Please sign in to comment.