Skip to content

Commit 77b45ca

Browse files
fix(deps): update all non-major dependencies to v16.2.0
1 parent 393b06d commit 77b45ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

next-app-mock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"clean": "rm -rf .next"
1010
},
1111
"dependencies": {
12-
"next": "16.1.7",
12+
"next": "16.2.0",
1313
"react": "^19.1.0",
1414
"react-dom": "^19.1.0"
1515
},
@@ -18,7 +18,7 @@
1818
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",
2020
"eslint": "^9.29.0",
21-
"eslint-config-next": "16.1.6",
21+
"eslint-config-next": "16.2.0",
2222
"typescript": "^5.8.3"
2323
},
2424
"packageManager": "pnpm@10.32.1"

0 commit comments

Comments
 (0)