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 dde5abf commit 0af20b1Copy full SHA for 0af20b1
package.json
@@ -58,7 +58,7 @@
58
},
59
"dependencies": {
60
"@microsoft/tsdoc": "^0.14.2",
61
- "effect": "^2.4.10",
+ "effect": "^2.4.15",
62
"execa": "^8.0.1",
63
"memoize": "^10.0.0",
64
"natural-orderby": "^3.0.2",
@@ -73,10 +73,10 @@
73
"devDependencies": {
74
"@arethetypeswrong/cli": "^0.15.2",
75
"@total-typescript/shoehorn": "^0.1.2",
76
- "@types/node": "^20.11.30",
+ "@types/node": "^20.12.2",
77
"@types/validate-npm-package-name": "^4.0.2",
78
"@vitest/coverage-v8": "^1.4.0",
79
- "np": "^10.0.1",
+ "np": "^10.0.2",
80
"ts-dedent": "^2.2.0",
81
"tsup": "^8.0.2",
82
"tsx": "^4.7.1",
0 commit comments