Update dependency styled-components to v6.0.0-rc.1
This commit is contained in:
parent
b61b3ebdbd
commit
c5fc465326
@ -24,7 +24,7 @@
|
|||||||
"react-markdown": "8.0.7",
|
"react-markdown": "8.0.7",
|
||||||
"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-rc.0",
|
"styled-components": "6.0.0-rc.1",
|
||||||
"styled-jsx": "5.1.2",
|
"styled-jsx": "5.1.2",
|
||||||
"use-count-up": "3.0.1"
|
"use-count-up": "3.0.1"
|
||||||
},
|
},
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -4033,10 +4033,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-rc.0:
|
styled-components@6.0.0-rc.1:
|
||||||
version "6.0.0-rc.0"
|
version "6.0.0-rc.1"
|
||||||
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-rc.0.tgz#c92f8f3c1d16edf780d84f51eeac67bd2a42754b"
|
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-rc.1.tgz#e7d7c9f8301df7e4877c1c6a1c02bfbd7f64bc07"
|
||||||
integrity sha512-3+Lnu1NC5JuieYi8dV/nhmlK7/yzqZW43u4P7WgIJfu5Dq5AiPU3t4efu0nWLmlMEmWrSXdrinxfbDnqnpP6hg==
|
integrity sha512-v+VqSeqCQboUqSxTxIW/wmBYB0BGDBV30tTMWcUaicapSy0VYNmZanOcFCxyfbViY/Bk2h+VKURMytx2jaTrwA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/cli" "^7.21.0"
|
"@babel/cli" "^7.21.0"
|
||||||
"@babel/core" "^7.21.0"
|
"@babel/core" "^7.21.0"
|
||||||
@ -4051,7 +4051,7 @@ styled-components@6.0.0-rc.0:
|
|||||||
"@emotion/unitless" "^0.8.0"
|
"@emotion/unitless" "^0.8.0"
|
||||||
css-to-react-native "^3.2.0"
|
css-to-react-native "^3.2.0"
|
||||||
shallowequal "^1.1.0"
|
shallowequal "^1.1.0"
|
||||||
stylis "^4.1.4"
|
stylis "^4.2.0"
|
||||||
tslib "^2.5.0"
|
tslib "^2.5.0"
|
||||||
|
|
||||||
styled-jsx@5.1.1:
|
styled-jsx@5.1.1:
|
||||||
@ -4068,10 +4068,10 @@ styled-jsx@5.1.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
client-only "0.0.1"
|
client-only "0.0.1"
|
||||||
|
|
||||||
stylis@^4.1.4:
|
stylis@^4.2.0:
|
||||||
version "4.1.4"
|
version "4.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.4.tgz#9cb60e7153d8ac6d02d773552bf51c7a0344535b"
|
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
|
||||||
integrity sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==
|
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
|
||||||
|
|
||||||
sucrase@^3.32.0:
|
sucrase@^3.32.0:
|
||||||
version "3.32.0"
|
version "3.32.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user