Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 969d4d8 commit 145e180
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 885 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.12.1",
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.15.1",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": ["crossbell", "eth", "contract", "web3"],
"license": "MIT",
Expand Down Expand Up @@ -78,23 +78,23 @@
"@crossbell/ipfs-fetch": "^0.0.21",
"async-cache-dedupe": "^2.2.0",
"async-retry": "^1.3.3",
"eip1193-types": "^0.2.1",
"eip1193-types": "^0.2.2",
"exponential-backoff": "^3.1.1",
"p-limit": "3.1.0",
"viem": "^2.21.34"
"viem": "^2.21.56"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/async-retry": "^1.4.9",
"@types/node": "^20.17.0",
"abitype": "^1.0.6",
"bumpp": "^9.7.1",
"@types/node": "^20.17.10",
"abitype": "^1.0.8",
"bumpp": "^9.9.2",
"change-case": "^5.4.4",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.0",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"tsup": "^8.3.5",
"typedoc": "^0.27.5",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 145e180

Please sign in to comment.