We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@types/nlcst
1 parent 0588183 commit 0570acfCopy full SHA for 0570acf
package.json
@@ -33,16 +33,16 @@
33
"index.js"
34
],
35
"dependencies": {
36
- "@types/nlcst": "^1.0.0",
37
- "@types/unist": "^2.0.0",
38
- "nlcst-emoticon-modifier": "^2.0.0",
39
- "unist-util-modify-children": "^3.0.0"
+ "@types/nlcst": "^2.0.0",
+ "@types/unist": "^3.0.0",
+ "nlcst-emoticon-modifier": "^3.0.0",
+ "unist-util-modify-children": "^4.0.0"
40
},
41
"devDependencies": {
42
"@types/node": "^20.0.0",
43
"c8": "^8.0.0",
44
- "nlcst-emoji-modifier": "^5.0.0",
45
- "parse-english": "^6.0.0",
+ "nlcst-emoji-modifier": "^6.0.0",
+ "parse-english": "^7.0.0",
46
"prettier": "^3.0.0",
47
"remark-cli": "^11.0.0",
48
"remark-preset-wooorm": "^9.0.0",
0 commit comments