From 797799b712761548a519772df6809eaf61b9f241 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:43:37 +0000 Subject: [PATCH] chore(deps): update dependency @codesandbox/sandpack-themes to v2 --- www/package.json | 2 +- www/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/package.json b/www/package.json index f3b669da..ecc5833b 100644 --- a/www/package.json +++ b/www/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@codesandbox/sandpack-react": "^1.17.0", - "@codesandbox/sandpack-themes": "^1.17.0", + "@codesandbox/sandpack-themes": "^2.0.1", "@docusaurus/core": "2.2.0", "@docusaurus/preset-classic": "^2.2.0", "@docusaurus/theme-common": "^2.2.0", diff --git a/www/yarn.lock b/www/yarn.lock index 7535dc1d..f3e9bd19 100644 --- a/www/yarn.lock +++ b/www/yarn.lock @@ -1413,10 +1413,10 @@ react-devtools-inline "4.4.0" react-is "^17.0.2" -"@codesandbox/sandpack-themes@^1.17.0": - version "1.17.0" - resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-themes/-/sandpack-themes-1.17.0.tgz#5d24eb62eee5c35da494e0f2ed1cefee918bbceb" - integrity sha512-Y/1c2Gzzsosj/K9akbKh2Z1xAhKby9p77fvs0lvldRVZ41cv3ryldMy0QKup7G+O2QDuruNzJ/B9MamEYbPxMw== +"@codesandbox/sandpack-themes@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-themes/-/sandpack-themes-2.0.1.tgz#4533cf04d0e7da49b055573f93263aa13eef84b8" + integrity sha512-Tpo2ycdfGfAYt9TtMuMZSq+su6VbwouHoLTaeT+ZAVp+gXuHXCAx6QkMVb+Iu/ux7TWXUgXO5lCpqpLNfDNTLA== "@colors/colors@1.5.0": version "1.5.0"