Update dependencies

This commit is contained in:
Arnaud 2025-02-07 14:47:33 +01:00
parent b29af75426
commit af70ee5330
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 422 additions and 706 deletions

1118
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@codex-storage/sdk-js",
"version": "0.0.16",
"version": "0.0.17",
"description": "Codex SDK to interact with the Codex decentralized storage network.",
"repository": {
"type": "git",
@ -58,10 +58,10 @@
},
"devDependencies": {
"@tsconfig/strictest": "^2.0.5",
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vitest": "^2.1.1"
"prettier": "^3.4.2",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"vitest": "^3.0.5"
},
"dependencies": {
"valibot": "^0.32.0"