Skip to content

Commit

Permalink
Bump @mantine/nprogress from 6.0.22 to 7.12.1
Browse files Browse the repository at this point in the history
Bumps [@mantine/nprogress](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/nprogress) from 6.0.22 to 7.12.1.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.12.1/packages/@mantine/nprogress)

---
updated-dependencies:
- dependency-name: "@mantine/nprogress"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 5b3ea52 commit 0688f73
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mantine/hooks": "^6.0.22",
"@mantine/next": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@mantine/nprogress": "^6.0.22",
"@mantine/nprogress": "^7.12.1",
"@mantine/spotlight": "^6.0.22",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -698,17 +698,17 @@ __metadata:
languageName: node
linkType: hard

"@mantine/nprogress@npm:^6.0.22":
version: 6.0.22
resolution: "@mantine/nprogress@npm:6.0.22"
"@mantine/nprogress@npm:^7.12.1":
version: 7.12.1
resolution: "@mantine/nprogress@npm:7.12.1"
dependencies:
"@mantine/utils": "npm:6.0.22"
"@mantine/store": "npm:7.12.1"
peerDependencies:
"@mantine/core": 6.0.22
"@mantine/hooks": 6.0.22
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10c0/b187ac902c328cdd430f29a592bbdbbbce4cffcab8b445d82b22ccf409789861a7ff39bb642413c2700a0d8c696f7934ae354ce73a35a28ce58c17c01714d191
"@mantine/core": 7.12.1
"@mantine/hooks": 7.12.1
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/e254c2ee13cf29d9590952f2116e46bea7355e8d377fea5f23e3a53f9c0c3ea4d1c6e2692aef08e2b82fe0c918d6af368bc66e7ee35138caacd48616e79e0ccc
languageName: node
linkType: hard

Expand Down Expand Up @@ -741,6 +741,15 @@ __metadata:
languageName: node
linkType: hard

"@mantine/store@npm:7.12.1":
version: 7.12.1
resolution: "@mantine/store@npm:7.12.1"
peerDependencies:
react: ^18.2.0
checksum: 10c0/806133ac14b22582d5686ef36cbc93287d3408a6b3ce4db5a0aa28c713cddc5447e666e6dd52f1c6e20d739f58921deb722ef553a2456a24d6600c6ade9925d7
languageName: node
linkType: hard

"@mantine/styles@npm:6.0.22":
version: 6.0.22
resolution: "@mantine/styles@npm:6.0.22"
Expand Down Expand Up @@ -1145,7 +1154,7 @@ __metadata:
languageName: node
linkType: hard

"@skyra/discord-components-react@npm:^4.0.0-alpha.33":
"@skyra/discord-components-react@npm:^4.0.0-alpha.26":
version: 4.0.0-alpha.33
resolution: "@skyra/discord-components-react@npm:4.0.0-alpha.33"
dependencies:
Expand Down Expand Up @@ -1981,12 +1990,12 @@ __metadata:
"@mantine/hooks": "npm:^6.0.22"
"@mantine/next": "npm:^6.0.22"
"@mantine/notifications": "npm:^6.0.22"
"@mantine/nprogress": "npm:^6.0.22"
"@mantine/nprogress": "npm:^7.12.1"
"@mantine/spotlight": "npm:^6.0.22"
"@mdx-js/loader": "npm:^3.0.0"
"@mdx-js/react": "npm:^3.0.0"
"@next/mdx": "npm:^14.0.0"
"@skyra/discord-components-react": "npm:^4.0.0-alpha.33"
"@skyra/discord-components-react": "npm:^4.0.0-alpha.26"
"@tabler/icons": "npm:3.12.0"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:^18.0.33"
Expand Down

0 comments on commit 0688f73

Please sign in to comment.