Skip to content

Commit

Permalink
fix(deps): update dependency styled-components to v6 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 8035a16 commit 137ff3b
Show file tree
Hide file tree
Showing 2 changed files with 1,686 additions and 105 deletions.
2 changes: 1 addition & 1 deletion playground/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"styled-components": "^5.3.11"
"styled-components": "^6.0.2"
},
"devDependencies": {
"@swc/plugin-styled-components": "^1.5.68",
Expand Down
Loading

0 comments on commit 137ff3b

Please sign in to comment.