Skip to content

Commit 7b4ef3a

Browse files
chore(deps): update nextjs monorepo to ^16.2.9 (#1743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 046bf72 commit 7b4ef3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.templates/template-next/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
"dependencies": {
12-
"next": "^16.2.8",
12+
"next": "^16.2.9",
1313
"react": "^19.2.7",
1414
"react-dom": "^19.2.7"
1515
},

next-full/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"beautiful-mermaid": "^1.1.3",
1313
"katex": "^0.17.0",
14-
"next": "^16.2.8",
14+
"next": "^16.2.9",
1515
"prosekit": "^0.21.4",
1616
"react": "^19.2.7",
1717
"react-dom": "^19.2.7"

0 commit comments

Comments
 (0)