Skip to content

Commit

Permalink
Bump styled-components to ^6.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 6abf2de commit 7f2eb85
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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
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
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-is": "^18.3.1",
"react-router-dom": "^6.26.1",
"sinon": "^18.0.0",
"styled-components": "^6.1.12",
"styled-components": "^6.1.13",
"stylis": "4.2.0",
"stylis-plugin-rtl": "^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^1.1.0",
Expand Down

0 comments on commit 7f2eb85

Please sign in to comment.