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 6f6f1d8 commit 285f691
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
128 changes: 64 additions & 64 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 @@ -22,16 +22,16 @@
"start": "next start"
},
"dependencies": {
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.2",
"next": "^14.0.2",
"eslint": "^8.54.0",
"eslint-config-next": "^14.0.3",
"next": "^14.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"slugify": "^1.6.6"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"autoprefixer": "^10.4.16",
Expand Down

1 comment on commit 285f691

@vercel
Copy link

@vercel vercel bot commented on 285f691 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.