Skip to content

Commit

Permalink
Bump styled-components to ^6.1.13 (mui#43654)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ZeeshanTamboli <[email protected]>
  • Loading branch information
renovate[bot] and ZeeshanTamboli authored Sep 11, 2024
1 parent f91f4e5 commit f94b040
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 212 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"serve-handler": "^6.1.5",
"styled-components": "^6.1.12",
"styled-components": "^6.1.13",
"styled-system": "^5.1.5",
"theme-ui": "^0.16.2",
"webpack": "^5.93.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"react-virtuoso": "^4.10.3",
"react-window": "^1.8.10",
"rimraf": "^5.0.10",
"styled-components": "^6.1.12",
"styled-components": "^6.1.13",
"stylis": "4.2.0",
"stylis-plugin-rtl": "^2.1.1",
"use-count-up": "^3.0.1",
Expand Down
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,5 @@
]
}
}
},
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
}
2 changes: 1 addition & 1 deletion packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^18.3.4",
"chai": "^4.5.0",
"react": "^18.3.1",
"styled-components": "^6.1.12"
"styled-components": "^6.1.13"
},
"peerDependencies": {
"styled-components": "^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lodash": "^4.17.21",
"react": "^18.3.1",
"sinon": "^18.0.0",
"styled-components": "^6.1.12"
"styled-components": "^6.1.13"
},
"peerDependencies": {
"@emotion/react": "^11.5.0",
Expand Down
184 changes: 0 additions & 184 deletions patches/[email protected]

This file was deleted.

31 changes: 13 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f94b040

Please sign in to comment.