@react-types/breadcrumbs
Advanced tools
Comparing version 3.0.0-nightly-e37ad74f5-241101 to 3.0.0-nightly-e4497fdb6-250110
{ | ||
"name": "@react-types/breadcrumbs", | ||
"version": "3.0.0-nightly-e37ad74f5-241101", | ||
"version": "3.0.0-nightly-e4497fdb6-250110", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,12 +12,11 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/link": "^3.0.0-nightly-e37ad74f5-241101", | ||
"@react-types/shared": "^3.0.0-nightly-e37ad74f5-241101" | ||
"@react-types/link": "3.0.0-nightly-e4497fdb6-250110", | ||
"@react-types/shared": "3.0.0-nightly-e4497fdb6-250110" | ||
}, | ||
"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" | ||
}, | ||
"stableVersion": "3.7.8" | ||
} | ||
} |
3225
+ Added@react-types/link@3.0.0-nightly-e4497fdb6-250110(transitive)
+ Added@react-types/shared@3.0.0-nightly-e4497fdb6-250110(transitive)
- Removed@react-types/link@3.5.10(transitive)
- Removed@react-types/shared@3.27.0(transitive)