diff --git a/core/docz-core/package.json b/core/docz-core/package.json index 562abde4a..493e06108 100644 --- a/core/docz-core/package.json +++ b/core/docz-core/package.json @@ -1,6 +1,6 @@ { "name": "docz-core", - "version": "2.0.0-rc.53", + "version": "2.0.0-rc.54", "description": "All docz core logic of bundle and parsing is included on this package", "license": "MIT", "main": "dist/index.js", @@ -25,7 +25,7 @@ "chalk": "^2.4.2", "chokidar": "^3.0.2", "detect-port": "^1.3.0", - "docz-utils": "2.0.0-rc.48", + "docz-utils": "2.0.0-rc.54", "env-dot-prop": "^2.0.1", "fast-deep-equal": "^2.0.1", "fast-glob": "^3.0.4", @@ -34,12 +34,12 @@ "get-pkg-repo": "^4.1.0", "humanize-string": "^2.1.0", "latest-version": "^5.1.0", - "load-cfg": "^2.0.0-rc.1", + "load-cfg": "2.0.0-rc.54", "lodash": "^4.17.14", "minimatch": "^3.0.4", "ora": "^3.4.0", "react-docgen": "^4.1.1", - "react-docgen-actual-name-handler": "^2.0.0-rc.1", + "react-docgen-actual-name-handler": "2.0.0-rc.54", "react-docgen-external-proptypes-handler": "^1.0.3", "react-docgen-typescript": "^1.12.5", "recast": "^0.18.1", @@ -60,7 +60,7 @@ "@types/wait-on": "^3.2.0", "cpy": "^7.3.0", "cross-env": "^5.2.1", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint": "^6.3.0", "eslint-config-docz-ts": "^2.0.0-rc.1", "jest": "^24.9.0" diff --git a/core/docz-rollup/package.json b/core/docz-rollup/package.json index ab5d632e7..ffea5de65 100644 --- a/core/docz-rollup/package.json +++ b/core/docz-rollup/package.json @@ -1,6 +1,6 @@ { "name": "docz-rollup", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.54", "license": "MIT", "main": "src/index.js", "files": [ diff --git a/core/docz-utils/package.json b/core/docz-utils/package.json index e0ecca46f..8ca9497c1 100644 --- a/core/docz-utils/package.json +++ b/core/docz-utils/package.json @@ -1,6 +1,6 @@ { "name": "docz-utils", - "version": "2.0.0-rc.48", + "version": "2.0.0-rc.54", "description": "Some methods used and utilities used on docz", "license": "MIT", "main": "lib/index.js", @@ -43,7 +43,7 @@ "unist-util-visit": "^1.4.1" }, "devDependencies": { - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1", "trash": "^6.0.0" } diff --git a/core/docz/package.json b/core/docz/package.json index a30a33b6d..d0696c767 100644 --- a/core/docz/package.json +++ b/core/docz/package.json @@ -1,6 +1,6 @@ { "name": "docz", - "version": "2.0.0-rc.53", + "version": "2.0.0-rc.54", "description": "It's has never been so easy to documents your things!", "license": "MIT", "main": "dist/index.js", @@ -28,12 +28,12 @@ "array-sort": "^1.0.0", "capitalize": "^2.0.0", "docz-components": "2.0.0-rc.48", - "docz-core": "2.0.0-rc.53", + "docz-core": "2.0.0-rc.54", "fast-deep-equal": "^2.0.1", "gatsby": "^2.13.27", "gatsby-plugin-eslint": "^2.0.5", "gatsby-plugin-typescript": "^2.1.6", - "gatsby-theme-docz": "2.0.0-rc.53", + "gatsby-theme-docz": "2.0.0-rc.54", "lodash": "^4.17.14", "marksy": "^8.0.0", "match-sorter": "^3.1.1", @@ -53,7 +53,7 @@ "@types/reach__router": "^1.2.4", "@types/react": "^16.8.23", "@types/react-dom": "^16.8.4", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1" } } diff --git a/core/gatsby-theme-docz/package.json b/core/gatsby-theme-docz/package.json index f4e26fcc2..9a22325de 100644 --- a/core/gatsby-theme-docz/package.json +++ b/core/gatsby-theme-docz/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-docz", - "version": "2.0.0-rc.53", + "version": "2.0.0-rc.54", "description": "Gatsby theme created to use Docz", "license": "MIT", "author": "Pedro Nauck (pedronauck@gmail.com)", @@ -22,10 +22,10 @@ "@mdx-js/mdx": "^1.1.0", "@mdx-js/react": "^1.0.27", "@theme-ui/typography": "^0.2.5", - "babel-plugin-export-metadata": "^2.0.0-rc.1", + "babel-plugin-export-metadata": "2.0.0-rc.54", "copy-text-to-clipboard": "^2.1.0", - "docz": "2.0.0-rc.53", - "docz-core": "2.0.0-rc.53", + "docz": "2.0.0-rc.54", + "docz-core": "2.0.0-rc.54", "emotion-theming": "^10.0.14", "fs-extra": "^8.1.0", "gatsby": "^2.13.27", @@ -43,9 +43,9 @@ "react-feather": "^2.0.3", "react-helmet": "^5.2.1", "react-live": "^2.1.2", - "rehype-docz": "2.0.0-rc.48", + "rehype-docz": "2.0.0-rc.54", "rehype-slug": "^2.0.3", - "remark-docz": "^2.0.0-rc.1", + "remark-docz": "2.0.0-rc.54", "remark-frontmatter": "^1.3.2", "theme-ui": "^0.2.38", "typescript": "3.5.3", diff --git a/core/rehype-docz/package.json b/core/rehype-docz/package.json index a5ac969a5..392527afc 100644 --- a/core/rehype-docz/package.json +++ b/core/rehype-docz/package.json @@ -1,6 +1,6 @@ { "name": "rehype-docz", - "version": "2.0.0-rc.48", + "version": "2.0.0-rc.54", "description": "Rehype plugin used by docz", "license": "MIT", "main": "dist/index.js", @@ -21,7 +21,7 @@ }, "dependencies": { "brace": "^0.11.1", - "docz-utils": "2.0.0-rc.48", + "docz-utils": "2.0.0-rc.54", "hast-util-to-string": "^1.0.2", "jsx-ast-utils": "^2.2.1", "lodash": "^4.17.14", @@ -30,8 +30,8 @@ }, "devDependencies": { "@mdx-js/mdx": "^1.1.0", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1", - "remark-docz": "^2.0.0-rc.1" + "remark-docz": "2.0.0-rc.54" } } diff --git a/core/remark-docz/package.json b/core/remark-docz/package.json index a7186216f..56a9db97f 100644 --- a/core/remark-docz/package.json +++ b/core/remark-docz/package.json @@ -1,6 +1,6 @@ { "name": "remark-docz", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.54", "description": "Remark plugin used by docz", "license": "MIT", "main": "dist/index.js", @@ -27,7 +27,7 @@ }, "devDependencies": { "@mdx-js/mdx": "^1.1.0", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1" } } diff --git a/lerna.json b/lerna.json index 995e08a7e..7df5fce36 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "lerna": "3.1.3", "packages": ["core/**/*", "other-packages/**/*"], - "version": "2.0.0-rc.53", + "version": "2.0.0-rc.54", "npmClient": "yarn", "useWorkspaces": true } diff --git a/other-packages/babel-plugin-export-metadata/package.json b/other-packages/babel-plugin-export-metadata/package.json index 9b2d9b780..cd23b8635 100644 --- a/other-packages/babel-plugin-export-metadata/package.json +++ b/other-packages/babel-plugin-export-metadata/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-export-metadata", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.54", "description": "Add file metadata for function declarations", "license": "MIT", "author": { @@ -34,7 +34,7 @@ }, "devDependencies": { "babel-jest": "^24.8.0", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-js": "^2.0.0-rc.1", "jest": "^24.8.0" } diff --git a/other-packages/e2e-tests/package.json b/other-packages/e2e-tests/package.json index af056ae29..8010a98c3 100644 --- a/other-packages/e2e-tests/package.json +++ b/other-packages/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "e2e-tests", - "version": "2.0.0-rc.53", + "version": "2.0.0-rc.54", "private": true, "description": "", "main": "index.js", diff --git a/other-packages/load-cfg/package.json b/other-packages/load-cfg/package.json index 330fc1c2d..867b4d504 100644 --- a/other-packages/load-cfg/package.json +++ b/other-packages/load-cfg/package.json @@ -1,6 +1,6 @@ { "name": "load-cfg", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.54", "description": "Method that can load project configurations based", "license": "MIT", "main": "dist/index.js", @@ -29,7 +29,7 @@ "devDependencies": { "@types/find-up": "^4.0.0", "@types/node": "^12.6.8", - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1" } } diff --git a/other-packages/react-docgen-actual-name-handler/package.json b/other-packages/react-docgen-actual-name-handler/package.json index 137397b35..bf67f9be6 100644 --- a/other-packages/react-docgen-actual-name-handler/package.json +++ b/other-packages/react-docgen-actual-name-handler/package.json @@ -1,6 +1,6 @@ { "name": "react-docgen-actual-name-handler", - "version": "2.0.0-rc.1", + "version": "2.0.0-rc.54", "license": "MIT", "main": "dist/index.js", "module": "dist/index.esm.js", @@ -22,7 +22,7 @@ "recast": "^0.18.1" }, "devDependencies": { - "docz-rollup": "^2.0.0-rc.1", + "docz-rollup": "2.0.0-rc.54", "eslint-config-docz-ts": "^2.0.0-rc.1" } }