Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Apr 22, 2024
1 parent 236914f commit 0834176
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -23,7 +23,7 @@
"start": "next start"
},
"dependencies": {
"next": "^14.2.1",
"next": "^14.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.3",
Expand All @@ -39,7 +39,7 @@
"@types/xml-escape": "^1.1.3",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.1",
"eslint-config-next": "^14.2.2",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
Expand Down

0 comments on commit 0834176

Please sign in to comment.