From 1d6f537ddbc3d9024ad7721807087111221aecfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 06:37:28 +0000 Subject: [PATCH] chore(deps): Update dependency @next-core/preview to ^0.1.35 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 33e0116..d024bac 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@next-core/brick-manifest": "^0.5.0", "@next-core/doc-helpers": "^0.1.9", "@next-core/monaco-contributions": "^0.3.1", - "@next-core/preview": "^0.1.34", + "@next-core/preview": "^0.1.35", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", "monaco-editor": "^0.40.0", diff --git a/yarn.lock b/yarn.lock index 6e74859..8a146c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1888,10 +1888,10 @@ resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.1.tgz#cb6fc43aa2dcc8f9afd85827af079bc5394a31b1" integrity sha512-ph7+AhO/Lw22husSyPwtyFRIrdMdR0F5ItINmkM3wlpjwgV68zJ15nOIFfJxVM+B1IFR3Gt76lWIkFbUDP33vg== -"@next-core/preview@^0.1.34": - version "0.1.34" - resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.1.34.tgz#fd24a3f45b2f1efd8cf5ceea81c52e583239f86a" - integrity sha512-u/n9OpbUjXvELxVJfnCzFo/iqNCgvUUkfqefaYGRdfXzexyrvzjMsO4ezRnbmLxikD2TRpt8eV48q0boyfjq1g== +"@next-core/preview@^0.1.35": + version "0.1.36" + resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.1.36.tgz#c74c7387e2a939209075c021d830b49298879f8f" + integrity sha512-CBeuxVvgysTvzBLLIVQV7VIWr6VmzRV2bTR9O+5J1N121/qftekIXN4A21s+G/YJ2zNCbxllfvMJUl7r5XkrAg== "@node-rs/jieba-android-arm-eabi@1.7.0": version "1.7.0"