@arch-ui/typography
Advanced tools
Comparing version 0.0.12 to 0.0.13
# @arch-ui/typography | ||
## 0.0.13 | ||
### Patch Changes | ||
- [`d8a7b8a2`](https://github.com/keystonejs/keystone/commit/d8a7b8a23b4c3e1545d101a92323be165ad362e2) [#2395](https://github.com/keystonejs/keystone/pull/2395) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded all `@emotion.*` dependencies. | ||
* [`dcdd8ed9`](https://github.com/keystonejs/keystone/commit/dcdd8ed9142cf3328a7af80bc167ef93c7669b09) [#2381](https://github.com/keystonejs/keystone/pull/2381) Thanks [@timleslie](https://github.com/timleslie)! - Updated `@babel/*` dependency packages to latest versions. | ||
* Updated dependencies [[`dcdd8ed9`](https://github.com/keystonejs/keystone/commit/dcdd8ed9142cf3328a7af80bc167ef93c7669b09)]: | ||
- @arch-ui/theme@0.0.8 | ||
## 0.0.12 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@arch-ui/typography", | ||
"description": "Typography Components used throughout @arch-ui packages and @keystonejs Admin UI.", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"author": "Jed Watson", | ||
@@ -15,8 +15,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/theme": "0.0.7", | ||
"@babel/runtime": "^7.7.7", | ||
"@emotion/core": "^10.0.22", | ||
"@emotion/styled": "^10.0.22" | ||
"@arch-ui/theme": "0.0.8", | ||
"@babel/runtime": "^7.8.4", | ||
"@emotion/core": "^10.0.27", | ||
"@emotion/styled": "^10.0.27" | ||
}, | ||
"module": "dist/typography.esm.js" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17406
+ Added@arch-ui/theme@0.0.8(transitive)
- Removed@arch-ui/theme@0.0.7(transitive)
Updated@arch-ui/theme@0.0.8
Updated@babel/runtime@^7.8.4
Updated@emotion/core@^10.0.27
Updated@emotion/styled@^10.0.27