Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adproqwq committed Jun 17, 2024
1 parent 085bbea commit e4d44c9
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"update": "npm exec tsx ./scripts/update.ts"
},
"dependencies": {
"@types/node": "^20.12.12",
"tsx": "^4.10.2",
"@types/node": "^20.14.2",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@9.1.1"
"packageManager": "pnpm@9.3.0"
}
Loading

0 comments on commit e4d44c9

Please sign in to comment.