Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Feb 12, 2024
1 parent cfa7efb commit a11c9c0
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 210 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,30 +96,30 @@
"dependencies": {
"@lifi/types": "^11.2.0",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/web3.js": "^1.89.1",
"@solana/web3.js": "^1.90.0",
"eth-rpc-errors": "^4.0.3",
"viem": "^2.7.1"
"viem": "^2.7.8"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@types/fs-extra": "^11.0.4",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.2.2",
"bs58": "^5.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.0.4",
"eslint-plugin-jsdoc": "^48.0.6",
"eslint-plugin-prettier": "^5.1.3",
"fs-extra": "^11.2.0",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"madge": "^6.1.0",
"msw": "^2.1.5",
"msw": "^2.1.7",
"pinst": "^3.0.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"standard-version": "^9.5.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit a11c9c0

Please sign in to comment.