Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zce committed Dec 11, 2023
1 parent 7593b66 commit 07c1b62
Show file tree
Hide file tree
Showing 2 changed files with 1,446 additions and 1,406 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"format": "prettier . --write"
},
"dependencies": {
"esbuild": "^0.19.8",
"esbuild": "^0.19.9",
"sharp": "^0.33.0"
},
"devDependencies": {
Expand All @@ -41,8 +41,8 @@
"@types/hast": "^3.0.3",
"@types/mdast": "^4.0.3",
"@types/micromatch": "^4.0.6",
"@types/node": "^20.10.0",
"@types/react": "^18.2.39",
"@types/node": "^20.10.4",
"@types/react": "^18.2.43",
"@zce/prettier-config": "^0.2.0",
"chokidar": "^3.5.3",
"fast-glob": "^3.3.2",
Expand All @@ -52,16 +52,16 @@
"mdast-util-to-hast": "^13.0.2",
"micromatch": "^4.0.5",
"mri": "^1.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"rehype-raw": "^7.0.0",
"rehype-stringify": "^10.0.0",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"rollup": "^4.6.0",
"rollup": "^4.7.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
Expand Down
Loading

0 comments on commit 07c1b62

Please sign in to comment.