From 6bae477afdd3dcaadee49f1b4c3e8c8d3ba273bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:13:06 +0000 Subject: [PATCH] chore(deps): update dependency @codesandbox/sandpack-themes to v2 --- www/package.json | 2 +- www/yarn.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/www/package.json b/www/package.json index f3b669da..24aef80e 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.21", "@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..f50110f3 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.21": + version "2.0.21" + resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-themes/-/sandpack-themes-2.0.21.tgz#f1970f03537434fff008e9c9c3f6581b0e5940c2" + integrity sha512-CMH/MO/dh6foPYb/3eSn2Cu/J3+1+/81Fsaj7VggICkCrmRk0qG5dmgjGAearPTnRkOGORIPHuRqwNXgw0E6YQ== "@colors/colors@1.5.0": version "1.5.0" @@ -1693,7 +1693,7 @@ "@docusaurus/theme-search-algolia" "2.2.0" "@docusaurus/types" "2.2.0" -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": +"@docusaurus/react-loadable@5.5.2": version "5.5.2" resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== @@ -7299,6 +7299,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: dependencies: "@babel/runtime" "^7.10.3" +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": + version "5.5.2" + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== + dependencies: + "@types/react" "*" + prop-types "^15.6.2" + react-redux@^8.0.2: version "8.0.5" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"