Update dependency styled-components to v6
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2023-09-21 21:29:58 +00:00
parent 058d483967
commit 1fffc18cf4
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 124 additions and 54 deletions

View file

@ -15,7 +15,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
"styled-components": "^5.2.1",
"styled-components": "^6.0.0",
"typescript": "^5.0.0"
},
"devDependencies": {