Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Feb 5, 2024
1 parent 798243d commit 7db1b38
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 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,16 +26,16 @@
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "^7.5.1",
"@tabler/icons-react": "^2.46.0",
"@tabler/icons-react": "^2.47.0",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.1",
"@types/node": "^20.11.15",
"@types/react": "^18.2.51",
"@types/node": "^20.11.16",
"@types/react": "^18.2.53",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -44,7 +44,7 @@
"postcss": "^8.4.33",
"postcss-preset-mantine": "1.13.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
Expand Down

0 comments on commit 7db1b38

Please sign in to comment.