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 57b4794 commit c3b8f4bCopy full SHA for c3b8f4b
package.json
@@ -58,7 +58,7 @@
58
},
59
"dependencies": {
60
"@microsoft/tsdoc": "^0.15.0",
61
- "effect": "^3.4.7",
+ "effect": "^3.4.8",
62
"execa": "^9.3.0",
63
"memoize": "^10.0.0",
64
"natural-orderby": "^3.0.2",
@@ -73,13 +73,13 @@
73
"devDependencies": {
74
"@arethetypeswrong/cli": "^0.15.3",
75
"@total-typescript/shoehorn": "^0.1.2",
76
- "@types/node": "^20.14.9",
+ "@types/node": "^20.14.10",
77
"@types/validate-npm-package-name": "^4.0.2",
78
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.0.0",
79
"np": "^10.0.6",
80
"ts-dedent": "^2.2.0",
81
"tsup": "^8.1.0",
82
"typescript": "^5.5.3",
83
- "vitest": "^1.6.0"
+ "vitest": "^2.0.0"
84
}
85
0 commit comments