Skip to content

Commit

Permalink
Update dependency styled-jsx to v5.1.3 (#1892)
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 |
|---|---|---|---|---|---|
| [styled-jsx](https://github.com/vercel/styled-jsx) | [`5.1.2` -> `5.1.3`](https://renovatebot.com/diffs/npm/styled-jsx/5.1.2/5.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-jsx/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-jsx/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-jsx/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-jsx/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/styled-jsx (styled-jsx)</summary>

### [`v5.1.3`](https://github.com/vercel/styled-jsx/releases/tag/v5.1.3)

[Compare Source](https://github.com/vercel/styled-jsx/compare/v5.1.2...v5.1.3)

##### Bug Fixes

-   bump peer dep for react 19 ([#&#8203;844](https://github.com/vercel/styled-jsx/issues/844)) ([18ddefd](https://github.com/vercel/styled-jsx/commit/18ddefdf73b5df49e9dc5bbbe4d8bef6821f29e0))

</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 these updates again.

---

 - [ ] 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/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 02e1739 commit 38c005d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"shell-quote": "1.8.1",
"strip-ansi": "7.1.0",
"styled-components": "6.1.10",
"styled-jsx": "5.1.2",
"styled-jsx": "5.1.3",
"styled-jsx-plugin-postcss": "4.0.1",
"swr": "^2.0.0",
"tailwindcss": "3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"busboy": "1.6.0",
"caniuse-lite": "^1.0.30001406",
"postcss": "8.4.38",
"styled-jsx": "5.1.2",
"styled-jsx": "5.1.3",
"watchpack": "2.4.1",
"zod": "3.23.6"
},
Expand Down

0 comments on commit 38c005d

Please # to comment.