Skip to content

Commit 8ca8510

Browse files
fix(deps): update nextjs monorepo to v16.2.4
1 parent b3348ce commit 8ca8510

18 files changed

Lines changed: 77 additions & 77 deletions

File tree

apps/nextjs-testing/js-nosrc-app/package-lock.json

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

apps/nextjs-testing/js-nosrc-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"devDependencies": {
1717
"eslint": "^9.39.4",
18-
"eslint-config-next": "16.1.0"
18+
"eslint-config-next": "16.2.4"
1919
}
2020
}

apps/nextjs-testing/js-nosrc-pages/package-lock.json

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

apps/nextjs-testing/js-nosrc-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"devDependencies": {
1717
"eslint": "^9.39.4",
18-
"eslint-config-next": "16.1.0"
18+
"eslint-config-next": "16.2.4"
1919
}
2020
}

apps/nextjs-testing/js-src-app/package-lock.json

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

apps/nextjs-testing/js-src-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"devDependencies": {
1717
"eslint": "^9.39.4",
18-
"eslint-config-next": "16.1.0"
18+
"eslint-config-next": "16.2.4"
1919
}
2020
}

apps/nextjs-testing/js-src-pages/package-lock.json

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

apps/nextjs-testing/js-src-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"devDependencies": {
1717
"eslint": "^9.39.4",
18-
"eslint-config-next": "16.1.0"
18+
"eslint-config-next": "16.2.4"
1919
}
2020
}

apps/nextjs-testing/ts-nosrc-app/package-lock.json

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

apps/nextjs-testing/ts-nosrc-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^19",
1919
"@types/react-dom": "^19",
2020
"eslint": "^9.39.4",
21-
"eslint-config-next": "16.1.0",
21+
"eslint-config-next": "16.2.4",
2222
"typescript": "^5.9.3"
2323
}
2424
}

0 commit comments

Comments
 (0)