Skip to content

Commit e7d04b9

Browse files
Kevin Tahajaholme
authored andcommitted
update to next 15.2.6
1 parent a83fc4d commit e7d04b9

File tree

2 files changed

+44
-42
lines changed

2 files changed

+44
-42
lines changed

js/web/test/e2e/exports/testcases/nextjs-default/package-lock.json

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

js/web/test/e2e/exports/testcases/nextjs-default/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12+
"next": "^15.2.6",
1213
"react": "^19.0.0",
13-
"react-dom": "^19.0.0",
14-
"next": "15.2.4"
14+
"react-dom": "^19.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)