Skip to content

Commit 98f59d7

Browse files
fix(deps): update nextjs monorepo to v15.2.1 (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83dad75 commit 98f59d7

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"adm-zip": "^0.5.10",
15-
"next": "15.2.0",
15+
"next": "15.2.1",
1616
"react": "19.0.0",
1717
"react-dom": "19.0.0"
1818
},
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "^8.0.0",
2626
"@typescript-eslint/parser": "^8.0.0",
2727
"eslint": "9.21.0",
28-
"eslint-config-next": "15.2.0",
28+
"eslint-config-next": "15.2.1",
2929
"eslint-plugin-import": "^2.27.5",
3030
"jest": "^29.5.0",
3131
"typescript": "^5.0.4"

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)