diff --git a/package.json b/package.json index 3bbe74c..a266a56 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@next-core/brick-manifest": "^0.7.1", "@next-core/doc-helpers": "^0.2.14", "@next-core/loader": "^1.6.8", - "@next-core/monaco-contributions": "^0.3.10", + "@next-core/monaco-contributions": "^0.3.11", "@next-core/preview": "^0.7.19", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index c1915ad..4abe23c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1852,10 +1852,10 @@ resolved "https://registry.yarnpkg.com/@next-core/loader/-/loader-1.6.8.tgz#530b266f68bb76bc4ef6de210cc58aee41b28721" integrity sha512-T4xXiCTlHh6J7ohC2IYzApVvuump44tRq+N+mDybK+6OE7P8VNYd8nMsQDGPOjT+daskQjtFBS4IQ1Zu0pzeJA== -"@next-core/monaco-contributions@^0.3.10": - version "0.3.10" - resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.10.tgz#637e549778ce2dfe4cdb3eafadf4b8822a90eafc" - integrity sha512-OpHqHoDQDAH/TjRSYdeJBV7LnW7ByJt0HhdBR1JFz6wCWcCxQ+7t3UqDeJ5mkGnjn86GBm8FHWFUTvEqZp7lUA== +"@next-core/monaco-contributions@^0.3.11": + version "0.3.11" + resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.11.tgz#98292b44df89729ffb97cde6fef22e679ac82b4f" + integrity sha512-C7k3zeEGqLgIH67M7bz1foIbU7haI/ONv/EeK/pDbVslWMk2DjxpBXQ03SvurGneBxtw3h6tOx5CONPwN6Jolw== "@next-core/preview@^0.7.19": version "0.7.19"