Skip to content

Commit

Permalink
dependency and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Aug 15, 2023
1 parent ca284f7 commit b56a2bd
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
116 changes: 58 additions & 58 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 @@ -2,7 +2,7 @@
"name": "@gregrickaby/viewer-for-reddit",
"private": true,
"description": "Anonymously browse Reddit",
"version": "3.8.0",
"version": "3.9.0",
"repository": {
"type": "git",
"url": "git+https://github.com/gregrickaby/viewer-for-reddit.git"
Expand Down Expand Up @@ -32,18 +32,18 @@
"@mantine/next": "^6.0.19",
"@tabler/icons-react": "^2.30.0",
"hls.js": "^1.4.10",
"next": "^13.4.13",
"next": "^13.4.16",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.5.2",
"swr": "^2.2.1"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.4.8",
"@evilmartians/lefthook": "^1.4.9",
"@types/node": "^20.5.0",
"@types/react": "^18.2.20",
"eslint": "^8.47.0",
"eslint-config-next": "^13.4.13",
"eslint-config-next": "^13.4.16",
"eslint-config-prettier": "^9.0.0",
"next-sitemap": "^4.2.2",
"prettier": "^3.0.1",
Expand Down

1 comment on commit b56a2bd

@vercel
Copy link

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