Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jan 29, 2024
1 parent ef17438 commit e3bc516
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
42 changes: 21 additions & 21 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
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"type-check": "tsc"
},
"dependencies": {
"@mantine/core": "7.4.2",
"@mantine/hooks": "7.4.2",
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@tabler/icons-react": "^2.46.0",
"hls.js": "^1.5.1",
"hls.js": "^1.5.2",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "^9.5.3",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.0",
"@types/node": "20.11.5",
"@evilmartians/lefthook": "^1.6.1",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "^8.56.0",
Expand Down

1 comment on commit e3bc516

@vercel
Copy link

@vercel vercel bot commented on e3bc516 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.