Skip to content

Commit f85a48c

Browse files
chore(deps): update dependency styled-components to v6.1.19 (#1598)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://redirect.github.com/styled-components/styled-components)) | [`6.1.18` -> `6.1.19`](https://renovatebot.com/diffs/npm/styled-components/6.1.18/6.1.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.18/6.1.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.1.19`](https://redirect.github.com/styled-components/styled-components/releases/tag/styled-components%406.1.19) [Compare Source](https://redirect.github.com/styled-components/styled-components/compare/[email protected]@6.1.19) ##### Patch Changes - [`aa997d8`](https://redirect.github.com/styled-components/styled-components/commit/aa997d8): fix for React Native >=0.79 crashes when using unsupported web-only CSS values (e.g., fit-content, min-content, max-content). The fix emits a warning and ignores the property using those values, instead of causing crashes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dba67a0 commit f85a48c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"react-dom": "^18.3.1",
9494
"react-github-btn": "^1.4.0",
9595
"search-insights": "2.17.3",
96-
"styled-components": "6.1.18",
96+
"styled-components": "6.1.19",
9797
"unist-util-visit": "^5.0.0"
9898
},
9999
"browserslist": {

0 commit comments

Comments
 (0)