@mantine/nprogress
Advanced tools
Comparing version 7.14.3 to 7.15.0
{ | ||
"name": "@mantine/nprogress", | ||
"version": "7.14.3", | ||
"version": "7.15.0", | ||
"description": "Navigation progress bar", | ||
@@ -46,4 +46,4 @@ "homepage": "https://mantine.dev/x/nprogress/", | ||
"peerDependencies": { | ||
"@mantine/core": "7.14.3", | ||
"@mantine/hooks": "7.14.3", | ||
"@mantine/core": "7.15.0", | ||
"@mantine/hooks": "7.15.0", | ||
"react": "^18.x || ^19.x", | ||
@@ -53,3 +53,3 @@ "react-dom": "^18.x || ^19.x" | ||
"dependencies": { | ||
"@mantine/store": "7.14.3" | ||
"@mantine/store": "7.15.0" | ||
}, | ||
@@ -59,4 +59,6 @@ "devDependencies": { | ||
"@mantine/core": "workspace:*", | ||
"@mantine/hooks": "workspace:*" | ||
"@mantine/hooks": "workspace:*", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
} | ||
} |
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
90559
5
+ Added@mantine/core@7.15.0(transitive)
+ Added@mantine/hooks@7.15.0(transitive)
+ Added@mantine/store@7.15.0(transitive)
- Removed@mantine/core@7.14.3(transitive)
- Removed@mantine/hooks@7.14.3(transitive)
- Removed@mantine/store@7.14.3(transitive)
Updated@mantine/store@7.15.0