@react-aria/interactions
Advanced tools
Comparing version 3.0.0-nightly-e94e36431-241203 to 3.0.0-nightly-ec25ca46d-241211
{ | ||
"name": "@react-aria/interactions", | ||
"version": "3.0.0-nightly-e94e36431-241203", | ||
"version": "3.0.0-nightly-ec25ca46d-241211", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,5 +25,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/ssr": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-aria/utils": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-types/shared": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-aria/ssr": "3.0.0-nightly-ec25ca46d-241211", | ||
"@react-aria/utils": "3.0.0-nightly-ec25ca46d-241211", | ||
"@react-types/shared": "3.0.0-nightly-ec25ca46d-241211", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -36,4 +36,3 @@ }, | ||
"access": "public" | ||
}, | ||
"stableVersion": "3.22.5" | ||
} | ||
} |
@@ -789,3 +789,3 @@ /* | ||
// Remove user-select: none in case component unmounts immediately after pressStart | ||
useEffect(() => { | ||
@@ -792,0 +792,0 @@ return () => { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
712674
+ Added@react-aria/ssr@3.0.0-nightly-ec25ca46d-241211(transitive)
+ Added@react-aria/utils@3.0.0-nightly-ec25ca46d-241211(transitive)
+ Added@react-stately/utils@3.0.0-nightly-ec25ca46d-241211(transitive)
+ Added@react-types/shared@3.0.0-nightly-ec25ca46d-241211(transitive)
- Removed@react-aria/ssr@3.9.7(transitive)
- Removed@react-aria/utils@3.26.0(transitive)
- Removed@react-stately/utils@3.10.5(transitive)
- Removed@react-types/shared@3.26.0(transitive)