@react-types/datepicker
Version:
Spectrum UI components in React
25 lines (24 loc) • 649 B
JSON
{
"name": "@react-types/datepicker",
"version": "3.12.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"types": "src/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@internationalized/date": "^3.8.0",
"@react-types/calendar": "^3.7.0",
"@react-types/overlays": "^3.8.14",
"@react-types/shared": "^3.29.0"
},
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"gitHead": "9b66d270572f482948afee95622a85cdf68ed408"
}