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 20bbbef commit 278fa12
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
70 changes: 35 additions & 35 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 @@ -27,9 +27,9 @@
"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/core": "^6.0.21",
"@mantine/hooks": "^6.0.21",
"@mantine/next": "^6.0.21",
"@tabler/icons-react": "^2.34.0",
"hls.js": "^1.4.12",
"next": "^13.4.19",
Expand All @@ -39,8 +39,8 @@
"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",
Expand Down

1 comment on commit 278fa12

@vercel
Copy link

@vercel vercel bot commented on 278fa12 Sep 18, 2023

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.