Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Jun 5, 2024
1 parent 1370aab commit ab4f928
Show file tree
Hide file tree
Showing 2 changed files with 3,059 additions and 2,459 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.15.0",
"effect": "^3.2.5",
"effect": "^3.2.9",
"execa": "^9.1.0",
"memoize": "^10.0.0",
"natural-orderby": "^3.0.2",
"pathe": "^1.1.2",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"read-pkg": "^9.0.1",
"resolve.exports": "^2.0.2",
"tempy": "^3.1.0",
Expand All @@ -73,13 +73,13 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@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.11.0",
"tsup": "^8.1.0",
"tsx": "^4.11.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
}
Expand Down
Loading

0 comments on commit ab4f928

Please sign in to comment.