Skip to content

Commit

Permalink
chore(deps): bump [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
naiyerasif committed Jun 10, 2024
1 parent de3512f commit 1020038
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 146 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microflash/rehype-starry-night",
"version": "4.0.0",
"version": "4.1.0",
"description": "rehype plugin to highlight codeblocks with Starry Night",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@microflash/fenceparser": "^3.0.0",
"@wooorm/starry-night": "^3.3.0",
"@wooorm/starry-night": "^3.4.0",
"defu": "^6.1.4",
"hast-util-to-string": "^3.0.0",
"hastscript": "^9.0.0",
Expand All @@ -56,7 +56,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"unified": "^11.0.4",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.3.0"
}
Loading

0 comments on commit 1020038

Please sign in to comment.