Skip to content

Commit

Permalink
Bump styled-components to ^6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent a1263e3 commit 4a8e397
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"serve-handler": "^6.1.5",
"styled-components": "^6.1.3",
"styled-components": "^6.1.6",
"styled-system": "^5.1.5",
"theme-ui": "^0.16.1",
"webpack": "^5.89.0"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"react-window": "^1.8.10",
"recharts": "2.10.3",
"rimraf": "^5.0.5",
"styled-components": "^6.1.3",
"styled-components": "^6.1.6",
"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 @@ -51,7 +51,7 @@
"@types/react": "^18.2.45",
"chai": "^4.3.10",
"react": "^18.2.0",
"styled-components": "^6.1.3"
"styled-components": "^6.1.6"
},
"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 @@ -64,7 +64,7 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"sinon": "^15.2.0",
"styled-components": "^6.1.3"
"styled-components": "^6.1.6"
},
"peerDependencies": {
"@emotion/react": "^11.5.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-is": "^18.2.0",
"react-router-dom": "^6.20.1",
"sinon": "^15.2.0",
"styled-components": "^6.1.3",
"styled-components": "^6.1.6",
"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 4a8e397

Please sign in to comment.