Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.6 (#496)
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 Jan 27, 2025
1 parent 4e39570 commit aabc2e5
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 60 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type-check": "tsc --pretty"
},
"dependencies": {
"next": "15.1.5",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0"
Expand All @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "8.21.0",
"autoprefixer": "10.4.20",
"eslint": "9.18.0",
"eslint-config-next": "15.1.5",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.7",
"lint-staged": "15.4.3",
Expand Down
109 changes: 51 additions & 58 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 aabc2e5

Please sign in to comment.