Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Sep 25, 2023
1 parent aafee63 commit f667901
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@
"type-check": "tsc"
},
"dependencies": {
"@mantine/core": "7.0.0",
"@mantine/hooks": "7.0.0",
"@tabler/icons-react": "^2.34.0",
"@mantine/core": "7.0.1",
"@mantine/hooks": "7.0.1",
"@tabler/icons-react": "^2.35.0",
"hls.js": "^1.4.12",
"next": "13.5.2",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "^9.5.2",
"swr": "^2.2.2"
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.5.0",
"@types/node": "20.6.3",
"@types/node": "20.6.5",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"eslint": "^8.49.0",
"eslint-config-next": "^13.5.2",
"eslint": "^8.50.0",
"eslint-config-next": "^13.5.3",
"eslint-config-prettier": "^9.0.0",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.30",
Expand Down

1 comment on commit f667901

@vercel
Copy link

@vercel vercel bot commented on f667901 Sep 25, 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.