Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Oct 11, 2024
1 parent e56c5d4 commit 02c4e2a
Show file tree
Hide file tree
Showing 2 changed files with 797 additions and 903 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,38 +40,38 @@
"@mdx-js/mdx": "^3.0.1",
"esbuild": "^0.23.1",
"sharp": "^0.33.5",
"terser": "^5.32.0"
"terser": "^5.34.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-commonjs": "^26.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@zce/prettier-config": "^0.4.0",
"chokidar": "^3.6.0",
"fast-glob": "^3.3.2",
"hast-util-raw": "^9.0.4",
"hast-util-to-string": "^3.0.0",
"hast-util-to-string": "^3.0.1",
"lint-staged": "^15.2.10",
"mdast-util-from-markdown": "^2.0.1",
"mdast-util-to-hast": "^13.2.0",
"mdast-util-toc": "^7.1.0",
"micromatch": "^4.0.8",
"prettier": "^3.3.3",
"rehype-raw": "^7.0.0",
"rehype-stringify": "^10.0.0",
"rehype-stringify": "^10.0.1",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"rollup": "^4.21.3",
"remark-rehype": "^11.1.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.3",
Expand Down
Loading

0 comments on commit 02c4e2a

Please sign in to comment.