Skip to content

Commit 97d6066

Browse files
committed
chore(release): 3.0.0-beta.1
1 parent de35a77 commit 97d6066

File tree

3 files changed

+71
-64
lines changed

3 files changed

+71
-64
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lifi/sdk",
3-
"version": "3.0.0-beta.0",
3+
"version": "3.0.0-beta.1",
44
"description": "LI.FI Any-to-Any Cross-Chain-Swap SDK",
55
"keywords": [
66
"bridge",
@@ -98,15 +98,15 @@
9898
"@solana/wallet-adapter-base": "^0.9.23",
9999
"@solana/web3.js": "^1.93.0",
100100
"eth-rpc-errors": "^4.0.3",
101-
"viem": "^2.14.2"
101+
"viem": "^2.15.1"
102102
},
103103
"devDependencies": {
104104
"@commitlint/cli": "^19.3.0",
105105
"@commitlint/config-conventional": "^19.2.2",
106106
"@types/fs-extra": "^11.0.4",
107107
"@types/ws": "^8.5.10",
108-
"@typescript-eslint/eslint-plugin": "^7.13.0",
109-
"@typescript-eslint/parser": "^7.13.0",
108+
"@typescript-eslint/eslint-plugin": "^7.13.1",
109+
"@typescript-eslint/parser": "^7.13.1",
110110
"@vitest/coverage-v8": "^1.6.0",
111111
"bs58": "^5.0.0",
112112
"eslint": "^8.57.0",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const name = '@lifi/sdk'
2-
export const version = '3.0.0-beta.0'
2+
export const version = '3.0.0-beta.1'

yarn.lock

Lines changed: 66 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -710,8 +710,8 @@ __metadata:
710710
"@solana/web3.js": "npm:^1.93.0"
711711
"@types/fs-extra": "npm:^11.0.4"
712712
"@types/ws": "npm:^8.5.10"
713-
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
714-
"@typescript-eslint/parser": "npm:^7.13.0"
713+
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
714+
"@typescript-eslint/parser": "npm:^7.13.1"
715715
"@vitest/coverage-v8": "npm:^1.6.0"
716716
bs58: "npm:^5.0.0"
717717
eslint: "npm:^8.57.0"
@@ -729,7 +729,7 @@ __metadata:
729729
standard-version: "npm:^9.5.0"
730730
ts-node: "npm:^10.9.2"
731731
typescript: "npm:^5.4.5"
732-
viem: "npm:^2.14.2"
732+
viem: "npm:^2.15.1"
733733
vitest: "npm:^1.6.0"
734734
peerDependencies:
735735
"@solana/wallet-adapter-base": ^0.9.0
@@ -1278,15 +1278,15 @@ __metadata:
12781278
languageName: node
12791279
linkType: hard
12801280

1281-
"@typescript-eslint/eslint-plugin@npm:^7.13.0":
1282-
version: 7.13.0
1283-
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
1281+
"@typescript-eslint/eslint-plugin@npm:^7.13.1":
1282+
version: 7.13.1
1283+
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1"
12841284
dependencies:
12851285
"@eslint-community/regexpp": "npm:^4.10.0"
1286-
"@typescript-eslint/scope-manager": "npm:7.13.0"
1287-
"@typescript-eslint/type-utils": "npm:7.13.0"
1288-
"@typescript-eslint/utils": "npm:7.13.0"
1289-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
1286+
"@typescript-eslint/scope-manager": "npm:7.13.1"
1287+
"@typescript-eslint/type-utils": "npm:7.13.1"
1288+
"@typescript-eslint/utils": "npm:7.13.1"
1289+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
12901290
graphemer: "npm:^1.4.0"
12911291
ignore: "npm:^5.3.1"
12921292
natural-compare: "npm:^1.4.0"
@@ -1297,52 +1297,52 @@ __metadata:
12971297
peerDependenciesMeta:
12981298
typescript:
12991299
optional: true
1300-
checksum: 10/93c3a0d8871d8351187503152a6c5199714eb62c96991e0d3e0caaee6881839dee4ad55e5de5d1a4389ae12ed10d3a845603de1f2f581337f782f19113022a65
1300+
checksum: 10/37fff8c302f93f5f88fc8d6e6c9151a7d1873a3c8af6e15547d737bdc066a6b8887fa54bcd8eb4e4ca6a11494051801c8e957eea8d8b4d4b078a477df6f10692
13011301
languageName: node
13021302
linkType: hard
13031303

1304-
"@typescript-eslint/parser@npm:^7.13.0":
1305-
version: 7.13.0
1306-
resolution: "@typescript-eslint/parser@npm:7.13.0"
1304+
"@typescript-eslint/parser@npm:^7.13.1":
1305+
version: 7.13.1
1306+
resolution: "@typescript-eslint/parser@npm:7.13.1"
13071307
dependencies:
1308-
"@typescript-eslint/scope-manager": "npm:7.13.0"
1309-
"@typescript-eslint/types": "npm:7.13.0"
1310-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
1311-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
1308+
"@typescript-eslint/scope-manager": "npm:7.13.1"
1309+
"@typescript-eslint/types": "npm:7.13.1"
1310+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
1311+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
13121312
debug: "npm:^4.3.4"
13131313
peerDependencies:
13141314
eslint: ^8.56.0
13151315
peerDependenciesMeta:
13161316
typescript:
13171317
optional: true
1318-
checksum: 10/ad930d9138c3caa9e0ac2d887798318b5b06df5aa1ecc50c2d8cd912e00cf13eb007256bfb4c11709f0191fc180614a15f84c0f0f03a50f035b0b8af0eb9409c
1318+
checksum: 10/a76cfcf97c289110403b50a377e925f29cda74340de0526f68b0c34199ce643d9c31803e492217e0f3df28361d3019ced4806f974ea70529c559b26b70cec7ef
13191319
languageName: node
13201320
linkType: hard
13211321

1322-
"@typescript-eslint/scope-manager@npm:7.13.0":
1323-
version: 7.13.0
1324-
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
1322+
"@typescript-eslint/scope-manager@npm:7.13.1":
1323+
version: 7.13.1
1324+
resolution: "@typescript-eslint/scope-manager@npm:7.13.1"
13251325
dependencies:
1326-
"@typescript-eslint/types": "npm:7.13.0"
1327-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
1328-
checksum: 10/2b258a06c5e747c80423b07855f052f327a4d5b0a0cf3a46221ef298653139d3b01ac1534fc0db6609fd962ba45ec87a0e12f8d3778183440923bcf4687832a5
1326+
"@typescript-eslint/types": "npm:7.13.1"
1327+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
1328+
checksum: 10/fea9ab8f72ace1dd55d835037efe038c70021275581855820cdb7fc4b01e8afb51723856537adff1fdb0ea3899c1f8b593fd75c34b5087ca2ef2f7c72e610050
13291329
languageName: node
13301330
linkType: hard
13311331

1332-
"@typescript-eslint/type-utils@npm:7.13.0":
1333-
version: 7.13.0
1334-
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
1332+
"@typescript-eslint/type-utils@npm:7.13.1":
1333+
version: 7.13.1
1334+
resolution: "@typescript-eslint/type-utils@npm:7.13.1"
13351335
dependencies:
1336-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
1337-
"@typescript-eslint/utils": "npm:7.13.0"
1336+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
1337+
"@typescript-eslint/utils": "npm:7.13.1"
13381338
debug: "npm:^4.3.4"
13391339
ts-api-utils: "npm:^1.3.0"
13401340
peerDependencies:
13411341
eslint: ^8.56.0
13421342
peerDependenciesMeta:
13431343
typescript:
13441344
optional: true
1345-
checksum: 10/f51ccb3c59963db82a504b02c8d15bc518137c176b8d39891f7bcb7b4b02ca0fa918a3754781f198f592f1047dc24c49086430bbef857d877d085e14d33f7a6c
1345+
checksum: 10/cc03cd44e125933511ea657e386c5cf427eb6a386fdb110cba0858598195fb4f8c71173b00b187f388a6713e16b919a2037a86e0be10f4c40c18bcbdbe06d5de
13461346
languageName: node
13471347
linkType: hard
13481348

@@ -1353,19 +1353,26 @@ __metadata:
13531353
languageName: node
13541354
linkType: hard
13551355

1356-
"@typescript-eslint/types@npm:7.13.0, @typescript-eslint/types@npm:^7.2.0":
1356+
"@typescript-eslint/types@npm:7.13.1":
1357+
version: 7.13.1
1358+
resolution: "@typescript-eslint/types@npm:7.13.1"
1359+
checksum: 10/006a5518608184c1d017b27fb4f66ce28bc75f89e2380ac42969ebdf0dc726af1cfcdf4ba36ce2858e9f6907d6f4295d3453859d7e9a35bc7855d4ebc900955d
1360+
languageName: node
1361+
linkType: hard
1362+
1363+
"@typescript-eslint/types@npm:^7.2.0":
13571364
version: 7.13.0
13581365
resolution: "@typescript-eslint/types@npm:7.13.0"
13591366
checksum: 10/5adc39c569217ed7d09853385313f1fcf2c05385e5e0144740238e346afbc0dec576c1eb46f779368736b080e6f9f368483fff3378b0bf7e6b275f27a904f04d
13601367
languageName: node
13611368
linkType: hard
13621369

1363-
"@typescript-eslint/typescript-estree@npm:7.13.0":
1364-
version: 7.13.0
1365-
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
1370+
"@typescript-eslint/typescript-estree@npm:7.13.1":
1371+
version: 7.13.1
1372+
resolution: "@typescript-eslint/typescript-estree@npm:7.13.1"
13661373
dependencies:
1367-
"@typescript-eslint/types": "npm:7.13.0"
1368-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
1374+
"@typescript-eslint/types": "npm:7.13.1"
1375+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
13691376
debug: "npm:^4.3.4"
13701377
globby: "npm:^11.1.0"
13711378
is-glob: "npm:^4.0.3"
@@ -1375,7 +1382,7 @@ __metadata:
13751382
peerDependenciesMeta:
13761383
typescript:
13771384
optional: true
1378-
checksum: 10/d4cc68e8aa9902c5efa820582b05bfb6c1567e21e7743250778613a045f0b6bb05128f7cfc090368ab808ad91be6193b678569ca803f917b2958c3752bc4810b
1385+
checksum: 10/5c68b5faa962e5f984067aa91770486af817858d2fa35b54a44fa4d5c0c612ba23b52b191d8051d9e4439e5425251e32861c81239e9400a29de057f8360537fb
13791386
languageName: node
13801387
linkType: hard
13811388

@@ -1397,17 +1404,17 @@ __metadata:
13971404
languageName: node
13981405
linkType: hard
13991406

1400-
"@typescript-eslint/utils@npm:7.13.0":
1401-
version: 7.13.0
1402-
resolution: "@typescript-eslint/utils@npm:7.13.0"
1407+
"@typescript-eslint/utils@npm:7.13.1":
1408+
version: 7.13.1
1409+
resolution: "@typescript-eslint/utils@npm:7.13.1"
14031410
dependencies:
14041411
"@eslint-community/eslint-utils": "npm:^4.4.0"
1405-
"@typescript-eslint/scope-manager": "npm:7.13.0"
1406-
"@typescript-eslint/types": "npm:7.13.0"
1407-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
1412+
"@typescript-eslint/scope-manager": "npm:7.13.1"
1413+
"@typescript-eslint/types": "npm:7.13.1"
1414+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
14081415
peerDependencies:
14091416
eslint: ^8.56.0
1410-
checksum: 10/c87bbb90c958ed4617f88767890af2a797adcf28060e85809a9cad2ce4ed55b5db685d3a8d062dbbf89d2a49e85759e2a9deb92ee1946a95d5de6cbd14ea42f4
1417+
checksum: 10/e1bc916dcb567c6b35819f635a84561e015f40b28d650b987f74c79b013ec43fb4f5b61199d4039fcdf9480281f945f622650cba2e68739600822da05808a706
14111418
languageName: node
14121419
linkType: hard
14131420

@@ -1421,13 +1428,13 @@ __metadata:
14211428
languageName: node
14221429
linkType: hard
14231430

1424-
"@typescript-eslint/visitor-keys@npm:7.13.0":
1425-
version: 7.13.0
1426-
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
1431+
"@typescript-eslint/visitor-keys@npm:7.13.1":
1432+
version: 7.13.1
1433+
resolution: "@typescript-eslint/visitor-keys@npm:7.13.1"
14271434
dependencies:
1428-
"@typescript-eslint/types": "npm:7.13.0"
1435+
"@typescript-eslint/types": "npm:7.13.1"
14291436
eslint-visitor-keys: "npm:^3.4.3"
1430-
checksum: 10/5568dd435f22337c034da8c2dacd5be23b966c5978d25d96fca1358c59289861dfc4c39f2943c7790e947f75843d60035ad56c1f2c106f0e7d9ecf1ff6646065
1437+
checksum: 10/811e9642851359b5197d45a9878143c4c608aaef887a20c26f57f8b012ce9e316d232b82a311bdd52a2af0c8b8da5d4bd9401ce565fc7bdb43cd44556e76d225
14311438
languageName: node
14321439
linkType: hard
14331440

@@ -6939,9 +6946,9 @@ __metadata:
69396946
languageName: node
69406947
linkType: hard
69416948

6942-
"viem@npm:^2.14.2":
6943-
version: 2.14.2
6944-
resolution: "viem@npm:2.14.2"
6949+
"viem@npm:^2.15.1":
6950+
version: 2.15.1
6951+
resolution: "viem@npm:2.15.1"
69456952
dependencies:
69466953
"@adraffy/ens-normalize": "npm:1.10.0"
69476954
"@noble/curves": "npm:1.2.0"
@@ -6950,13 +6957,13 @@ __metadata:
69506957
"@scure/bip39": "npm:1.2.1"
69516958
abitype: "npm:1.0.0"
69526959
isows: "npm:1.0.4"
6953-
ws: "npm:8.13.0"
6960+
ws: "npm:8.17.1"
69546961
peerDependencies:
69556962
typescript: ">=5.0.4"
69566963
peerDependenciesMeta:
69576964
typescript:
69586965
optional: true
6959-
checksum: 10/41f2c7b3c242350867a06e2e0ab75a8e1b58cfef244d62a9c3301b5ff8cad75600992d7a0145aa221b2e271c2aeb7daf4c5f193ed7b5999e976fb42609da7f83
6966+
checksum: 10/36cd10b1f73e4314e9028dbc792b28e38aa4336b576f136048074a6f4d1671221ac9c6f025f10fc918ff5fd1d6f70efb8916ff07bd5edb5c7cf8eca66e0a7141
69606967
languageName: node
69616968
linkType: hard
69626969

@@ -7197,9 +7204,9 @@ __metadata:
71977204
languageName: node
71987205
linkType: hard
71997206

7200-
"ws@npm:8.13.0":
7201-
version: 8.13.0
7202-
resolution: "ws@npm:8.13.0"
7207+
"ws@npm:8.17.1":
7208+
version: 8.17.1
7209+
resolution: "ws@npm:8.17.1"
72037210
peerDependencies:
72047211
bufferutil: ^4.0.1
72057212
utf-8-validate: ">=5.0.2"
@@ -7208,7 +7215,7 @@ __metadata:
72087215
optional: true
72097216
utf-8-validate:
72107217
optional: true
7211-
checksum: 10/1769532b6fdab9ff659f0b17810e7501831d34ecca23fd179ee64091dd93a51f42c59f6c7bb4c7a384b6c229aca8076fb312aa35626257c18081511ef62a161d
7218+
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
72127219
languageName: node
72137220
linkType: hard
72147221

0 commit comments

Comments
 (0)