Skip to content

Commit

Permalink
fix(deps): update dependency @codesandbox/sandpack-react to ^2.4.6 (#…
Browse files Browse the repository at this point in the history
…1090)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2023
1 parent aa16ea4 commit bc1800a
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 @@ -53,7 +53,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.4.5",
"@codesandbox/sandpack-react": "^2.4.6",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.7",
"antd": "^5.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,9 +1523,9 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-react@npm:^2.4.5":
version: 2.4.5
resolution: "@codesandbox/sandpack-react@npm:2.4.5"
"@codesandbox/sandpack-react@npm:^2.4.6":
version: 2.4.6
resolution: "@codesandbox/sandpack-react@npm:2.4.6"
dependencies:
"@codemirror/autocomplete": ^6.4.0
"@codemirror/commands": ^6.1.3
Expand All @@ -1550,7 +1550,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 4f2c46508484b0313bc61800d1352d3d5373f21245dd3b11839c854433e8028f24d0c06328569d770e1a73da4f5824652fc4f9481c4fd11af072b14f64ca6a5f
checksum: 47f71b4befe9992ae391014ba51de70eeab751e328323cc2e742d1c5191b60e9e307dc805d482493c9f4d60fd60e54d01a392a47c7a8317d5f5ab036f882d9da
languageName: node
linkType: hard

Expand Down Expand Up @@ -2974,7 +2974,7 @@ __metadata:
resolution: "@sabertazimi/blog@workspace:."
dependencies:
"@ant-design/icons": ^5.0.1
"@codesandbox/sandpack-react": ^2.4.5
"@codesandbox/sandpack-react": ^2.4.6
"@codesandbox/sandpack-themes": ^2.0.21
"@dg-scripts/stylelint-config": ^5.13.5
"@octokit/rest": ^19.0.7
Expand Down

1 comment on commit bc1800a

@vercel
Copy link

@vercel vercel bot commented on bc1800a Apr 8, 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-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.