Skip to content

Commit

Permalink
Bump dependencies (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas authored Feb 2, 2025
1 parent af1d63d commit 2baf436
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 368 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
"@noble/hashes": "^1.5.0"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"typescript": "^5.7.2",
"undici": "^7.2.0",
"vitest": "^2.1.8"
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^3.0.4",
"typescript": "^5.7.3",
"undici": "^7.3.0",
"vitest": "^3.0.4"
},
"packageManager": "[email protected].2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}
Loading

0 comments on commit 2baf436

Please sign in to comment.