@react-aria/landmark
Advanced tools
Comparing version 3.0.0-beta.16 to 3.0.0-beta.17
{ | ||
"name": "@react-aria/landmark", | ||
"version": "3.0.0-beta.16", | ||
"version": "3.0.0-beta.17", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,4 +25,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/utils": "^3.25.3", | ||
"@react-types/shared": "^3.25.0", | ||
"@react-aria/utils": "^3.26.0", | ||
"@react-types/shared": "^3.26.0", | ||
"@swc/helpers": "^0.5.0", | ||
@@ -32,7 +32,8 @@ "use-sync-external-store": "^1.2.0" | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
152371
17
+ Addedreact@19.0.0-rc-fb9a90fa48-20240614(transitive)
Updated@react-aria/utils@^3.26.0
Updated@react-types/shared@^3.26.0