@mantine/nprogress
Advanced tools
Comparing version
{ | ||
"name": "@mantine/nprogress", | ||
"version": "7.7.1", | ||
"version": "7.7.2", | ||
"description": "Navigation progress bar", | ||
@@ -46,4 +46,4 @@ "homepage": "https://mantine.dev/x/nprogress/", | ||
"peerDependencies": { | ||
"@mantine/core": "7.7.1", | ||
"@mantine/hooks": "7.7.1", | ||
"@mantine/core": "7.7.2", | ||
"@mantine/hooks": "7.7.2", | ||
"react": "^18.2.0", | ||
@@ -53,9 +53,9 @@ "react-dom": "^18.2.0" | ||
"dependencies": { | ||
"@mantine/store": "7.7.1" | ||
"@mantine/store": "7.7.2" | ||
}, | ||
"devDependencies": { | ||
"@mantine-tests/core": "1.1.0", | ||
"@mantine/core": "7.7.1", | ||
"@mantine/hooks": "7.7.1" | ||
"@mantine/core": "7.7.2", | ||
"@mantine/hooks": "7.7.2" | ||
} | ||
} |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated