Update dependency styled-components to v6.0.0-rc.1
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-06 21:48:50 +00:00
parent b61b3ebdbd
commit c5fc465326
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-rc.0",
"styled-components": "6.0.0-rc.1",
"styled-jsx": "5.1.2",
"use-count-up": "3.0.1"
},