Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Feb 28, 2024
1 parent 1b18bcd commit d49cb43
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 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.

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -23,19 +23,19 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.6.0",
"@mantine/hooks": "7.6.0",
"@mantine/notifications": "^7.6.0",
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/notifications": "^7.6.1",
"@tabler/icons-react": "^2.47.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.2",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@evilmartians/lefthook": "^1.6.4",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit d49cb43

Please sign in to comment.