Skip to content

Commit

Permalink
why yarn.lock why
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Jun 23, 2021
1 parent cdf7357 commit 48f9131
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions yarn.lock
Expand Up @@ -4037,7 +4037,7 @@
dependencies:
object-assign "^4.1.1"

"@styled-system/css@^5.0.0", "@styled-system/css@^5.0.16", "@styled-system/css@^5.1.5":
"@styled-system/css@^5.0.0", "@styled-system/css@^5.1.5":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@styled-system/css/-/css-5.1.5.tgz#0460d5f3ff962fa649ea128ef58d9584f403bbbc"
integrity sha512-XkORZdS5kypzcBotAMPBoeckDs9aSZVkvrAlq5K3xP8IMAUek+x2O4NtwoSgkYkWWzVBu6DGdFZLR790QWGG+A==
Expand Down Expand Up @@ -9723,16 +9723,11 @@ cssstyle@^2.0.0, cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

csstype@^2.5.7, csstype@^2.6.14, csstype@^2.6.4, csstype@^2.6.9:
csstype@2.6.17, csstype@^2.5.7, csstype@^2.6.14, csstype@^2.6.4, csstype@^2.6.9, csstype@^3.0.2:
version "2.6.17"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.17.tgz#4cf30eb87e1d1a005d8b6510f95292413f6a1c0e"
integrity sha512-u1wmTI1jJGzCJzWndZo8mk4wnPTZd1eOIYTYvuEyOQGfmDl3TrabCCfKnOC86FZwW/9djqTl933UF/cS425i9A==

csstype@^3.0.2:
version "3.0.8"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==

csvtojson@^2.0.10:
version "2.0.10"
resolved "https://registry.yarnpkg.com/csvtojson/-/csvtojson-2.0.10.tgz#11e7242cc630da54efce7958a45f443210357574"
Expand Down Expand Up @@ -26904,7 +26899,7 @@ text-table@0.2.0, text-table@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"

"theme-ui@>= 0.4.0-rc.1", theme-ui@^0.4.0-rc.14:
theme-ui@0.4.0-rc.14, "theme-ui@>= 0.4.0-rc.1", theme-ui@^0.2.49, theme-ui@^0.4.0-rc.14:
version "0.4.0-rc.14"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.4.0-rc.14.tgz#67856dd8302e621ad55f7687a18d483b506c0706"
integrity sha512-ciaGwsv9cRskUAukHSzMHdRXhqpweV8xAsywkE61gBg9msAfeI6MyeOU7HCseK4U9/Ppu3NNJExI32CK4BMDtg==
Expand All @@ -26916,15 +26911,6 @@ text-table@0.2.0, text-table@^0.2.0:
"@theme-ui/mdx" "^0.4.0-rc.13"
"@theme-ui/theme-provider" "^0.4.0-rc.14"

theme-ui@^0.2.49:
version "0.2.52"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.2.52.tgz#c041a32b0b257fc8ecbae273e14e92abd48c0f2d"
integrity sha512-JFujorP5aFxIm1UyVCtefN5baXjwh5TXHKFYNWgAP+3rqVvggIr46uSMrRNvDjyhFOQiMK8YI8ctPQrrhcETpw==
dependencies:
"@emotion/is-prop-valid" "^0.8.1"
"@styled-system/css" "^5.0.16"
deepmerge "^4.0.0"

then-request@^2.0.1:
version "2.2.0"
resolved "https://registry.yarnpkg.com/then-request/-/then-request-2.2.0.tgz#6678b32fa0ca218fe569981bbd8871b594060d81"
Expand Down

0 comments on commit 48f9131

Please sign in to comment.