Skip to content

Commit

Permalink
⬆️ Update dependency @codesandbox/sandpack-react to ^2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 58798b8 commit 946c6c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@codesandbox/sandpack-react": "^2.19.1",
"@codesandbox/sandpack-react": "^2.19.2",
"@codesandbox/sandpack-themes": "^2.0.21",
"@docusaurus/core": "3.4.0",
"@docusaurus/plugin-pwa": "3.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2095,9 +2095,9 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-react@npm:^2.19.1":
version: 2.19.1
resolution: "@codesandbox/sandpack-react@npm:2.19.1"
"@codesandbox/sandpack-react@npm:^2.19.2":
version: 2.19.2
resolution: "@codesandbox/sandpack-react@npm:2.19.2"
dependencies:
"@codemirror/autocomplete": "npm:^6.4.0"
"@codemirror/commands": "npm:^6.1.3"
Expand All @@ -2121,7 +2121,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 10c0/1cf11d3497710a1d060310f12c2dbc9d87c3be02080644a7e03fac4b7c60d6c961482e1a43bfefe1d4942abd28deb449e2e7148be200e3479934d670f779f183
checksum: 10c0/260a70a569cd2b11eb945422805216ba603fdea01092aa955c3c84213438561922fa3dfbcfa7113e763603ddc0573b99b4c449b1e8ffc95ea1ed594ac841c697
languageName: node
linkType: hard

Expand Down Expand Up @@ -19903,7 +19903,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "website@workspace:website"
dependencies:
"@codesandbox/sandpack-react": "npm:^2.19.1"
"@codesandbox/sandpack-react": "npm:^2.19.2"
"@codesandbox/sandpack-themes": "npm:^2.0.21"
"@docusaurus/core": "npm:3.4.0"
"@docusaurus/module-type-aliases": "npm:3.4.0"
Expand Down

0 comments on commit 946c6c2

Please sign in to comment.