Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Dec 8, 2023
1 parent 15d7c41 commit eba4858
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 104 deletions.
204 changes: 103 additions & 101 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 @@ -8,13 +8,13 @@
"start": "next start"
},
"dependencies": {
"next": "14.0.3",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}

0 comments on commit eba4858

Please sign in to comment.