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/xast
1 parent ebc42bc commit 2728c8dCopy full SHA for 2728c8d
package.json
@@ -32,21 +32,20 @@
32
"index.js"
33
],
34
"dependencies": {
35
- "@types/xast": "^1.0.0",
+ "@types/xast": "^2.0.0",
36
"bcp-47-normalize": "^2.0.0",
37
- "unist-builder": "^3.0.0",
38
- "xastscript": "^3.0.0"
+ "unist-builder": "^4.0.0",
+ "xastscript": "^4.0.0"
39
},
40
"devDependencies": {
41
"@types/node": "^20.0.0",
42
"c8": "^8.0.0",
43
"prettier": "^3.0.0",
44
- "regenerate": "^1.0.0",
45
"remark-cli": "^11.0.0",
46
"remark-preset-wooorm": "^9.0.0",
47
"type-coverage": "^2.0.0",
48
"typescript": "^5.0.0",
49
- "xast-util-to-xml": "^3.0.0",
+ "xast-util-to-xml": "^4.0.0",
50
"xo": "^0.55.0"
51
52
"scripts": {
0 commit comments