Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Oct 7, 2024
1 parent d01960b commit eeb7f5c
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"start": "next start"
},
"dependencies": {
"next": "^14.2.13",
"next": "^14.2.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5",
Expand All @@ -34,12 +34,12 @@
"@evilmartians/lefthook": "^1.7.18",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/xml-escape": "^1.1.3",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.13",
"eslint-config-next": "^14.2.14",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.47",
"postcss-import": "^16.1.0",
Expand Down

0 comments on commit eeb7f5c

Please sign in to comment.