diff --git a/package.json b/package.json index 8ef0894..3d110a6 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ "@mdx-js/react": "^3.0.0", "@next-core/brick-manifest": "^0.7.0", "@next-core/doc-helpers": "^0.2.10", - "@next-core/loader": "^1.5.6", - "@next-core/monaco-contributions": "^0.3.5", - "@next-core/preview": "^0.4.2", + "@next-core/loader": "^1.5.8", + "@next-core/monaco-contributions": "^0.3.6", + "@next-core/preview": "^0.5.3", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", "monaco-editor": "^0.40.0", diff --git a/yarn.lock b/yarn.lock index 15bcca3..106211b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1839,20 +1839,20 @@ js-yaml "^3.14.1" prettier "^3.2.5" -"@next-core/loader@^1.5.6": - version "1.5.6" - resolved "https://registry.yarnpkg.com/@next-core/loader/-/loader-1.5.6.tgz#a968a6fce6097a275b836ebf48b6b37398e1cd85" - integrity sha512-3Hx04cUt5zN51qGZXqJqj6TLHNMm4/yjiuUTw7N/qYq5lBkoni+kdLGu1lYqMCBDwq43yFZcRsDvrQ8qTXBuPQ== +"@next-core/loader@^1.5.8": + version "1.5.8" + resolved "https://registry.yarnpkg.com/@next-core/loader/-/loader-1.5.8.tgz#1729496cb980e7dc1ea875f6b266bacadf3045f4" + integrity sha512-/rdMCoq/7eIOX5ZFZlwrh+u2vsGYq18P0pbSmFIaa2nC0CMuQUz/vy1ASr79ekZ6DscedKgKX+sv5hRLTiksfg== -"@next-core/monaco-contributions@^0.3.5": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.5.tgz#a9647cb663492930e4ab0a04ff4f70609394412d" - integrity sha512-ZpHRHDsv1oHRLHPEyPZua01fVKShBj2NrxVe3aEcAxtdVNZGXp6i8DmxOJfmwgDwq+oOV5ymT4DxevQR4wn2aw== +"@next-core/monaco-contributions@^0.3.6": + version "0.3.6" + resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.6.tgz#1ce7c536949b9b592cc719956163004a2b33463c" + integrity sha512-iTrN4iL+6tu/uVJnXb+YUPmz+Akgd4w3yxb951rtZ0kMDleAdYVGyTpCQndg+qOqbpQG2W26e4tZzmJ6CwAhBA== -"@next-core/preview@^0.4.2": - version "0.4.2" - resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.4.2.tgz#28fa44bad48d33e693aaf15a7fb8fa0747ca70d2" - integrity sha512-y2ScQvCg2mqyWIqkd79/L0uFgUEAVISQuV/bRcllcuzjjVTBNfBpBSnKWMqQ483X8JKHVvv9g1bh2f8xmYR8Cg== +"@next-core/preview@^0.5.3": + version "0.5.3" + resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.5.3.tgz#634fdd6fbab2361beffbffd2fcacd8b84cc8a85c" + integrity sha512-p2APhMRxoMMhWf1ZOlGozy3aw14s0zLtH6qx1Kf0radXqmtBzXh0ohYKlroC6HHxVByrYei5ZlfPfyUQJT0Ddg== "@node-rs/jieba-android-arm-eabi@1.7.0": version "1.7.0"