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 21, 2024
1 parent f45e806 commit 9180987
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 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.15.0",
"effect": "^3.3.5",
"execa": "^9.2.0",
"effect": "^3.4.0",
"execa": "^9.3.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.14.6",
"@types/node": "^20.14.7",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^1.6.0",
"np": "^10.0.6",
"ts-dedent": "^2.2.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
}
}
89 changes: 45 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9180987

Please sign in to comment.