Skip to content

Commit

Permalink
chore(deps): update dependency styled-components to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent a768507 commit 5573d8d
Show file tree
Hide file tree
Showing 3 changed files with 3,124 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/example-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"astro-portabletext": "^0.9.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.11"
"styled-components": "^6.0.7"
}
}
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"astro-portabletext": "^0.9.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.11"
"styled-components": "^6.0.7"
}
}
Loading

0 comments on commit 5573d8d

Please sign in to comment.