Skip to content

Commit

Permalink
⬆️ Update dependency @codesandbox/sandpack-react to ^2.13.8 (#4889)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@codesandbox/sandpack-react](https://togithub.com/codesandbox/sandpack)
| [`^2.13.7` ->
`^2.13.8`](https://renovatebot.com/diffs/npm/@codesandbox%2fsandpack-react/2.13.7/2.13.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codesandbox%2fsandpack-react/2.13.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codesandbox%2fsandpack-react/2.13.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codesandbox%2fsandpack-react/2.13.7/2.13.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codesandbox%2fsandpack-react/2.13.7/2.13.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>codesandbox/sandpack
(@&#8203;codesandbox/sandpack-react)</summary>

###
[`v2.13.8`](https://togithub.com/codesandbox/sandpack/blob/HEAD/CHANGELOG.md#2138-2024-04-11)

[Compare
Source](https://togithub.com/codesandbox/sandpack/compare/v2.13.7...v2.13.8)

##### Bug Fixes

- force new release
([#&#8203;1118](https://togithub.com/codesandbox/sandpack/issues/1118))
([5b38b37](https://togithub.com/codesandbox/sandpack/commit/5b38b372de2d9ff26967fec1e22c772c755a0d33))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 113f2f4 commit 16056ba
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.13.7",
"@codesandbox/sandpack-react": "^2.13.8",
"@codesandbox/sandpack-themes": "^2.0.21",
"@docusaurus/core": "3.2.1",
"@docusaurus/plugin-pwa": "3.2.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1851,22 +1851,22 @@ __metadata:
languageName: node
linkType: hard

"@codesandbox/sandpack-client@npm:^2.13.7":
version: 2.13.7
resolution: "@codesandbox/sandpack-client@npm:2.13.7"
"@codesandbox/sandpack-client@npm:^2.13.8":
version: 2.13.8
resolution: "@codesandbox/sandpack-client@npm:2.13.8"
dependencies:
"@codesandbox/nodebox": "npm:0.1.8"
buffer: "npm:^6.0.3"
dequal: "npm:^2.0.2"
outvariant: "npm:1.4.0"
static-browser-server: "npm:1.0.3"
checksum: 10c0/c493a10b912266e0650394fe4aba5ffe579b1ebbb8514b2055d1921eac58a1860250487942209cf739ebf9a4819dab224a25c2cc58228c7a102e890d589900fc
checksum: 10c0/fc6fbfade722daeb2d5442c523d49f2713d391075a3a31a125c51f8d73112aab03ae2ff18a22ff192b2ab3a9ad94910c206af2effb53748e2d52fce4dc072d4e
languageName: node
linkType: hard

"@codesandbox/sandpack-react@npm:^2.13.7":
version: 2.13.7
resolution: "@codesandbox/sandpack-react@npm:2.13.7"
"@codesandbox/sandpack-react@npm:^2.13.8":
version: 2.13.8
resolution: "@codesandbox/sandpack-react@npm:2.13.8"
dependencies:
"@codemirror/autocomplete": "npm:^6.4.0"
"@codemirror/commands": "npm:^6.1.3"
Expand All @@ -1876,7 +1876,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.13.7"
"@codesandbox/sandpack-client": "npm:^2.13.8"
"@lezer/highlight": "npm:^1.1.3"
"@react-hook/intersection-observer": "npm:^3.1.1"
"@stitches/core": "npm:^1.2.6"
Expand All @@ -1890,7 +1890,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17 || ^18
react-dom: ^16.8.0 || ^17 || ^18
checksum: 10c0/5a8f0b0de260a7756df3770fb09e931627657bf7afc44d722569e476bdee8f1516ec36d389714750ba69acfc51c086e5a6157f5f437e300d0beca4860ae23c59
checksum: 10c0/a8d4817dde5e3e9cc16a4a492f864374d7b6587d11a376155946fed5e82a9264eea5f525b85dbecb136bad662b8a94a697a5f5a7195b5012a52f764e9f5f22a3
languageName: node
linkType: hard

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

0 comments on commit 16056ba

Please sign in to comment.