Skip to content

Commit 20acf05

Browse files
chore(deps): update dependency next to ^16.1.3 (#1361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cf0d6f commit 20acf05

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.1.2",
12+
"next": "^16.1.3",
1313
"react": "^19.2.3",
1414
"react-dom": "^19.2.3"
1515
},

next-full/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.1.2",
12+
"next": "^16.1.3",
1313
"prosekit": "^0.17.1",
1414
"react": "^19.2.3",
1515
"react-dom": "^19.2.3"

0 commit comments

Comments
 (0)