Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.0 (#298)
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] authored Dec 16, 2024
1 parent 2c780a9 commit 7ab864e
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 73 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"next": "15.0.4",
"next": "15.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "9.17.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"eslint-plugin-import": "^2.27.5",
"jest": "^29.5.0",
"typescript": "^5.0.4"
Expand Down
134 changes: 63 additions & 71 deletions pnpm-lock.yaml

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

0 comments on commit 7ab864e

Please sign in to comment.