Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Apr 25, 2024
1 parent 2f97a24 commit 8887ccd
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 186 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.14.2",
"effect": "^2.4.18",
"effect": "^3.0.5",
"execa": "^8.0.1",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
Expand All @@ -73,14 +73,14 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^1.4.0",
"np": "^10.0.3",
"@vitest/coverage-v8": "^1.5.2",
"np": "^10.0.5",
"ts-dedent": "^2.2.0",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
"tsx": "^4.7.3",
"typescript": "^5.4.5",
"vitest": "^1.5.2"
}
}
Loading

0 comments on commit 8887ccd

Please # to comment.