Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 17bae3a commit 5b722b5
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 272 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.12.0",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.9.0",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -99,19 +99,19 @@
"eip1193-types": "^0.2.1",
"exponential-backoff": "^3.1.1",
"p-limit": "3.1.0",
"viem": "^2.16.3"
"viem": "^2.20.1"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/async-retry": "^1.4.8",
"@types/node": "^20.14.9",
"abitype": "^1.0.4",
"bumpp": "^9.4.1",
"@types/node": "^20.16.2",
"abitype": "^1.0.6",
"bumpp": "^9.5.2",
"change-case": "^5.4.4",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.1.0",
"typedoc": "^0.26.2",
"typescript": "^5.5.2",
"tsup": "^8.2.4",
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 5b722b5

Please sign in to comment.