Skip to content

Commit c65a73a

Browse files
fix(deps): update nextjs monorepo to v16
1 parent fc99f1d commit c65a73a

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jwt-decode": "^4.0.0",
5050
"linkify": "^0.2.1",
5151
"linkify-react": "^4.3.2",
52-
"next": "^15.5.6",
52+
"next": "^16.0.0",
5353
"next-i18next": "^15.4.2",
5454
"next-themes": "^0.4.6",
5555
"nuqs": "2.4.3",

pnpm-lock.yaml

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

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@eslint/compat": "^1.4.0",
19-
"@next/eslint-plugin-next": "^15.5.6",
19+
"@next/eslint-plugin-next": "^16.0.0",
2020
"@ufb/eslint-plugin-header": "workspace:*",
2121
"eslint-plugin-import": "^2.32.0",
2222
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)