Skip to content

Commit 05effe8

Browse files
build(deps-dev): bump next from 16.0.1 to 16.0.7
Bumps [next](https://github.com/vercel/next.js) from 16.0.1 to 16.0.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.1...v16.0.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3542c71 commit 05effe8

File tree

3 files changed

+2315
-1603
lines changed

3 files changed

+2315
-1603
lines changed

apps/manage-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "next start"
1010
},
1111
"devDependencies": {
12-
"next": "^16.0.1"
12+
"next": "^16.0.7"
1313
},
1414
"engines": {
1515
"node": ">=22.x"

apps/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/node": "24.9.2",
1313
"@types/react": "19.2.2",
1414
"mcp-handler": "^1.0.3",
15-
"next": "^16.0.1",
15+
"next": "^16.0.7",
1616
"typescript": "5.9.3"
1717
},
1818
"engines": {

0 commit comments

Comments
 (0)