File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "scripts" : {
7+ "help" : " yarn run" ,
8+
79 "test" : " yarn workspace @netfoundry/docusaurus-theme test" ,
810
911 "theme:build" : " yarn workspace @netfoundry/docusaurus-theme build" ,
1517 "test-site:clear" : " yarn workspace test-site clear" ,
1618 "test-site:fresh" : " yarn test-site:clear && yarn test-site" ,
1719
20+ "unified:install" : " yarn --cwd unified-doc install" ,
1821 "unified" : " yarn --cwd unified-doc start" ,
1922 "unified:build" : " yarn --cwd unified-doc build" ,
2023 "unified:clear" : " yarn --cwd unified-doc clear" ,
Original file line number Diff line number Diff line change 5555 "@docusaurus/theme-mermaid" : " ^3.10.1" ,
5656 "@hotjar/browser" : " ^1.0.9" ,
5757 "@mdx-js/react" : " ^3.0.0" ,
58- "@netfoundry/docusaurus-theme" : " ^0.15.1 " ,
58+ "@netfoundry/docusaurus-theme" : " ^0.15.2 " ,
5959 "@scalar/docusaurus" : " ^0.8.13" ,
6060 "algoliasearch" : " ^5.36.0" ,
6161 "asciinema-player" : " ^3.10.1" ,
Original file line number Diff line number Diff line change 26222622 "@emnapi/runtime" "^1.5.0"
26232623 "@tybys/wasm-util" "^0.10.1"
26242624
2625- "@netfoundry/docusaurus-theme@^0.15.1 ":
2626- version "0.15.1 "
2627- resolved "https://registry.yarnpkg.com/@netfoundry/docusaurus-theme/-/docusaurus-theme-0.15.1 .tgz#57b06ac64f7979bcf223c713e158cdcabd9af7c8 "
2628- integrity sha512-9YhQzbJnhz6StIULNRWbwxYnY0etk9aO2ikf82KliVTufiDFato3zm/+KQ7kf9YXT86m763RqW3DOcrnlTkkZQ ==
2625+ "@netfoundry/docusaurus-theme@^0.15.2 ":
2626+ version "0.15.2 "
2627+ resolved "https://registry.yarnpkg.com/@netfoundry/docusaurus-theme/-/docusaurus-theme-0.15.2 .tgz#f350ff57897d9dec528e6198ca89815b551879c7 "
2628+ integrity sha512-J9cKCvU57lhTx74Zu3IKZEleTRL2+op61JylCghyAi20wuSfJl3liqmHTzeFNj1MAKT0uVYL+OaAJoi6RYL1/Q ==
26292629 dependencies:
26302630 "@docsearch/react" "^3"
26312631 algoliasearch "^5"
You can’t perform that action at this time.
0 commit comments