Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @codesandbox/sandpack-themes to v2 #1042

Merged
merged 1 commit into from
Feb 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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