Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jul 22, 2024
1 parent d9619a7 commit 15ebba0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
41 changes: 21 additions & 20 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
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@
"@mantine/core": "7.11.2",
"@mantine/hooks": "7.11.2",
"@mantine/notifications": "^7.11.2",
"@tabler/icons-react": "^3.10.0",
"@tabler/icons-react": "^3.11.0",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"swr": "^2.2.5"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.7.2",
"@types/node": "^20.14.10",
"@evilmartians/lefthook": "^1.7.5",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"eslint-config-prettier": "^9.1.0",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.41.0",
"postcss": "^8.4.39",
"postcss-preset-mantine": "1.15.0",
"postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit 15ebba0

Please sign in to comment.