Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed May 25, 2024
1 parent 2c3609a commit c4c414f
Show file tree
Hide file tree
Showing 2 changed files with 3,027 additions and 2,424 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.14.2",
"effect": "^3.1.3",
"execa": "^9.0.2",
"effect": "^3.2.5",
"execa": "^9.1.0",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
"pathe": "^1.1.2",
Expand All @@ -73,13 +73,13 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^1.6.0",
"np": "^10.0.5",
"ts-dedent": "^2.2.0",
"tsup": "^8.0.2",
"tsx": "^4.10.0",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
Loading

0 comments on commit c4c414f

Please sign in to comment.