Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Mar 1, 2024
1 parent d49cb43 commit 8d81a24
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -27,17 +27,17 @@
"@mantine/hooks": "7.6.1",
"@mantine/notifications": "^7.6.1",
"@tabler/icons-react": "^2.47.0",
"next": "^14.1.0",
"next": "^14.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.4",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-next": "^14.1.1",
"eslint-config-prettier": "^9.1.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0",
Expand Down

0 comments on commit 8d81a24

Please sign in to comment.