Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Mar 7, 2024
1 parent 3e72a5f commit 5c1d1db
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 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
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.1",
"next": "^14.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.5",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.1",
"eslint-config-next": "^14.1.3",
"eslint-config-prettier": "^9.1.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0",
Expand All @@ -48,6 +48,6 @@
"rimraf": "^5.0.5",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
}
}

0 comments on commit 5c1d1db

Please sign in to comment.