Skip to content

Commit

Permalink
Revert "chore: upgrade to [email protected]"
Browse files Browse the repository at this point in the history
This reverts commit 5457c4b.
  • Loading branch information
atanasster committed Jan 23, 2021
1 parent 5457c4b commit f4a9ff3
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2958,12 +2958,12 @@ Object {
},
"componentPackage": Object {
"dependencies": Object {
"@theme-ui/color-modes": "^0.6.0-alpha.6",
"@theme-ui/components": "^0.6.0-alpha.6",
"@theme-ui/color-modes": "^0.6.0-alpha.3",
"@theme-ui/components": "^0.6.0-alpha.3",
"@theme-ui/core": "0.6.0-alpha.1",
"@theme-ui/css": "0.6.0-alpha.1",
"@theme-ui/mdx": "0.6.0-alpha.1",
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
"@theme-ui/theme-provider": "^0.6.0-alpha.3",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -2976,7 +2976,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.3",
},
}
`;
Expand Down Expand Up @@ -3095,12 +3095,12 @@ Object {
},
"8f6835169f285fcd3ad5425d9268a8f1": Object {
"dependencies": Object {
"@theme-ui/color-modes": "^0.6.0-alpha.6",
"@theme-ui/components": "^0.6.0-alpha.6",
"@theme-ui/color-modes": "^0.6.0-alpha.3",
"@theme-ui/components": "^0.6.0-alpha.3",
"@theme-ui/core": "0.6.0-alpha.1",
"@theme-ui/css": "0.6.0-alpha.1",
"@theme-ui/mdx": "0.6.0-alpha.1",
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
"@theme-ui/theme-provider": "^0.6.0-alpha.3",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -3113,7 +3113,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.3",
},
},
"stories": Object {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Object {
"react-resize-detector": "^5.0.6",
"recoil": "^0.0.10",
"stringify-object": "^3.3.0",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -491,12 +491,12 @@ Object {
},
"componentPackage": Object {
"dependencies": Object {
"@theme-ui/color-modes": "^0.6.0-alpha.6",
"@theme-ui/components": "^0.6.0-alpha.6",
"@theme-ui/color-modes": "^0.6.0-alpha.3",
"@theme-ui/components": "^0.6.0-alpha.3",
"@theme-ui/core": "0.6.0-alpha.1",
"@theme-ui/css": "0.6.0-alpha.1",
"@theme-ui/mdx": "0.6.0-alpha.1",
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
"@theme-ui/theme-provider": "^0.6.0-alpha.3",
},
"devDependencies": undefined,
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
Expand All @@ -509,7 +509,7 @@ Object {
"docs": "https://github.com/system-ui/theme-ui/tree/master#readme",
"issues": "https://github.com/system-ui/theme-ui/issues",
},
"version": "0.6.0-alpha.6",
"version": "0.6.0-alpha.3",
},
}
`;
Expand Down Expand Up @@ -541,7 +541,7 @@ Object {
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export const ActionBar: FC<ActionBarProps> = ({
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down Expand Up @@ -354,7 +354,7 @@ export const ActionBar: FC<ActionBarProps> = ({
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
},
"devDependencies": Object {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion integrations/gatsby-theme-stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@component-controls/webpack-configs": "^2.6.2",
"gatsby-plugin-typescript": "^2.4.24",
"react-helmet": "^6.0.0",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.3"
},
"devDependencies": {
"@component-controls/logger": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.6.2",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.6.2",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"react-table": "^7.0.0",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/axe-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^16.9.34",
"@types/recoil": "^0.0.1",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/figma-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@component-controls/jest-snapshots": "^2.6.2",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/viewport-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@component-controls/jest-snapshots": "^2.6.2",
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^6.5.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ui/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-resize-detector": "^5.0.6",
"recoil": "^0.0.10",
"stringify-object": "^3.3.0",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.3"
},
"devDependencies": {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion ui/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-table": "^7.0.0",
"react-tabs": "^3.1.0",
"scroll-into-view-if-needed": "^2.2.25",
"theme-ui": "^0.6.0-alpha.6"
"theme-ui": "^0.6.0-alpha.3"
},
"devDependencies": {
"@component-controls/jest-snapshots": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion ui/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^6.5.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"theme-ui": "^0.6.0-alpha.6",
"theme-ui": "^0.6.0-alpha.3",
"typescript": "^4.0.5"
},
"peerDependencies": {
Expand Down
109 changes: 48 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3533,7 +3533,7 @@
unist-builder "2.0.3"
unist-util-visit "2.0.3"

"@mdx-js/[email protected]", "@mdx-js/react@^1.0.27", "@mdx-js/react@^1.5.1", "@mdx-js/react@^1.5.2", "@mdx-js/react@^1.6.5":
"@mdx-js/[email protected]", "@mdx-js/react@^1.0.0", "@mdx-js/react@^1.0.27", "@mdx-js/react@^1.5.1", "@mdx-js/react@^1.5.2", "@mdx-js/react@^1.6.5":
version "1.6.19"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.19.tgz#fce0f2b802804258b67817550bf3186dde2b1bd6"
integrity sha512-RS37Tagqyp2R0XFPoUZeSbZC5uJQRPhqOHWeT1LEwxESjMWb3VORHz7E827ldeQr3UW6VEQEyq/THegu+bLj6A==
Expand All @@ -3543,11 +3543,6 @@
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.21.tgz#86d962471a5e160c59a6b32054aa55c0c7ca404e"
integrity sha512-CgSNT9sq2LAlhEbVlPg7DwUQkypz+CWaWGcJbkgmp9WCAy6vW33CQ44UbKPiH3wet9o+UbXeQOqzZd041va83g==

"@mdx-js/react@^1.6.22":
version "1.6.22"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==

"@mdx-js/react@^2.0.0-next.4", "@mdx-js/react@^2.0.0-next.8":
version "2.0.0-next.8"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.0.0-next.8.tgz#fa774dc781600eb075513eebaae6bd705776ac34"
Expand Down Expand Up @@ -5143,37 +5138,37 @@
"@babel/runtime" "^7.10.3"
"@testing-library/dom" "^7.22.3"

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.6.0-alpha.6.tgz#e3cb2d845e4d5324ceef9109510cf676ce9465e2"
integrity sha512-W2idkWHCCS2Qv8E/bIrqnpdA8bqr5zwikUQ3tgx7kr2aYqK0NuUxR9neX80J9W7ZEMQJIBYtOWH+CPKyhtdMGQ==
"@theme-ui/color-modes@^0.6.0-alpha.3":
version "0.6.0-alpha.3"
resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.6.0-alpha.3.tgz#5a1cec725b43563f9403182cf2b7df4f26ed153a"
integrity sha512-j64n4MQuoAB2BQLvCS13ZN6QtwlqHN/YUZNIMwW6ga6DTzdkiMQyXdUe7lp20I94HgXfsutapN/PsgcuBXbhJA==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/core" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.6"
"@theme-ui/core" "0.6.0-alpha.1"
"@theme-ui/css" "0.6.0-alpha.1"
deepmerge "^4.2.2"

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.6.0-alpha.6.tgz#f4b4c3ffe0af71e4808d34867003ef56b7543911"
integrity sha512-KGYhClyDyLv76mJPvAN86QYdBu2aRVD/0WCvuZNvVErMN7aAwZC5OWKmwT+B4DcDyyAc0OVkNNkS8U2OjZ2jIQ==
"@theme-ui/components@^0.6.0-alpha.3":
version "0.6.0-alpha.3"
resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.6.0-alpha.3.tgz#99a81b4ce4edfbcf77cf0285aa1d6fc905336e60"
integrity sha512-n/mYh5Yys3Os6Zl/yu+fWUof6KP3ZNQDbzV+40NliWlGgA+yXgnMPtNm9LHI6l1Z4XsFQOZn/hrZYPtCbRsWzg==
dependencies:
"@emotion/react" "^11.1.1"
"@emotion/styled" "^11.0.0"
"@styled-system/color" "^5.1.2"
"@styled-system/should-forward-prop" "^5.1.2"
"@styled-system/space" "^5.1.2"
"@theme-ui/css" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.1"
"@types/styled-system" "^5.1.10"

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.6.0-alpha.6.tgz#e49fd469b529573012846ea0fb6aacd9c25093d6"
integrity sha512-rlVa7LST4Hz75kKXd/u0zUaCVTNuq9FlQJC6lpSce+JK5nFFTOr88otyTX8/iBKznag4Kebw6EJv1W85LCJYfA==
"@theme-ui/[email protected].1":
version "0.6.0-alpha.1"
resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.6.0-alpha.1.tgz#2d424a4ef95166a66a21f8d1c7e4907ea71215a3"
integrity sha512-bk7CjHONGZnAfi4sLLXZMl3aSARrFslD9hnJMct68L0dI+MO7f5Qrl5q1ClJkj+7fiTswQ9U2rbgXLYMzI2nYw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "0.6.0-alpha.6"
"@theme-ui/parse-props" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.1"
"@theme-ui/parse-props" "0.6.0-alpha.1"
deepmerge "^4.2.2"

"@theme-ui/[email protected]", "@theme-ui/css@^0.6.0-alpha.1":
Expand All @@ -5184,37 +5179,29 @@
"@emotion/react" "^11.1.1"
csstype "^3.0.5"

"@theme-ui/[email protected]":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.6.0-alpha.6.tgz#1dee7224e7531b635a96c7ce1f0ab7dbaafe8d8f"
integrity sha512-KB7+DZ2WXfO6EF+dTXLB3sr9HgtDLPSVw5tbVUIdH1WPJUMf0V9vdl+8BzHWDVxfYoyTo2d2F/4k1rmwm7jivA==
dependencies:
"@emotion/react" "^11.1.1"
csstype "^3.0.5"

"@theme-ui/match-media@^0.6.0-alpha.1":
version "0.6.0-alpha.1"
resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.6.0-alpha.1.tgz#b7f880b64fb3060f2f0cbacf8ce10b2cb9f9ad37"
integrity sha512-0CKjV/dW7qGxi8sVQjacLgYIVqkJlYpgTD1KYaMQfTV7TXiCUcFOxqmqtZduxDIna48kfZyMrdK3vOwU42ZZ6g==

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.6.0-alpha.6.tgz#3593e15ee9136b3fbaba01534ecd14c5b8d58f4b"
integrity sha512-k618vPwzEAzPeshJYjNGEAejsB4rV9AsCTqg4qP3XLGF6X3KARyEjRPRVbx9pwGxzJO5MeQSfFiRciRigqTCCg==
"@theme-ui/[email protected].1":
version "0.6.0-alpha.1"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.6.0-alpha.1.tgz#13a84246e37b3889426ee337fecdda9b92577d20"
integrity sha512-BNIdRKIuIeDRwccGhb2FnHnNnaRPXAvWZldFsiPNYlA9wVGpQPkKj5je6e2+TYOd8g8ii9PplVnpKeAIu2XR9g==
dependencies:
"@emotion/react" "^11.1.1"
"@emotion/styled" "^11.0.0"
"@mdx-js/react" "^1.6.22"
"@theme-ui/core" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.6"
"@mdx-js/react" "^1.0.0"
"@theme-ui/core" "0.6.0-alpha.1"
"@theme-ui/css" "0.6.0-alpha.1"

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.6.0-alpha.6.tgz#19cea9b2eb0e38e8cced3e3f770d85d6d9a4ed02"
integrity sha512-AHZxjwuGkBTOeblRY4rezMFC6meMD6xIWE2eGjy/FoR2wLRsJgwz0mTpGXvY8z9GAjfVOM6luI6TsFVyh1mENQ==
"@theme-ui/[email protected].1":
version "0.6.0-alpha.1"
resolved "https://registry.yarnpkg.com/@theme-ui/parse-props/-/parse-props-0.6.0-alpha.1.tgz#145a238d3011c76ebe045cf97843a5033e117d53"
integrity sha512-HdD+rEu2wYh9PVuOGjY8AUv/gfJ3z7GYzH22hZ4HPB0MFlRhreCsZHHFG8ufjvqdxnDeQTihzW0i7PjX7DHryw==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/css" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.1"

"@theme-ui/[email protected]":
version "0.5.0-alpha.1"
Expand Down Expand Up @@ -5318,15 +5305,15 @@
"@theme-ui/preset-tailwind" "0.5.0-alpha.1"
"@theme-ui/preset-tosh" "0.5.0-alpha.1"

"@theme-ui/[email protected].6":
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.6.0-alpha.6.tgz#fbd9437e2b94a3c7a47046f6b2f55f397315a417"
integrity sha512-Q985x/Uk6Mt7O/hwtDK8PsaZqiCHJh4l1vwiSeqWOqGgYd3bir2NDb5JYns+baRxv/O6Ay2gfUogS7PwPc7Mnw==
"@theme-ui/theme-provider@^0.6.0-alpha.3":
version "0.6.0-alpha.3"
resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.6.0-alpha.3.tgz#7514d004baf9a80ae71e2aa8499b0f2a1a7147f0"
integrity sha512-FUQlYZvr73lxdCzDKHsudRv8J0USt725ll70MFvXQcEBJWvunV8jmurR94tj2G+i04xLp3wa8x3UTAqfm7/q0g==
dependencies:
"@emotion/react" "^11.1.1"
"@theme-ui/color-modes" "0.6.0-alpha.6"
"@theme-ui/core" "0.6.0-alpha.6"
"@theme-ui/mdx" "0.6.0-alpha.6"
"@theme-ui/color-modes" "^0.6.0-alpha.3"
"@theme-ui/core" "0.6.0-alpha.1"
"@theme-ui/mdx" "0.6.0-alpha.1"

"@theme-ui/typography@^0.2.5":
version "0.2.46"
Expand Down Expand Up @@ -24782,17 +24769,17 @@ theme-ui@^0.2.38, theme-ui@^0.2.49:
"@styled-system/css" "^5.0.16"
deepmerge "^4.0.0"

theme-ui@^0.6.0-alpha.6:
version "0.6.0-alpha.6"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.6.0-alpha.6.tgz#c469bce1f069ae16f61e9108f194ffd1e4830237"
integrity sha512-25MxXgajFpZErHcc8l2VXAP/f3+oU3fgMkRvyjMQUUSj/IGYhLu4g5fPhmDK4eg2dNhEYDRw07zxE/L4vKrlZg==
dependencies:
"@theme-ui/color-modes" "0.6.0-alpha.6"
"@theme-ui/components" "0.6.0-alpha.6"
"@theme-ui/core" "0.6.0-alpha.6"
"@theme-ui/css" "0.6.0-alpha.6"
"@theme-ui/mdx" "0.6.0-alpha.6"
"@theme-ui/theme-provider" "0.6.0-alpha.6"
theme-ui@^0.6.0-alpha.3:
version "0.6.0-alpha.3"
resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.6.0-alpha.3.tgz#0157676995c15da690dc01ed1744ecab1960409d"
integrity sha512-o+6LoXmM/xDnzgeofMgbb6OOwOp43PMgTQ0gi56F2J1smC6usfBPBMM6DDvh7ELZYN23eUW1tIPkPLQoxY7x8g==
dependencies:
"@theme-ui/color-modes" "^0.6.0-alpha.3"
"@theme-ui/components" "^0.6.0-alpha.3"
"@theme-ui/core" "0.6.0-alpha.1"
"@theme-ui/css" "0.6.0-alpha.1"
"@theme-ui/mdx" "0.6.0-alpha.1"
"@theme-ui/theme-provider" "^0.6.0-alpha.3"

thenify-all@^1.0.0:
version "1.6.0"
Expand Down

0 comments on commit f4a9ff3

Please sign in to comment.