Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to ^6.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 08f04f4 commit 3382ed6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
82 changes: 41 additions & 41 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 @@ -3,11 +3,11 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mantine/core": "^6.0.20",
"@mantine/hooks": "^6.0.20",
"@mantine/modals": "^6.0.20",
"@mantine/next": "^6.0.20",
"@mantine/notifications": "^6.0.20",
"@mantine/core": "^6.0.21",
"@mantine/hooks": "^6.0.21",
"@mantine/modals": "^6.0.21",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "^4.35.3",
"axios": "^1.5.0",
Expand Down

0 comments on commit 3382ed6

Please sign in to comment.