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.
1 parent 1640251 commit 01dcd65Copy full SHA for 01dcd65
package.json
@@ -62,7 +62,7 @@
62
"@babel/plugin-transform-react-jsx": "^7.0.0",
63
"@types/babel__core": "^7.0.0",
64
"@types/babel__generator": "^7.0.0",
65
- "@types/node": "^18.0.0",
+ "@types/node": "^20.0.0",
66
"@vue/babel-plugin-jsx": "^1.0.0",
67
"acorn-jsx": "^5.0.0",
68
"c8": "^7.0.0",
@@ -79,9 +79,9 @@
79
"remark-cli": "^11.0.0",
80
"remark-preset-wooorm": "^9.0.0",
81
"type-coverage": "^2.0.0",
82
- "typescript": "^4.0.0",
+ "typescript": "^5.0.0",
83
"unist-util-visit": "^4.0.0",
84
- "xo": "^0.53.0"
+ "xo": "^0.54.0"
85
},
86
"scripts": {
87
"prepack": "npm run build && npm run format",
0 commit comments