You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@mantine/nprogress

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/nprogress - npm Package Compare versions

Comparing version

to
7.7.2

{
"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"
}
}