Skip to content

Commit 5d3867b

Browse files
committed
Upgrade next-mdx-remote to v6
1 parent a945fa8 commit 5d3867b

3 files changed

Lines changed: 14 additions & 30 deletions

File tree

apps/web/convex/_generated/api.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import type * as http from "../http.js";
1818
import type * as lib_access from "../lib/access.js";
1919
import type * as lib_sanitizeSoulContent from "../lib/sanitizeSoulContent.js";
2020
import type * as migrations from "../migrations.js";
21-
import type * as mocaImport from "../mocaImport.js";
2221
import type * as reports from "../reports.js";
2322
import type * as search from "../search.js";
2423
import type * as seed from "../seed.js";
@@ -46,7 +45,6 @@ declare const fullApi: ApiFromModules<{
4645
"lib/access": typeof lib_access;
4746
"lib/sanitizeSoulContent": typeof lib_sanitizeSoulContent;
4847
migrations: typeof migrations;
49-
mocaImport: typeof mocaImport;
5048
reports: typeof reports;
5149
search: typeof search;
5250
seed: typeof seed;

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"geist": "^1.5.1",
4141
"gray-matter": "^4.0.3",
4242
"lucide-react": "^0.563.0",
43-
"next-mdx-remote": "^5.0.0",
43+
"next-mdx-remote": "^6.0.0",
4444
"reading-time": "^1.5.0",
4545
"next": "^16.1.6",
4646
"next-themes": "^0.4.6",

pnpm-lock.yaml

Lines changed: 13 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)