Skip to content

Commit

Permalink
chore(deps): update dependency @codesandbox/sandpack-themes to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2023
1 parent bf690f9 commit 797799b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
version "1.5.0"
Expand Down

0 comments on commit 797799b

Please sign in to comment.