Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Jul 25, 2024
1 parent 58d3b95 commit 64973a0
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 203 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.15.0",
"effect": "^3.5.5",
"effect": "^3.5.7",
"execa": "^9.3.0",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
Expand All @@ -73,13 +73,13 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.0.3",
"@vitest/coverage-v8": "^2.0.4",
"np": "^10.0.7",
"ts-dedent": "^2.2.0",
"tsup": "^8.1.2",
"typescript": "^5.5.3",
"vitest": "^2.0.3"
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vitest": "^2.0.4"
}
}
Loading

0 comments on commit 64973a0

Please sign in to comment.