Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jan 9, 2024
1 parent 7115348 commit 29474b4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 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 @@ -25,10 +25,10 @@
"type-check": "tsc"
},
"dependencies": {
"@mantine/core": "7.4.0",
"@mantine/hooks": "7.4.0",
"@mantine/core": "7.4.1",
"@mantine/hooks": "7.4.1",
"@tabler/icons-react": "^2.45.0",
"hls.js": "^1.4.14",
"hls.js": "^1.5.0",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -37,7 +37,7 @@
},
"devDependencies": {
"@evilmartians/lefthook": "^1.5.5",
"@types/node": "20.10.7",
"@types/node": "20.10.8",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"eslint": "^8.56.0",
Expand Down

1 comment on commit 29474b4

@vercel
Copy link

@vercel vercel bot commented on 29474b4 Jan 9, 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.