Skip to content

Commit

Permalink
update mantine to latest v6 (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
sickelap authored Nov 10, 2023
1 parent 41a568f commit 0cdde7a
Show file tree
Hide file tree
Showing 7 changed files with 333 additions and 201 deletions.
192 changes: 157 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@dnd-kit/utilities": "3.2.1",
"@emotion/cache": "^11.10.1",
"@emotion/react": "^11.10.0",
"@mantine/core": "5.10.5",
"@mantine/dates": "5.10.5",
"@mantine/form": "5.10.5",
"@mantine/hooks": "5.10.5",
"@mantine/notifications": "5.10.5",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/notifications": "6.0.21",
"@popperjs/core": "2.11.8",
"@reduxjs/toolkit": "1.9.7",
"@visx/gradient": "3.3.0",
Expand Down
Loading

0 comments on commit 0cdde7a

Please sign in to comment.