Skip to content

Commit

Permalink
fix(deps): update dependency @codesandbox/sandpack-themes to v2 (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2023
1 parent 7f14520 commit 62a4b26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.0.6",
"@codesandbox/sandpack-themes": "^1.19.0",
"@codesandbox/sandpack-themes": "^2.0.1",
"@octokit/rest": "^19.0.7",
"antd": "^5.2.0",
"classnames": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1563,10 +1563,10 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-themes@npm:^1.19.0":
version: 1.19.0
resolution: "@codesandbox/sandpack-themes@npm:1.19.0"
checksum: 2c29ff1f0b46e03dbb194d90a58d088989a261b35888fdaaceaaec331b05fe8cc7faacaf0bd7b16898b453b00d8b4a96bdbf24df8530bea3442e6255e1a86274
"@codesandbox/sandpack-themes@npm:^2.0.1":
version: 2.0.1
resolution: "@codesandbox/sandpack-themes@npm:2.0.1"
checksum: 09f588ee75342bd3d4350b59c252ce2801ba955a5352250d723bd2ebe5524807e1bba74390875e7d9d38daca12adaeecadec4176d3164e7dc3fb7ea0c9e93865
languageName: node
linkType: hard

Expand Down Expand Up @@ -3046,7 +3046,7 @@ __metadata:
dependencies:
"@ant-design/icons": ^5.0.1
"@codesandbox/sandpack-react": ^2.0.6
"@codesandbox/sandpack-themes": ^1.19.0
"@codesandbox/sandpack-themes": ^2.0.1
"@dg-scripts/stylelint-config": ^5.13.2
"@octokit/rest": ^19.0.7
"@octokit/types": ^9.0.0
Expand Down

1 comment on commit 62a4b26

@vercel
Copy link

@vercel vercel bot commented on 62a4b26 Feb 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.