This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
babel-plugin-export-metadata
react-docgen-actual-name-handler Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " docz-core" ,
3- "version" : " 2.3.2 -alpha.0" ,
3+ "version" : " 2.3.3 -alpha.0" ,
44 "description" : " All docz core logic of bundle and parsing is included on this package" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
2929 "chokidar" : " ^3.0.2" ,
3030 "cross-spawn" : " ^7.0.2" ,
3131 "detect-port" : " ^1.3.0" ,
32- "docz-utils" : " ^ 2.3.0" ,
32+ "docz-utils" : " 2.3.3-alpha .0" ,
3333 "env-dot-prop" : " ^2.0.1" ,
3434 "fast-deep-equal" : " ^2.0.1" ,
3535 "fast-glob" : " ^3.0.4" ,
3939 "gatsby-plugin-typescript" : " ^2.1.6" ,
4040 "get-pkg-repo" : " 4.1.1" ,
4141 "humanize-string" : " ^2.1.0" ,
42- "load-cfg" : " ^2.1 .0" ,
42+ "load-cfg" : " 2.3.3-alpha .0" ,
4343 "lodash" : " ^4.17.14" ,
4444 "minimatch" : " ^3.0.4" ,
4545 "open" : " ^7.0.3" ,
4646 "ora" : " ^3.4.0" ,
4747 "react-docgen" : " ^4.1.1" ,
48- "react-docgen-actual-name-handler" : " ^2.1 .0" ,
48+ "react-docgen-actual-name-handler" : " 2.3.3-alpha .0" ,
4949 "react-docgen-external-proptypes-handler" : " ^1.0.3" ,
5050 "react-docgen-typescript" : " ^2.1.0" ,
5151 "recast" : " ^0.18.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docz-rollup" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.3.3-alpha .0" ,
44 "license" : " MIT" ,
55 "main" : " src/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " docz-utils" ,
3- "version" : " 2.3.0" ,
3+ "version" : " 2.3.3-alpha. 0" ,
44 "description" : " Some methods used and utilities used on docz" ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docz" ,
3- "version" : " 2.3.2 -alpha.0" ,
3+ "version" : " 2.3.3 -alpha.0" ,
44 "description" : " It's has never been so easy to documents your things!" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
2727 "@mdx-js/react" : " ^1.0.27" ,
2828 "array-sort" : " ^1.0.0" ,
2929 "capitalize" : " ^2.0.0" ,
30- "docz-core" : " ^ 2.3.2 -alpha.0" ,
30+ "docz-core" : " 2.3.3 -alpha.0" ,
3131 "fast-deep-equal" : " ^2.0.1" ,
3232 "gatsby" : " ^2.13.27" ,
3333 "gatsby-plugin-eslint" : " ^2.0.5" ,
3434 "gatsby-plugin-typescript" : " ^2.1.6" ,
35- "gatsby-theme-docz" : " ^ 2.3.1 -alpha.0" ,
35+ "gatsby-theme-docz" : " 2.3.3 -alpha.0" ,
3636 "lodash" : " ^4.17.14" ,
3737 "marksy" : " ^8.0.0" ,
3838 "match-sorter" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-theme-docz" ,
3- "version" : " 2.3.1 -alpha.0" ,
3+ "version" : " 2.3.3 -alpha.0" ,
44 "description" : " Gatsby theme created to use Docz" ,
55 "license" : " MIT" ,
66 "author" : " Pedro Nauck (pedronauck@gmail.com)" ,
2222 "@mdx-js/mdx" : " ^1.1.0" ,
2323 "@mdx-js/react" : " ^1.0.27" ,
2424 "@theme-ui/typography" : " ^0.2.5" ,
25- "babel-plugin-export-metadata" : " ^ 2.3.0" ,
25+ "babel-plugin-export-metadata" : " 2.3.3-alpha .0" ,
2626 "copy-text-to-clipboard" : " ^2.1.0" ,
2727 "fs-extra" : " ^8.1.0" ,
2828 "gatsby" : " ^2.13.27" ,
4444 "react-helmet-async" : " ^1.0.4" ,
4545 "react-live" : " ^2.2.1" ,
4646 "react-resize-detector" : " ^4.2.1" ,
47- "rehype-docz" : " ^ 2.3.0" ,
47+ "rehype-docz" : " 2.3.3-alpha .0" ,
4848 "rehype-slug" : " ^2.0.3" ,
49- "remark-docz" : " ^2.1 .0" ,
49+ "remark-docz" : " 2.3.3-alpha .0" ,
5050 "remark-frontmatter" : " ^1.3.2" ,
5151 "theme-ui" : " ^0.2.38" ,
5252 "to-style" : " ^1.3.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " rehype-docz" ,
3- "version" : " 2.3.0" ,
3+ "version" : " 2.3.3-alpha. 0" ,
44 "description" : " Rehype plugin used by docz" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
2121 },
2222 "dependencies" : {
2323 "brace" : " ^0.11.1" ,
24- "docz-utils" : " ^ 2.3.0" ,
24+ "docz-utils" : " 2.3.3-alpha .0" ,
2525 "hast-util-to-string" : " ^1.0.2" ,
2626 "jsx-ast-utils" : " ^2.2.1" ,
2727 "lodash" : " ^4.17.14" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " remark-docz" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.3.3-alpha .0" ,
44 "description" : " Remark plugin used by docz" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " dev-env-basic" ,
33 "private" : true ,
4- "version" : " 2.0.0-rc.41 " ,
4+ "version" : " 2.3.3-alpha.0 " ,
55 "license" : " MIT" ,
66 "files" : [
77 " src/" ,
1414 "serve" : " docz serve"
1515 },
1616 "dependencies" : {
17- "docz" : " ^ 2.3.2 -alpha.0" ,
17+ "docz" : " 2.3.3 -alpha.0" ,
1818 "prop-types" : " ^15.7.2" ,
1919 "react" : " ^16.8.6" ,
2020 "react-dom" : " ^16.8.6"
Original file line number Diff line number Diff line change 44 " core/**/*" ,
55 " other-packages/**/*"
66 ],
7- "version" : " 2.3.2 -alpha.0" ,
7+ "version" : " 2.3.3 -alpha.0" ,
88 "npmClient" : " yarn" ,
99 "useWorkspaces" : true
1010}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-export-metadata" ,
3- "version" : " 2.3.0" ,
3+ "version" : " 2.3.3-alpha. 0" ,
44 "description" : " Add file metadata for function declarations" ,
55 "license" : " MIT" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments