@radix-ui/react-menu
Advanced tools
Comparing version 2.1.4 to 2.1.5-rc.1
{ | ||
"name": "@radix-ui/react-menu", | ||
"version": "2.1.4", | ||
"version": "2.1.5-rc.1", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "exports": { | ||
"@radix-ui/react-direction": "1.1.0", | ||
"@radix-ui/react-dismissable-layer": "1.1.3", | ||
"@radix-ui/react-dismissable-layer": "1.1.4-rc.1", | ||
"@radix-ui/react-focus-guards": "1.1.1", | ||
@@ -48,5 +48,14 @@ "@radix-ui/react-focus-scope": "1.1.1", | ||
"@radix-ui/react-use-callback-ref": "1.1.0", | ||
"aria-hidden": "^1.1.1", | ||
"react-remove-scroll": "^2.6.1" | ||
"aria-hidden": "^1.2.4", | ||
"react-remove-scroll": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@repo/test-data": "0.0.0", | ||
"@repo/typescript-config": "0.0.0", | ||
"@types/react": "^19.0.7", | ||
"@types/react-dom": "^19.0.3", | ||
"react": "^19.0.0", | ||
"react-dom": "^19.0.0", | ||
"typescript": "^5.7.3" | ||
}, | ||
"peerDependencies": { | ||
@@ -73,3 +82,4 @@ "@types/react": "*", | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "2.1.4" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
245657
7
1
+ Added@radix-ui/react-dismissable-layer@1.1.4-rc.1(transitive)
+ Added@types/react@19.0.8(transitive)
+ Addedreact-remove-scroll@2.6.3(transitive)
- Removed@radix-ui/react-dismissable-layer@1.1.3(transitive)
- Removed@types/react@19.0.7(transitive)
- Removedreact-remove-scroll@2.6.2(transitive)
Updatedaria-hidden@^1.2.4
Updatedreact-remove-scroll@^2.6.2