@react-aria/button
Advanced tools
Comparing version 3.0.0-nightly-9e79420c1-240919 to 3.0.0-nightly-a45e2a5ec-241011
{ | ||
"name": "@react-aria/button", | ||
"version": "3.0.0-nightly-9e79420c1-240919", | ||
"version": "3.0.0-nightly-a45e2a5ec-241011", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,8 +25,8 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/focus": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-aria/interactions": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-aria/utils": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-stately/toggle": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-types/button": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-types/shared": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-aria/focus": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-aria/interactions": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-aria/utils": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-stately/toggle": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-types/button": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-types/shared": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"stableVersion": "3.9.8" | ||
"stableVersion": "3.10.0" | ||
} |
54293