Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Oct 11, 2024
1 parent 1f4a81f commit 116fec8
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 240 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
},
"dependencies": {
"@microsoft/tsdoc": "^0.15.0",
"effect": "^3.8.0",
"execa": "^9.3.1",
"effect": "^3.9.1",
"execa": "^9.4.0",
"memoize": "^10.0.0",
"natural-orderby": "^4.0.0",
"pathe": "^1.1.2",
Expand All @@ -72,15 +72,15 @@
"validate-npm-package-name": "^6.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.2",
"@arethetypeswrong/cli": "^0.16.4",
"@total-typescript/shoehorn": "^0.1.2",
"@types/node": "^22.5.5",
"@types/node": "^22.7.5",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"np": "^10.0.7",
"ts-dedent": "^2.2.0",
"tsup": "^8.2.4",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
}
}
Loading

0 comments on commit 116fec8

Please # to comment.