Skip to content

Commit

Permalink
chore(deps): update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 5, 2022
1 parent ad14624 commit 5ebb01a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"dependencies": {
"unified": "10.1.0",
"unist-util-visit": "4.1.0"
"unified": "~10.1.1",
"unist-util-visit": "~4.1.0"
},
"devDependencies": {
"rehype": "12.0.0",
"rehype-stringify": "9.0.2",
"remark": "14.0.1",
"remark-gfm": "3.0.0",
"remark-parse": "10.0.0",
"remark-rehype": "10.0.0",
"tsc-esm-fix": "2.7.3",
"tsbb": "3.4.4"
"rehype": "~12.0.0",
"rehype-stringify": "~9.0.2",
"remark": "~14.0.1",
"remark-gfm": "~3.0.0",
"remark-parse": "~10.0.0",
"remark-rehype": "~10.1.0",
"tsc-esm-fix": "~2.7.3",
"tsbb": "~3.7.1"
}
}

0 comments on commit 5ebb01a

Please sign in to comment.