Skip to content

Commit

Permalink
feat: update collabland deps
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond Feng <[email protected]>
  • Loading branch information
raymondfeng committed Dec 26, 2023
1 parent dc23d62 commit 02b4a8b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 79 deletions.
119 changes: 50 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,27 @@
"tslib": "^2.0.0"
},
"devDependencies": {
"@collabland/chain": "^0.37.0",
"@collabland/common": "^0.49.0",
"@loopback/build": "^10.1.3",
"@loopback/core": "^5.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/repository": "^6.1.3",
"@loopback/testlab": "^6.1.3",
"@collabland/chain": "^0.38.0",
"@collabland/common": "^0.50.0",
"@loopback/build": "^10.1.4",
"@loopback/core": "^5.1.4",
"@loopback/eslint-config": "^14.0.5",
"@loopback/repository": "^6.1.4",
"@loopback/testlab": "^6.1.4",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-solhint": "^3.0.1",
"@collabland/typechain-ethers-v5": "^11.2.0",
"@collabland/typechain-hardhat": "^9.2.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^16.18.40",
"eslint": "^8.55.0",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"ethers": "^5.7.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"hardhat": "^2.19.4",
"@collabland/typechain": "^8.4.0",
"typescript": "~5.3.0"
"typescript": "~5.2.2"
},
"license": "MIT",
"copyright.owner": "Abridged, Inc."
Expand Down

0 comments on commit 02b4a8b

Please sign in to comment.