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 2c3609a commit c4c414fCopy full SHA for c4c414f
package.json
@@ -58,8 +58,8 @@
58
},
59
"dependencies": {
60
"@microsoft/tsdoc": "^0.14.2",
61
- "effect": "^3.1.3",
62
- "execa": "^9.0.2",
+ "effect": "^3.2.5",
+ "execa": "^9.1.0",
63
"memoize": "^10.0.0",
64
"natural-orderby": "^3.0.2",
65
"pathe": "^1.1.2",
@@ -73,13 +73,13 @@
73
"devDependencies": {
74
"@arethetypeswrong/cli": "^0.15.3",
75
"@total-typescript/shoehorn": "^0.1.2",
76
- "@types/node": "^20.12.11",
+ "@types/node": "^20.12.12",
77
"@types/validate-npm-package-name": "^4.0.2",
78
"@vitest/coverage-v8": "^1.6.0",
79
"np": "^10.0.5",
80
"ts-dedent": "^2.2.0",
81
"tsup": "^8.0.2",
82
- "tsx": "^4.10.0",
+ "tsx": "^4.11.0",
83
"typescript": "^5.4.5",
84
"vitest": "^1.6.0"
85
}
0 commit comments