Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Aug 23, 2024
1 parent ca83026 commit f296be3
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 89 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.15.0",
"effect": "^3.6.0",
"execa": "^9.3.0",
"effect": "^3.6.5",
"execa": "^9.3.1",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
"pathe": "^1.1.2",
Expand All @@ -71,14 +71,14 @@
"validate-npm-package-name": "^5.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@arethetypeswrong/cli": "^0.15.4",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^22.0.2",
"@types/node": "^22.5.0",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.0.5",
"np": "^10.0.7",
"ts-dedent": "^2.2.0",
"tsup": "^8.2.3",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
}
Expand Down
Loading

0 comments on commit f296be3

Please # to comment.