@arch-ui/day-picker
Advanced tools
Comparing version
# @arch-ui/day-picker | ||
## 1.0.8 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4)]: | ||
- @arch-ui/input@0.1.14 | ||
- @arch-ui/select@0.1.12 | ||
- @arch-ui/theme@0.0.14 | ||
- @arch-ui/typography@0.0.21 | ||
## 1.0.7 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@arch-ui/day-picker", | ||
"description": "Day Picker UI as used in @keystonejs Admin UI.", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"author": "Jed Watson", | ||
@@ -15,7 +15,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/input": "^0.1.13", | ||
"@arch-ui/select": "^0.1.11", | ||
"@arch-ui/theme": "^0.0.13", | ||
"@arch-ui/typography": "^0.0.20", | ||
"@babel/runtime": "^7.13.10", | ||
"@arch-ui/input": "^0.1.14", | ||
"@arch-ui/select": "^0.1.12", | ||
"@arch-ui/theme": "^0.0.14", | ||
"@arch-ui/typography": "^0.0.21", | ||
"@babel/runtime": "^7.14.0", | ||
"@emotion/core": "^10.1.1", | ||
@@ -25,3 +25,3 @@ "@emotion/styled": "^10.0.27", | ||
"chrono-node": "^1.4.8", | ||
"date-fns": "^2.19.0", | ||
"date-fns": "^2.21.3", | ||
"intersection-observer": "^0.12.0", | ||
@@ -28,0 +28,0 @@ "moment": "^2.29.1", |
96480
0.54%+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated