We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b2244 commit 37954baCopy full SHA for 37954ba
1 file changed
mflix/client/package.json
@@ -14,15 +14,15 @@
14
"dependencies": {
15
"react": "19.2.0",
16
"react-dom": "19.2.0",
17
- "next": "16.0.10"
+ "next": "16.1.5"
18
},
19
"devDependencies": {
20
"typescript": "^5",
21
"@types/node": "^20",
22
"@types/react": "^19",
23
"@types/react-dom": "^19",
24
"eslint": "^9",
25
- "eslint-config-next": "16.0.10",
+ "eslint-config-next": "16.1.5",
26
"@eslint/eslintrc": "^3"
27
}
28
0 commit comments