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] committed Apr 16, 2024
1 parent 3915304 commit e3d7d57
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 224 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crossbell",
"version": "1.11.9",
"packageManager": "[email protected].4",
"packageManager": "[email protected].7",
"description": "JavaScript SDK to interact with Crossbell",
"keywords": [
"crossbell",
Expand Down Expand Up @@ -99,20 +99,20 @@
"eip1193-types": "^0.2.1",
"exponential-backoff": "^3.1.1",
"p-limit": "3.1.0",
"viem": "^2.7.16"
"viem": "^2.9.19"
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@biomejs/biome": "^1.7.0",
"@types/async-retry": "^1.4.8",
"@types/node": "^20.11.24",
"abitype": "^1.0.0",
"bumpp": "^9.3.0",
"change-case": "^5.4.3",
"simple-git-hooks": "^2.9.0",
"@types/node": "^20.12.7",
"abitype": "^1.0.2",
"bumpp": "^9.4.0",
"change-case": "^5.4.4",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
"typedoc": "^0.25.9",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit e3d7d57

Please sign in to comment.