@mantine/modals
Advanced tools
Comparing version 7.1.4 to 7.1.5
{ | ||
"name": "@mantine/modals", | ||
"description": "Modals manager based on Mantine components", | ||
"version": "7.1.4", | ||
"version": "7.1.5", | ||
"main": "./cjs/index.js", | ||
@@ -44,4 +44,4 @@ "types": "./lib/index.d.ts", | ||
"peerDependencies": { | ||
"@mantine/core": "7.1.4", | ||
"@mantine/hooks": "7.1.4", | ||
"@mantine/core": "7.1.5", | ||
"@mantine/hooks": "7.1.5", | ||
"react": "^18.2.0", | ||
@@ -48,0 +48,0 @@ "react-dom": "^18.2.0" |