Skip to content

Commit

Permalink
chore(deps): update dependency styled-components to v5.3.11 (#421)
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-components](https://styled-components.com)
([source](https://togithub.com/styled-components/styled-components)) |
[`5.3.10` ->
`5.3.11`](https://renovatebot.com/diffs/npm/styled-components/5.3.10/5.3.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/5.3.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/5.3.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/5.3.10/5.3.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/5.3.10/5.3.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/styled-components](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components))
| [`5.1.26` ->
`5.1.34`](https://renovatebot.com/diffs/npm/@types%2fstyled-components/5.1.26/5.1.34)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fstyled-components/5.1.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fstyled-components/5.1.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fstyled-components/5.1.26/5.1.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fstyled-components/5.1.26/5.1.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>styled-components/styled-components
(styled-components)</summary>

###
[`v5.3.11`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.11)

[Compare
Source](https://togithub.com/styled-components/styled-components/compare/v5.3.10...v5.3.11)

Removed use of the `useDebugValue` hook to rectify older React support.

**Full Changelog**:
styled-components/styled-components@v5.3.10...v5.3.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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.

---

- [ ] <!-- 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/SG60/sam-svelte-components).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
SG60 authored Apr 16, 2024
2 parents 21a2af8 + a666464 commit 9df52ac
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 156 deletions.
4 changes: 2 additions & 2 deletions packages/sanity-plugin-datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@sanity/icons": "2.3.1",
"@sanity/ui": "1.3.3",
"@types/react": "18.2.78",
"@types/styled-components": "5.1.26",
"@types/styled-components": "5.1.34",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"react": "18.2.0",
Expand All @@ -41,7 +41,7 @@
"react-is": "18.2.0",
"react-stately": "3.23.0",
"sanity": "3.9.1",
"styled-components": "5.3.10",
"styled-components": "5.3.11",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9df52ac

Please sign in to comment.