Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed May 20, 2024
1 parent 2b8b077 commit 2638171
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
62 changes: 31 additions & 31 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,17 +23,17 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.9.1",
"@mantine/hooks": "7.9.1",
"@mantine/notifications": "^7.9.1",
"@tabler/icons-react": "^3.3.0",
"@mantine/core": "7.9.2",
"@mantine/hooks": "7.9.2",
"@mantine/notifications": "^7.9.2",
"@tabler/icons-react": "^3.4.0",
"next": "^14.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.11",
"@evilmartians/lefthook": "^1.6.12",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 2638171

Please sign in to comment.