Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Nov 20, 2023
1 parent 44abaa6 commit e007a71
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
144 changes: 72 additions & 72 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,21 +27,21 @@
"dependencies": {
"@mantine/core": "7.2.2",
"@mantine/hooks": "7.2.2",
"@tabler/icons-react": "^2.40.0",
"@tabler/icons-react": "^2.41.0",
"hls.js": "^1.4.12",
"next": "14.0.2",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "^9.5.3",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.5.2",
"@types/node": "20.9.0",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.2",
"eslint": "^8.54.0",
"eslint-config-next": "^14.0.3",
"eslint-config-prettier": "^9.0.0",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.31",
Expand Down

1 comment on commit e007a71

@vercel
Copy link

@vercel vercel bot commented on e007a71 Nov 20, 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.