From bdd3b328016f89907d1e40a5f0150e9e86b81410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:57:49 +0000 Subject: [PATCH] chore(deps): bump @codesandbox/sandpack-themes from 1.19.0 to 2.0.21 Bumps [@codesandbox/sandpack-themes](https://github.com/codesandbox/sandpack) from 1.19.0 to 2.0.21. - [Release notes](https://github.com/codesandbox/sandpack/releases) - [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/codesandbox/sandpack/compare/v1.19.0...v2.0.21) --- updated-dependencies: - dependency-name: "@codesandbox/sandpack-themes" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d64a252704..224a0f2ac0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@chakra-ui/theme-tools": "2.0.16", "@chakra-ui/utils": "2.0.14", "@codesandbox/sandpack-react": "^1.2.2", - "@codesandbox/sandpack-themes": "^1.0.0", + "@codesandbox/sandpack-themes": "^2.0.21", "@docsearch/react": "^1.0.0-alpha.27", "@docusaurus/utils": "2.3.0", "@emotion/react": "^11.10.0",