Skip to content

Commit

Permalink
Bump @codesandbox/sandpack-react from 2.12.1 to 2.19.8
Browse files Browse the repository at this point in the history
Bumps [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack) from 2.12.1 to 2.19.8.
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.12.1...v2.19.8)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 40b2e9c commit ed2f9a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.5",
"@babel/preset-typescript": "^7.15.0",
"@codesandbox/sandpack-react": "^2.12.1",
"@codesandbox/sandpack-react": "^2.19.8",
"@floating-ui/react": "^0.22.2",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/pluginutils": "^5.1.0",
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2203,21 +2203,22 @@
outvariant "^1.4.0"
strict-event-emitter "^0.4.3"

"@codesandbox/sandpack-client@^2.12.0":
version "2.12.0"
resolved "https://npm.powerapp.cloud/@codesandbox/sandpack-client/-/sandpack-client-2.12.0.tgz#9e7596298088c497728dc07a4eb1749db8917120"
integrity sha512-p0+yGdiJx8klwGzy+6mJCs1gKJG5mrYgXQ2HIHWKhWTBtiNI+DipGvxsR+yXXVHFm4NmnJbQtrTFtZDDpf4sIA==
"@codesandbox/sandpack-client@^2.19.8":
version "2.19.8"
resolved "https://npm.powerapp.cloud/@codesandbox/sandpack-client/-/sandpack-client-2.19.8.tgz#45f936179aa8e012f11285ddd830911e6260a0f7"
integrity sha512-CMV4nr1zgKzVpx4I3FYvGRM5YT0VaQhALMW9vy4wZRhEyWAtJITQIqZzrTGWqB1JvV7V72dVEUCUPLfYz5hgJQ==
dependencies:
"@codesandbox/nodebox" "0.1.8"
buffer "^6.0.3"
dequal "^2.0.2"
mime-db "^1.52.0"
outvariant "1.4.0"
static-browser-server "1.0.3"

"@codesandbox/sandpack-react@^2.12.1":
version "2.12.1"
resolved "https://npm.powerapp.cloud/@codesandbox/sandpack-react/-/sandpack-react-2.12.1.tgz#d7e8bfdd9e85220c6443efeb6798687dad9409be"
integrity sha512-/xCbeO25+SHli2+VhgHw4b3QQS4bc4KQL38OBvqoRqSb5JjVsnOs+nrKG6SFNTWz8mBhbzE20K4UxhLFRXY9rw==
"@codesandbox/sandpack-react@^2.19.8":
version "2.19.8"
resolved "https://npm.powerapp.cloud/@codesandbox/sandpack-react/-/sandpack-react-2.19.8.tgz#70318ddc145df4d040df5688e629c54e6512b7dd"
integrity sha512-/TvZilJ3+ndDoWPU5st7lakwjpLgg9EXk0YQTAfHq1fEWcCbox0RVWAeHWuu78TU6j2l1ZmEy1ZybnhrlM0aZg==
dependencies:
"@codemirror/autocomplete" "^6.4.0"
"@codemirror/commands" "^6.1.3"
Expand All @@ -2227,7 +2228,7 @@
"@codemirror/language" "^6.3.2"
"@codemirror/state" "^6.2.0"
"@codemirror/view" "^6.7.1"
"@codesandbox/sandpack-client" "^2.12.0"
"@codesandbox/sandpack-client" "^2.19.8"
"@lezer/highlight" "^1.1.3"
"@react-hook/intersection-observer" "^3.1.1"
"@stitches/core" "^1.2.6"
Expand Down

0 comments on commit ed2f9a7

Please sign in to comment.