File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"peerDependencies" : {
15
15
"@emotion/core" : " ^10.0.10" ,
16
16
"react" : " ^16.8.6" ,
17
- "theme-ui" : " ^0.3.0 "
17
+ "theme-ui" : " ^0.4.0-alpha.1 "
18
18
},
19
19
"dependencies" : {
20
20
"@theme-ui/presets" : " ^0.4.0-alpha.1" ,
21
21
"color" : " ^3.1.2" ,
22
- "@types/color" : " 3.0.1" ,
22
+ "@types/color" : " ^ 3.0.1" ,
23
23
"lodash.get" : " ^4.4.2"
24
24
},
25
25
"publishConfig" : {
Original file line number Diff line number Diff line change 1507
1507
semver "^5.5.1"
1508
1508
1509
1509
"@babel/plugin-transform-runtime@^7.7.6":
1510
- version "7.8.3 "
1511
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.8.3 .tgz#c0153bc0a5375ebc1f1591cb7eea223adea9f169 "
1512
- integrity sha512-/vqUt5Yh+cgPZXXjmaG9NT8aVfThKk7G4OqkVhrXqwsC5soMn/qTCxs36rZ2QFhpfTJcjw4SNDIZ4RUb8OL4jQ ==
1510
+ version "7.9.6 "
1511
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.6 .tgz#3ba804438ad0d880a17bca5eaa0cdf1edeedb2fd "
1512
+ integrity sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w ==
1513
1513
dependencies:
1514
1514
"@babel/helper-module-imports" "^7.8.3"
1515
1515
"@babel/helper-plugin-utils" "^7.8.3"
You can’t perform that action at this time.
0 commit comments