@mantine/core
Advanced tools
Comparing version 7.15.2 to 7.15.3
@@ -28,3 +28,3 @@ import { RemoveScroll } from 'react-remove-scroll'; | ||
closeOnClickOutside?: boolean; | ||
/** Props added to the `Transition` component that used to animate overlay and body, use to configure duration and animation type, `{ duration: 200, transition: 'pop' }` by default */ | ||
/** Props added to the `Transition` component that used to animate overlay and body, use to configure duration and animation type, `{ duration: 200, transition: 'fade-down' }` by default */ | ||
transitionProps?: TransitionOverride; | ||
@@ -31,0 +31,0 @@ /** Called when exit transition ends */ |
{ | ||
"name": "@mantine/core", | ||
"version": "7.15.2", | ||
"version": "7.15.3", | ||
"description": "React components library focused on usability, accessibility and developer experience", | ||
@@ -46,3 +46,3 @@ "homepage": "https://mantine.dev/", | ||
"peerDependencies": { | ||
"@mantine/hooks": "7.15.2", | ||
"@mantine/hooks": "7.15.3", | ||
"react": "^18.x || ^19.x", | ||
@@ -54,4 +54,4 @@ "react-dom": "^18.x || ^19.x" | ||
"clsx": "^2.1.1", | ||
"react-number-format": "^5.4.2", | ||
"react-remove-scroll": "^2.6.0", | ||
"react-number-format": "^5.4.3", | ||
"react-remove-scroll": "^2.6.2", | ||
"react-textarea-autosize": "8.5.6", | ||
@@ -58,0 +58,0 @@ "type-fest": "^4.27.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
11095495
93509
+ Added@mantine/hooks@7.15.3(transitive)
- Removed@mantine/hooks@7.15.2(transitive)
Updatedreact-number-format@^5.4.3
Updatedreact-remove-scroll@^2.6.2