Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(nextra-theme-docs): Update next to 15.5.9
  • Loading branch information
RadoslavDimchev committed Dec 15, 2025
commit 7ea4bf8de7b08a4a83eff1cfa4ca456962ab8a1b
2 changes: 1 addition & 1 deletion libs/ts/nextra-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vitejs/plugin-react": "^4.3.4",
"esbuild-react-compiler-plugin": "workspace:*",
"jsdom": "^26.0.0",
"next": "^15.5.7",
"next": "^15.5.9",
"nextra": "^4.1.1",
"nextra-theme-docs": "^4.1.1",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ __metadata:
esbuild-react-compiler-plugin: "workspace:*"
execa: "npm:^9.6.0"
jsdom: "npm:^26.0.0"
next: "npm:^15.5.7"
next: "npm:^15.5.9"
next-themes: "npm:^0.4.0"
nextra: "npm:^4.1.1"
nextra-theme-docs: "npm:^4.1.1"
Expand Down