Skip to content

Commit

Permalink
[v3] update remark plugins (#3181)
Browse files Browse the repository at this point in the history
* update some of remark plugins

* upd
  • Loading branch information
dimaMachina authored Sep 1, 2024
1 parent 69275a0 commit f421e17
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 18 deletions.
5 changes: 2 additions & 3 deletions packages/nextra-theme-blog/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"allowJs": true,
"jsx": "react-jsx",
"moduleResolution": "Node",
"types": ["vitest/globals", "./src/env.d.ts"],
"types": ["vitest/globals"],
"resolveJsonModule": true
},
"include": ["."]
}
}
4 changes: 2 additions & 2 deletions packages/nextra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"@mdx-js/react": "^3.0.0",
"@napi-rs/simple-git": "^0.1.9",
"@shikijs/twoslash": "^1.0.0",
"@theguild/remark-mermaid": "^0.1.1",
"@theguild/remark-npm2yarn": "0.3.0",
"@theguild/remark-mermaid": "^0.1.2",
"@theguild/remark-npm2yarn": "^0.3.2",
"better-react-mathjax": "^2.0.3",
"clsx": "^2.0.0",
"estree-util-to-js": "^2.0.0",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f421e17

Please sign in to comment.