We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@types/unist
1 parent 58318c4 commit 380cff0Copy full SHA for 380cff0
package.json
@@ -37,15 +37,15 @@
37
"index.js"
38
],
39
"dependencies": {
40
- "@types/unist": "^2.0.0",
+ "@types/unist": "^3.0.0",
41
"lodash.iteratee": "^4.0.0",
42
- "unist-util-visit": "^4.0.0"
+ "unist-util-visit": "^5.0.0"
43
},
44
"devDependencies": {
45
"@types/lodash.iteratee": "^4.0.0",
46
"@types/tape": "^5.0.0",
47
"c8": "^8.0.0",
48
- "mdast-util-from-markdown": "^1.0.0",
+ "mdast-util-from-markdown": "^2.0.0",
49
"prettier": "^3.0.0",
50
"remark-cli": "^11.0.0",
51
"remark-preset-wooorm": "^9.0.0",
0 commit comments