fix(deps): update nextjs monorepo to v15.5.9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-21 16:08:46 +00:00
committed by GitHub
parent 711592e3b9
commit 85cd2c90b1
2 changed files with 18 additions and 27 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"@lezer/highlight": "^1.2.1",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/mdx": "15.5.7",
"@next/mdx": "15.5.9",
"@remixicon/react": "^4.6.0",
"@uiw/codemirror-themes": "^4.23.7",
"@uiw/react-codemirror": "^4.23.7",
@@ -47,7 +47,7 @@
"@types/react-dom": "19.1.7",
"chokidar": "^3.6.0",
"eslint": "^8",
"eslint-config-next": "15.5.7",
"eslint-config-next": "15.5.9",
"lightningcss": "^1.28.2",
"typescript": "^5",
"unified": "^11.0.4"