Update dependency styled-components to v6.0.0-rc.0
This commit is contained in:
parent
91f67cae52
commit
3859d5e9a5
@ -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-beta.15",
|
"styled-components": "6.0.0-rc.0",
|
||||||
"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
@ -4032,10 +4032,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.15:
|
styled-components@6.0.0-rc.0:
|
||||||
version "6.0.0-beta.15"
|
version "6.0.0-rc.0"
|
||||||
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-beta.15.tgz#b4d3718ec0b29d7c55dc29787644e77df48ee948"
|
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.0.0-rc.0.tgz#c92f8f3c1d16edf780d84f51eeac67bd2a42754b"
|
||||||
integrity sha512-VRyBVFnBQ97Ouj2acqwzp+n8cuTWlVpRXtP3P1hPoYwtTPB4a+s8ZI3oRS3KnIAumbK53P16AaqiXZIcl01TjA==
|
integrity sha512-3+Lnu1NC5JuieYi8dV/nhmlK7/yzqZW43u4P7WgIJfu5Dq5AiPU3t4efu0nWLmlMEmWrSXdrinxfbDnqnpP6hg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/cli" "^7.21.0"
|
"@babel/cli" "^7.21.0"
|
||||||
"@babel/core" "^7.21.0"
|
"@babel/core" "^7.21.0"
|
||||||
@ -4050,7 +4050,7 @@ styled-components@6.0.0-beta.15:
|
|||||||
"@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.3"
|
stylis "^4.1.4"
|
||||||
tslib "^2.5.0"
|
tslib "^2.5.0"
|
||||||
|
|
||||||
styled-jsx@5.1.1:
|
styled-jsx@5.1.1:
|
||||||
@ -4067,10 +4067,10 @@ styled-jsx@5.1.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
client-only "0.0.1"
|
client-only "0.0.1"
|
||||||
|
|
||||||
stylis@^4.1.3:
|
stylis@^4.1.4:
|
||||||
version "4.1.3"
|
version "4.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
|
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.4.tgz#9cb60e7153d8ac6d02d773552bf51c7a0344535b"
|
||||||
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
|
integrity sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==
|
||||||
|
|
||||||
sucrase@^3.32.0:
|
sucrase@^3.32.0:
|
||||||
version "3.32.0"
|
version "3.32.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user