Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.3 (#469)
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 28, 2024
1 parent 27eeda9 commit 154281f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 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.2",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0"
Expand All @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "8.18.2",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
Expand Down
106 changes: 53 additions & 53 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 154281f

Please sign in to comment.