Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Feb 20, 2024
1 parent ad4bdc6 commit 57baaa6
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
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.5.2",
"@mantine/hooks": "7.5.2",
"@mantine/notifications": "^7.5.2",
"@mantine/core": "7.5.3",
"@mantine/hooks": "7.5.3",
"@mantine/notifications": "^7.5.3",
"@tabler/icons-react": "^2.47.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.4"
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.1",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 57baaa6

Please sign in to comment.