Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.4 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent a80348c commit a0c7fe5
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 54 deletions.
118 changes: 66 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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.3",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18",
"react-markdown": "^9.0.1",
Expand All @@ -20,7 +20,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down

0 comments on commit a0c7fe5

Please sign in to comment.