Skip to content

Commit 3916bb3

Browse files
committed
chore: bump packages
1 parent 78ce803 commit 3916bb3

File tree

2 files changed

+553
-525
lines changed

2 files changed

+553
-525
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -94,36 +94,36 @@
9494
]
9595
},
9696
"dependencies": {
97-
"@lifi/types": "^11.2.0",
97+
"@lifi/types": "^11.4.1",
9898
"@solana/wallet-adapter-base": "^0.9.23",
99-
"@solana/web3.js": "^1.90.0",
99+
"@solana/web3.js": "^1.91.0",
100100
"eth-rpc-errors": "^4.0.3",
101-
"viem": "^2.7.9"
101+
"viem": "^2.8.4"
102102
},
103103
"devDependencies": {
104-
"@commitlint/cli": "^18.6.1",
105-
"@commitlint/config-conventional": "^18.6.2",
104+
"@commitlint/cli": "^19.1.0",
105+
"@commitlint/config-conventional": "^19.1.0",
106106
"@types/fs-extra": "^11.0.4",
107107
"@types/ws": "^8.5.10",
108-
"@typescript-eslint/eslint-plugin": "^7.0.1",
109-
"@typescript-eslint/parser": "^7.0.1",
110-
"@vitest/coverage-v8": "^1.2.2",
108+
"@typescript-eslint/eslint-plugin": "^7.2.0",
109+
"@typescript-eslint/parser": "^7.2.0",
110+
"@vitest/coverage-v8": "^1.3.1",
111111
"bs58": "^5.0.0",
112-
"eslint": "^8.56.0",
112+
"eslint": "^8.57.0",
113113
"eslint-config-prettier": "^9.1.0",
114-
"eslint-plugin-jsdoc": "^48.1.0",
114+
"eslint-plugin-jsdoc": "^48.2.1",
115115
"eslint-plugin-prettier": "^5.1.3",
116116
"fs-extra": "^11.2.0",
117117
"husky": "^9.0.11",
118118
"lint-staged": "^15.2.2",
119119
"madge": "^6.1.0",
120-
"msw": "^2.2.0",
120+
"msw": "^2.2.3",
121121
"pinst": "^3.0.0",
122122
"prettier": "^3.2.5",
123123
"standard-version": "^9.5.0",
124124
"ts-node": "^10.9.2",
125-
"typescript": "^5.3.3",
126-
"vitest": "^1.2.2"
125+
"typescript": "^5.4.2",
126+
"vitest": "^1.3.1"
127127
},
128128
"packageManager": "[email protected]",
129129
"publishConfig": {

0 commit comments

Comments
 (0)