Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Oct 21, 2024
1 parent fe838a6 commit 6c9c710
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
54 changes: 27 additions & 27 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 @@ -23,18 +23,18 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.13.2",
"@mantine/hooks": "7.13.2",
"@mantine/notifications": "^7.13.2",
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/notifications": "^7.13.3",
"@tabler/icons-react": "^3.19.0",
"next": "^14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.7.18",
"@types/node": "^22.7.5",
"@evilmartians/lefthook": "^1.7.22",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.15",
Expand Down

0 comments on commit 6c9c710

Please sign in to comment.