Skip to content

Commit f1871ea

Browse files
authored
Merge pull request #53 from mongodb/cbullinger-dependabot-bump-main
Bump next to v16.0.10
2 parents 6270c7f + 9d71183 commit f1871ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mflix/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"dependencies": {
1515
"react": "19.2.0",
1616
"react-dom": "19.2.0",
17-
"next": "16.0.7"
17+
"next": "16.0.10"
1818
},
1919
"devDependencies": {
2020
"typescript": "^5",
2121
"@types/node": "^20",
2222
"@types/react": "^19",
2323
"@types/react-dom": "^19",
2424
"eslint": "^9",
25-
"eslint-config-next": "16.0.7",
25+
"eslint-config-next": "16.0.10",
2626
"@eslint/eslintrc": "^3"
2727
}
2828
}

0 commit comments

Comments
 (0)