Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent db79653 commit 35ac836
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 96 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"dependencies": {
"lodash": "4.17.21",
"moment": "2.30.1",
"next": "14.2.20",
"next": "15.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "0.33.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.20",
"@next/eslint-plugin-next": "15.1.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash": "4.17.13",
"@types/node": "20.17.9",
Expand Down
170 changes: 76 additions & 94 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 35ac836

Please sign in to comment.