Skip to content

Commit e3ff965

Browse files
authored
fix(deps): update next to 16.0.8 (cypress-io#1604)
1 parent 269d755 commit e3ff965

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "cypress run"
1111
},
1212
"dependencies": {
13-
"next": "^16.0.7",
13+
"next": "^16.0.8",
1414
"react": "^19.2.1",
1515
"react-dom": "^19.2.1"
1616
},

0 commit comments

Comments
 (0)