@react-spectrum/divider
Advanced tools
Comparing version 3.5.17 to 3.5.18
{ | ||
"name": "@react-spectrum/divider", | ||
"version": "3.5.17", | ||
"version": "3.5.18", | ||
"description": "Spectrum UI components in React", | ||
@@ -39,6 +39,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/separator": "^3.4.3", | ||
"@react-spectrum/utils": "^3.11.11", | ||
"@react-types/divider": "^3.3.12", | ||
"@react-types/shared": "^3.25.0", | ||
"@react-aria/separator": "^3.4.4", | ||
"@react-spectrum/utils": "^3.12.0", | ||
"@react-types/divider": "^3.3.13", | ||
"@react-types/shared": "^3.26.0", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -50,7 +50,8 @@ }, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
}, | ||
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56860
24
Updated@react-aria/separator@^3.4.4
Updated@react-types/divider@^3.3.13
Updated@react-types/shared@^3.26.0