Skip to content

Commit b7a51d3

Browse files
committed
fix(deps): downgrade rehype-pretty-code to 0.9.11
WARN  Issues with peer dependencies found rehype-pretty-code 0.14.3 ✕ unmet peer shiki@"^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0": found 0.14.7
1 parent 4c5fadd commit b7a51d3

2 files changed

Lines changed: 43 additions & 156 deletions

File tree

pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react": "18.3.1",
4545
"react-dom": "18.3.1",
4646
"rehype-autolink-headings": "^6.1.1",
47-
"rehype-pretty-code": "^0.14.3",
47+
"rehype-pretty-code": "^0.9.11",
4848
"rehype-slug": "^5.1.0",
4949
"remark-frontmatter": "^4.0.1",
5050
"remark-mdx-frontmatter": "^3.0.0",

0 commit comments

Comments
 (0)