Skip to content

Commit fc756ab

Browse files
fix(deps): update nextjs monorepo to v16.0.3
1 parent 700236b commit fc756ab

File tree

4 files changed

+625
-66
lines changed

4 files changed

+625
-66
lines changed

e2e/vercel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@e2e/shared-scripts": "0.0.0",
1515
"@e2e/shared-server": "0.0.93",
1616
"encoding": "0.1.13",
17-
"next": "16.0.1",
17+
"next": "16.0.3",
1818
"react": "19.2.0",
1919
"react-dom": "19.2.0"
2020
},
@@ -23,7 +23,7 @@
2323
"@types/react": "19.2.4",
2424
"esbuild": "0.27.0",
2525
"eslint": "9.39.1",
26-
"eslint-config-next": "16.0.1",
26+
"eslint-config-next": "16.0.3",
2727
"ts-node": "10.9.2",
2828
"tsconfig-paths": "4.2.0",
2929
"typescript": "5.9.3"

examples/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/react": "19.2.4",
1414
"@types/react-dom": "19.2.3",
1515
"fets": "0.8.5",
16-
"next": "16.0.1",
16+
"next": "16.0.3",
1717
"react": "19.2.0",
1818
"react-dom": "19.2.0",
1919
"typescript": "5.9.3"

0 commit comments

Comments
 (0)