Bump styled-jsx (#33546)

Use stable v5 of styled-jsx
This commit is contained in:
Jiachi Liu 2022-01-21 22:27:37 +01:00 committed by GitHub
parent 69524c290d
commit ebe95f4420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@next/env": "12.0.9-canary.5",
"caniuse-lite": "^1.0.30001283",
"postcss": "8.4.5",
"styled-jsx": "5.0.0-beta.7",
"styled-jsx": "5.0.0",
"use-subscription": "1.5.1"
},
"peerDependencies": {

View file

@ -18906,10 +18906,10 @@ styled-jsx-plugin-postcss@3.0.2:
postcss "^7.0.2"
postcss-load-plugins "^2.3.0"
styled-jsx@5.0.0-beta.7:
version "5.0.0-beta.7"
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.0-beta.7.tgz#d952f888576b1390897b2b2a026eb43eeef7ee85"
integrity sha512-fCrifrkBKt+SM6aNDNnRWiV0YP7JJ6HRLCofyfbseo0RFhbxD2pka5zG5yH5Ym8KOChUrEFbibkjWeSB7n6IwQ==
styled-jsx@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.0.tgz#816b4b92e07b1786c6b7111821750e0ba4d26e77"
integrity sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA==
stylehacks@^4.0.0:
version "4.0.3"