Skip to content

Commit db45044

Browse files
committed
fix(deps): upgrade shiki from ^0.14.7 to ^1.29.2
- 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 - pnpm install shiki@^1 a
1 parent 2404f87 commit db45044

3 files changed

Lines changed: 206 additions & 41 deletions

File tree

pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"remark-mdx-frontmatter": "^3.0.0",
5151
"rxjs": "^7.8.2",
5252
"sharp": "^0.34.5",
53-
"shiki": "^0.14.7",
53+
"shiki": "^1.29.2",
5454
"swagger-ui": "^5.32.4",
5555
"unist-util-visit": "^4.1.2",
5656
"yaml": "^2.8.3"

0 commit comments

Comments
 (0)