Skip to content

Commit bce5895

Browse files
Update nextjs monorepo to v16.2.1
1 parent 16524a5 commit bce5895

2 files changed

Lines changed: 71 additions & 68 deletions

File tree

avarc-frontend/package-lock.json

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

avarc-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"audit": "npm audit --audit-level=high"
1212
},
1313
"dependencies": {
14-
"next": "16.1.5",
14+
"next": "16.2.1",
1515
"react": "19.2.3",
1616
"react-dom": "19.2.3"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/react": "19.2.8",
2121
"@types/react-dom": "19.2.3",
2222
"eslint": "9.39.2",
23-
"eslint-config-next": "16.1.3",
23+
"eslint-config-next": "16.2.1",
2424
"typescript": "5.9.3"
2525
}
2626
}

0 commit comments

Comments
 (0)