Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit afc9c0f

Browse files
committed
chore: yarn.lock
1 parent 9d91503 commit afc9c0f

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

yarn.lock

+36
Original file line numberDiff line numberDiff line change
@@ -8633,6 +8633,42 @@ doctrine@^3.0.0:
86338633
dependencies:
86348634
esutils "^2.0.2"
86358635

8636+
8637+
version "2.3.2-alpha.0"
8638+
resolved "https://registry.yarnpkg.com/docz-core/-/docz-core-2.3.2-alpha.0.tgz#9293ce3b8181dfca78e60cbb3671c3d95febf889"
8639+
integrity sha512-p/z/6GckvNmXXoSBn/HsG0Fl2CBD8pGqo7L0h1qijap6YgODxvLM/qMoNj/selA5fiJsBJck0q6bYAlFbwu6wA==
8640+
dependencies:
8641+
"@sindresorhus/slugify" "^0.9.1"
8642+
chalk "^2.4.2"
8643+
chokidar "^3.0.2"
8644+
detect-port "^1.3.0"
8645+
docz-utils "^2.3.0"
8646+
env-dot-prop "^2.0.1"
8647+
fast-deep-equal "^2.0.1"
8648+
fast-glob "^3.0.4"
8649+
find-up "^4.1.0"
8650+
fs-extra "^8.1.0"
8651+
get-pkg-repo "^4.1.0"
8652+
humanize-string "^2.1.0"
8653+
latest-version "^5.1.0"
8654+
load-cfg "^2.1.0"
8655+
lodash "^4.17.14"
8656+
minimatch "^3.0.4"
8657+
ora "^3.4.0"
8658+
react-docgen "^4.1.1"
8659+
react-docgen-actual-name-handler "^2.1.0"
8660+
react-docgen-external-proptypes-handler "^1.0.3"
8661+
react-docgen-typescript "^1.12.5"
8662+
recast "^0.18.1"
8663+
resolve "^1.11.1"
8664+
shelljs "^0.8.3"
8665+
signale "^1.4.0"
8666+
titleize "^2.1.0"
8667+
typescript "3.5.3"
8668+
wait-on "^3.3.0"
8669+
xstate "^4.6.7"
8670+
yargs "^13.3.0"
8671+
86368672
docz-core@^1.2.0:
86378673
version "1.2.0"
86388674
resolved "https://registry.npmjs.org/docz-core/-/docz-core-1.2.0.tgz#f760149032445050f187e553b0bbc4568c631009"

0 commit comments

Comments
 (0)