Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Sep 18, 2023
1 parent 8caae64 commit 5184e94
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
164 changes: 82 additions & 82 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@mantine/core": "^6.0.20",
"@mantine/hooks": "^6.0.20",
"@mantine/next": "^6.0.20",
"@mantine/notifications": "^6.0.20",
"@mantine/core": "^6.0.21",
"@mantine/hooks": "^6.0.21",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"next": "^13.4.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.11.0",
"swr": "^2.2.2"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.4.10",
"@types/node": "^20.6.0",
"@evilmartians/lefthook": "^1.4.11",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"eslint": "^8.49.0",
"eslint-config-next": "^13.4.19",
"eslint-config-prettier": "^9.0.0",
"markdownlint": "^0.31.0",
"markdownlint": "^0.31.1",
"markdownlint-cli": "^0.36.0",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
Expand Down

0 comments on commit 5184e94

Please sign in to comment.