diff --git a/package.json b/package.json index e07b03c..df693c1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@docusaurus/preset-classic": "2.4.1", "@easyops-cn/docusaurus-search-local": "^0.35.0", "@mdx-js/react": "^1.6.22", - "@next-core/brick-manifest": "^0.1.0", + "@next-core/brick-manifest": "^0.2.0", "@next-core/doc-helpers": "^0.1.2", "@next-core/monaco-contributions": "^0.2.0", "@next-core/preview": "^0.1.6", diff --git a/yarn.lock b/yarn.lock index c840c5d..bc2bcec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1873,6 +1873,11 @@ resolved "https://registry.yarnpkg.com/@next-core/brick-manifest/-/brick-manifest-0.1.0.tgz#5d8a29fecd6f544f268931882937e95c5ff68766" integrity sha512-Ut6YMuXpEMeDKKnetShJ1gEX6I031ExzLbjl4JmT2qXVEbuuOK5Vou1Ze0jePXR1v96pUIhOhhSOAOWjQIIprg== +"@next-core/brick-manifest@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@next-core/brick-manifest/-/brick-manifest-0.2.0.tgz#3b363d93746504effd5a50133344283ddb0ee4a6" + integrity sha512-2/Glh5mSpqDBm/yO0wNglxxZzUgjIA8DkRPIMJzfJuVLYl4qHIzWcFftx7OLcXxlkByajGkwcrH3NS1GqRRunw== + "@next-core/doc-helpers@^0.1.2": version "0.1.3" resolved "https://registry.yarnpkg.com/@next-core/doc-helpers/-/doc-helpers-0.1.3.tgz#540145f78185326b181560bdf71a43608418db8f"