Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jan 15, 2024
1 parent 29474b4 commit a882c71
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"dependencies": {
"@mantine/core": "7.4.1",
"@mantine/hooks": "7.4.1",
"@tabler/icons-react": "^2.45.0",
"hls.js": "^1.5.0",
"@tabler/icons-react": "^2.46.0",
"hls.js": "^1.5.1",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "^9.5.3",
"swr": "^2.2.4"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.5.5",
"@types/node": "20.10.8",
"@types/react": "18.2.47",
"@evilmartians/lefthook": "^1.5.6",
"@types/node": "20.11.2",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
Expand All @@ -47,7 +47,7 @@
"postcss": "^8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
"stylelint": "^16.1.0",
"stylelint-config-standard": "^36.0.0",
Expand Down

1 comment on commit a882c71

@vercel
Copy link

@vercel vercel bot commented on a882c71 Jan 15, 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.