Skip to content

Commit 9cf2c21

Browse files
Revert "build(deps): bump next from 15.5.2 to 16.1.5 in /documentation (#347)" (#349)
This reverts commit ea6c521. This is because upgrading breaks the doc website as Nextra 3.x not compatible with Nextjs 16.x
1 parent 8be15f8 commit 9cf2c21

2 files changed

Lines changed: 162 additions & 204 deletions

File tree

documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"packageManager": "yarn@4.5.1",
55
"dependencies": {
6-
"next": "^16.1.5",
6+
"next": "^15.4.7",
77
"nextra": "^3.2.3",
88
"nextra-theme-docs": "^3.2.3",
99
"react": "^18.3.1",

0 commit comments

Comments
 (0)