@react-spectrum/layout
Advanced tools
Comparing version 3.0.0-nightly-9e79420c1-240919 to 3.0.0-nightly-a45e2a5ec-241011
{ | ||
"name": "@react-spectrum/layout", | ||
"version": "3.0.0-nightly-9e79420c1-240919", | ||
"version": "3.0.0-nightly-a45e2a5ec-241011", | ||
"description": "Spectrum UI components in React", | ||
@@ -39,6 +39,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/utils": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-spectrum/utils": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-types/layout": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-types/shared": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-aria/utils": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-spectrum/utils": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-types/layout": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@react-types/shared": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -50,3 +50,3 @@ }, | ||
"peerDependencies": { | ||
"@react-spectrum/provider": "^3.0.0-nightly-9e79420c1-240919", | ||
"@react-spectrum/provider": "^3.0.0-nightly-a45e2a5ec-241011", | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"stableVersion": "3.6.8" | ||
"stableVersion": "3.6.9" | ||
} |