Skip to content

Commit

Permalink
⬆️ Update dependency @codesandbox/sandpack-react to ^2.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 58798b8 commit cc2fef9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.6",
"@codesandbox/sandpack-themes": "^2.0.21",
"@docusaurus/core": "3.4.0",
"@docusaurus/plugin-pwa": "3.4.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2081,23 +2081,23 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-client@npm:^2.19.0":
version: 2.19.0
resolution: "@codesandbox/sandpack-client@npm:2.19.0"
"@codesandbox/sandpack-client@npm:^2.19.4":
version: 2.19.4
resolution: "@codesandbox/sandpack-client@npm:2.19.4"
dependencies:
"@codesandbox/nodebox": "npm:0.1.8"
buffer: "npm:^6.0.3"
dequal: "npm:^2.0.2"
mime-db: "npm:^1.52.0"
outvariant: "npm:1.4.0"
static-browser-server: "npm:1.0.3"
checksum: 10c0/706a8f747f8ce6856e2315b6cea28ad99a7b701211c6abd62737101e2ce6a3469ca25533b25d923aec6da005220cce3e97bb5d8f8e73bd6551ceb7f71835a71f
checksum: 10c0/2b3e434fbfaeaba1c365cc56721f3d9bee285cb3185e5d07ed4d51c38f4ddbf789c6841babdcba4478a1c39ed616080b9d4b33299bf03107f6c5947cf5c85bea
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.6":
version: 2.19.6
resolution: "@codesandbox/sandpack-react@npm:2.19.6"
dependencies:
"@codemirror/autocomplete": "npm:^6.4.0"
"@codemirror/commands": "npm:^6.1.3"
Expand All @@ -2107,7 +2107,7 @@ __metadata:
"@codemirror/language": "npm:^6.3.2"
"@codemirror/state": "npm:^6.2.0"
"@codemirror/view": "npm:^6.7.1"
"@codesandbox/sandpack-client": "npm:^2.19.0"
"@codesandbox/sandpack-client": "npm:^2.19.4"
"@lezer/highlight": "npm:^1.1.3"
"@react-hook/intersection-observer": "npm:^3.1.1"
"@stitches/core": "npm:^1.2.6"
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/dc0ab300550fd0542eca7ad5ef6186531f081644217c6e4226dfd3350b29f3e998b92bf12802d3bf699f7a16c2f3f57039eed232c005d90a536a0267f802b443
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.6"
"@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 cc2fef9

Please sign in to comment.