Skip to content

Commit adcb7bf

Browse files
build(deps): bump next from 16.0.6 to 16.0.7 in the npm_and_yarn group across 1 directory (#1337)
1 parent 66ef58d commit adcb7bf

File tree

3 files changed

+72
-72
lines changed

3 files changed

+72
-72
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"fumadocs-typescript": "4.0.13",
2222
"fumadocs-ui": "16.1.0",
2323
"lucide-react": "^0.555.0",
24-
"next": "^16.0.6",
24+
"next": "^16.0.7",
2525
"next-view-transitions": "^0.3.4",
2626
"react": "^19.2.0",
2727
"react-dom": "^19.2.0",

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "next start"
1111
},
1212
"dependencies": {
13-
"next": "^16.0.6",
13+
"next": "^16.0.7",
1414
"react": "^19.2.0",
1515
"react-dom": "^19.2.0"
1616
},

0 commit comments

Comments
 (0)