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

This commit is contained in:
Kasper Juul Hermansen 2023-03-23 15:27:40 +00:00
parent efb5b1d8ee
commit 2ef98a7181
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"react-markdown": "8.0.6", "react-markdown": "8.0.6",
"remark-gfm": "3.0.1", "remark-gfm": "3.0.1",
"server-only": "0.0.1", "server-only": "0.0.1",
"styled-components": "6.0.0-beta.13", "styled-components": "6.0.0-beta.14",
"styled-jsx": "5.1.2", "styled-jsx": "5.1.2",
"use-count-up": "3.0.1" "use-count-up": "3.0.1"
}, },

View File

@ -4012,10 +4012,10 @@ style-to-object@^0.4.0:
dependencies: dependencies:
inline-style-parser "0.1.1" inline-style-parser "0.1.1"
styled-components@6.0.0-beta.13: styled-components@6.0.0-beta.14:
version "6.0.0-beta.13" version "6.0.0-beta.14"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-beta.13.tgz#3491445a9f95e75de7bc4e836894f02a734aaa3c" resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-beta.14.tgz#9c5ed36262d68bc1b2c753cf33e34f3a8ee9357d"
integrity sha512-ldG4CJzSF+BCzW3zI4+a11Wd/LC4wMVj+6Ap1dCSqww1NVY2PKGau1KWYwnYmBjn2hFYN6jei0qLD/JPWW7j2w== integrity sha512-0qYE+pIQGt971zSDM6dap4bNmVvdXDhs/CKa58gDdh+DjTrWfTv7ULynMxigvvzzoVNuYFInEhz0HjOWJRzDhw==
dependencies: dependencies:
"@babel/cli" "^7.21.0" "@babel/cli" "^7.21.0"
"@babel/core" "^7.21.0" "@babel/core" "^7.21.0"