We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244f6e4 commit 98d507bCopy full SHA for 98d507b
package.json
@@ -37,18 +37,16 @@
37
},
38
"dependencies": {
39
"chalk": "^5.0.0",
40
- "find-up": "^6.2.0",
41
"mock-import": "^3.0.2",
42
"montag": "^1.2.1",
43
"once": "^1.4.0",
44
- "picomatch": "^2.3.1",
45
"putout": "^34.0.9",
46
"table": "^6.8.0",
47
"try-catch": "^3.0.0",
48
"yargs-parser": "^21.0.0"
49
50
"engines": {
51
- "node": ">=16"
+ "node": ">=18"
52
53
"license": "MIT",
54
"devDependencies": {
0 commit comments