Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Nov 25, 2024
1 parent 90b61e5 commit e48b01d
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 724 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@types/node": "^22.8.4",
"@types/node": "^22.9.3",
"@types/picomatch": "^3.0.1",
"@zce/prettier-config": "^0.4.0",
"chokidar": "^4.0.1",
"fast-glob": "^3.3.2",
"hast-util-raw": "^9.0.4",
"hast-util-raw": "^9.1.0",
"hast-util-to-string": "^3.0.1",
"lint-staged": "^15.2.10",
"mdast-util-from-markdown": "^2.0.2",
Expand All @@ -66,19 +66,19 @@
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"rollup": "^4.24.3",
"rollup": "^4.27.4",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.3",
"vfile-reporter": "^8.1.1",
"yaml": "^2.6.0"
"yaml": "^2.6.1"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": "^18.17.0 || >=20.3.0"
}
Expand Down
Loading

0 comments on commit e48b01d

Please sign in to comment.