Update dependency styled-components to v6.0.0-rc.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-04 19:32:19 +00:00
parent 91f67cae52
commit 3859d5e9a5
2 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
"react-markdown": "8.0.7",
"remark-gfm": "3.0.1",
"server-only": "0.0.1",
"styled-components": "6.0.0-beta.15",
"styled-components": "6.0.0-rc.0",
"styled-jsx": "5.1.2",
"use-count-up": "3.0.1"
},