@radix-ui/react-alert-dialog
Advanced tools
Comparing version 1.1.4 to 1.1.5-rc.1
{ | ||
"name": "@radix-ui/react-alert-dialog", | ||
"version": "1.1.4", | ||
"version": "1.1.5-rc.1", | ||
"license": "MIT", | ||
@@ -34,6 +34,14 @@ "exports": { | ||
"@radix-ui/react-context": "1.1.1", | ||
"@radix-ui/react-dialog": "1.1.4", | ||
"@radix-ui/react-dialog": "1.1.5-rc.1", | ||
"@radix-ui/react-primitive": "2.0.1", | ||
"@radix-ui/react-slot": "1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@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": { | ||
@@ -60,3 +68,4 @@ "@types/react": "*", | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "1.1.4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13
1077
89578
6
1
+ Added@radix-ui/react-dialog@1.1.5-rc.1(transitive)
+ Added@radix-ui/react-dismissable-layer@1.1.4-rc.1(transitive)
- Removed@radix-ui/react-dialog@1.1.4(transitive)
- Removed@radix-ui/react-dismissable-layer@1.1.3(transitive)