Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Dec 6, 2023
1 parent ec3bc3d commit b8eca30
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 385 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,24 @@
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/web3.js": "^1.87.6",
"eth-rpc-errors": "^4.0.3",
"viem": "^2.0.0-beta.6"
"viem": "^2.0.0-beta.11"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^0.34.6",
"bs58": "^5.0.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"madge": "^6.1.0",
"msw": "^2.0.8",
"msw": "^2.0.10",
"pinst": "^3.0.0",
"prettier": "^3.1.0",
"standard-version": "^9.5.0",
Expand Down
Loading

0 comments on commit b8eca30

Please sign in to comment.