Skip to content

Commit 0e8f472

Browse files
Version Packages
1 parent c8869c7 commit 0e8f472

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

solidity/contracts/PackageVersioned.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pragma solidity >=0.6.11;
77
**/
88
abstract contract PackageVersioned {
99
// GENERATED CODE - DO NOT EDIT
10-
string public constant PACKAGE_VERSION = "9.0.13";
10+
string public constant PACKAGE_VERSION = "9.0.14";
1111
}

solidity/core-utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export * from './typechain/index.js';
22
export * from './zksync/index.js';
33
// GENERATED CODE - DO NOT EDIT
4-
export const CONTRACTS_PACKAGE_VERSION = '9.0.13';
4+
export const CONTRACTS_PACKAGE_VERSION = '9.0.14';

typescript/cli/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '19.1.1';
1+
export const VERSION = '19.2.0';

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -8100,10 +8100,10 @@ __metadata:
81008100
dependencies:
81018101
"@eth-optimism/sdk": "npm:^3.3.3"
81028102
"@google-cloud/pino-logging-gcp-config": "npm:^1.0.6"
8103-
"@hyperlane-xyz/core": "npm:9.0.13"
8104-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8103+
"@hyperlane-xyz/core": "npm:9.0.14"
8104+
"@hyperlane-xyz/sdk": "npm:19.2.0"
81058105
"@hyperlane-xyz/tsconfig": "workspace:^"
8106-
"@hyperlane-xyz/utils": "npm:19.1.1"
8106+
"@hyperlane-xyz/utils": "npm:19.2.0"
81078107
"@jest/globals": "npm:^29.7.0"
81088108
"@prisma/client": "npm:^6.8.2"
81098109
"@types/cors": "npm:^2"
@@ -8143,12 +8143,12 @@ __metadata:
81438143
"@eslint/js": "npm:^9.31.0"
81448144
"@ethersproject/abi": "npm:*"
81458145
"@ethersproject/providers": "npm:*"
8146-
"@hyperlane-xyz/cosmos-sdk": "npm:19.1.1"
8147-
"@hyperlane-xyz/http-registry-server": "npm:19.1.1"
8146+
"@hyperlane-xyz/cosmos-sdk": "npm:19.2.0"
8147+
"@hyperlane-xyz/http-registry-server": "npm:19.2.0"
81488148
"@hyperlane-xyz/registry": "npm:20.0.0"
8149-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8149+
"@hyperlane-xyz/sdk": "npm:19.2.0"
81508150
"@hyperlane-xyz/tsconfig": "workspace:^"
8151-
"@hyperlane-xyz/utils": "npm:19.1.1"
8151+
"@hyperlane-xyz/utils": "npm:19.2.0"
81528152
"@inquirer/core": "npm:9.0.10"
81538153
"@inquirer/figures": "npm:1.0.5"
81548154
"@inquirer/prompts": "npm:3.3.2"
@@ -8191,15 +8191,15 @@ __metadata:
81918191
languageName: unknown
81928192
linkType: soft
81938193

8194-
"@hyperlane-xyz/core@npm:9.0.13, @hyperlane-xyz/core@workspace:solidity":
8194+
"@hyperlane-xyz/core@npm:9.0.14, @hyperlane-xyz/core@workspace:solidity":
81958195
version: 0.0.0-use.local
81968196
resolution: "@hyperlane-xyz/core@workspace:solidity"
81978197
dependencies:
81988198
"@arbitrum/nitro-contracts": "npm:^1.2.1"
81998199
"@chainlink/contracts-ccip": "npm:^1.5.0"
82008200
"@eth-optimism/contracts": "npm:^0.6.0"
82018201
"@hyperlane-xyz/tsconfig": "workspace:^"
8202-
"@hyperlane-xyz/utils": "npm:19.1.1"
8202+
"@hyperlane-xyz/utils": "npm:19.2.0"
82038203
"@matterlabs/hardhat-zksync-solc": "npm:1.2.5"
82048204
"@matterlabs/hardhat-zksync-verify": "npm:1.7.1"
82058205
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
@@ -8236,15 +8236,15 @@ __metadata:
82368236
languageName: unknown
82378237
linkType: soft
82388238

8239-
"@hyperlane-xyz/cosmos-sdk@npm:19.1.1, @hyperlane-xyz/cosmos-sdk@workspace:typescript/cosmos-sdk":
8239+
"@hyperlane-xyz/cosmos-sdk@npm:19.2.0, @hyperlane-xyz/cosmos-sdk@workspace:typescript/cosmos-sdk":
82408240
version: 0.0.0-use.local
82418241
resolution: "@hyperlane-xyz/cosmos-sdk@workspace:typescript/cosmos-sdk"
82428242
dependencies:
82438243
"@cosmjs/stargate": "npm:^0.32.4"
82448244
"@eslint/js": "npm:^9.31.0"
8245-
"@hyperlane-xyz/cosmos-types": "npm:19.1.1"
8245+
"@hyperlane-xyz/cosmos-types": "npm:19.2.0"
82468246
"@hyperlane-xyz/tsconfig": "workspace:^"
8247-
"@hyperlane-xyz/utils": "npm:19.1.1"
8247+
"@hyperlane-xyz/utils": "npm:19.2.0"
82488248
"@types/mocha": "npm:^10.0.1"
82498249
"@typescript-eslint/eslint-plugin": "npm:^8.1.6"
82508250
"@typescript-eslint/parser": "npm:^8.1.6"
@@ -8260,7 +8260,7 @@ __metadata:
82608260
languageName: unknown
82618261
linkType: soft
82628262

8263-
"@hyperlane-xyz/cosmos-types@npm:19.1.1, @hyperlane-xyz/cosmos-types@workspace:typescript/cosmos-types":
8263+
"@hyperlane-xyz/cosmos-types@npm:19.2.0, @hyperlane-xyz/cosmos-types@workspace:typescript/cosmos-types":
82648264
version: 0.0.0-use.local
82658265
resolution: "@hyperlane-xyz/cosmos-types@workspace:typescript/cosmos-types"
82668266
dependencies:
@@ -8310,14 +8310,14 @@ __metadata:
83108310
languageName: unknown
83118311
linkType: soft
83128312

8313-
"@hyperlane-xyz/helloworld@npm:19.1.1, @hyperlane-xyz/helloworld@workspace:typescript/helloworld":
8313+
"@hyperlane-xyz/helloworld@npm:19.2.0, @hyperlane-xyz/helloworld@workspace:typescript/helloworld":
83148314
version: 0.0.0-use.local
83158315
resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld"
83168316
dependencies:
83178317
"@eslint/js": "npm:^9.31.0"
8318-
"@hyperlane-xyz/core": "npm:9.0.13"
8318+
"@hyperlane-xyz/core": "npm:9.0.14"
83198319
"@hyperlane-xyz/registry": "npm:20.0.0"
8320-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8320+
"@hyperlane-xyz/sdk": "npm:19.2.0"
83218321
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
83228322
"@nomiclabs/hardhat-waffle": "npm:^2.0.6"
83238323
"@openzeppelin/contracts-upgradeable": "npm:^4.9.3"
@@ -8352,14 +8352,14 @@ __metadata:
83528352
languageName: unknown
83538353
linkType: soft
83548354

8355-
"@hyperlane-xyz/http-registry-server@npm:19.1.1, @hyperlane-xyz/http-registry-server@workspace:typescript/http-registry-server":
8355+
"@hyperlane-xyz/http-registry-server@npm:19.2.0, @hyperlane-xyz/http-registry-server@workspace:typescript/http-registry-server":
83568356
version: 0.0.0-use.local
83578357
resolution: "@hyperlane-xyz/http-registry-server@workspace:typescript/http-registry-server"
83588358
dependencies:
83598359
"@hyperlane-xyz/registry": "npm:20.0.0"
8360-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8360+
"@hyperlane-xyz/sdk": "npm:19.2.0"
83618361
"@hyperlane-xyz/tsconfig": "workspace:^"
8362-
"@hyperlane-xyz/utils": "npm:19.1.1"
8362+
"@hyperlane-xyz/utils": "npm:19.2.0"
83638363
"@types/chai": "npm:^4.2.21"
83648364
"@types/chai-as-promised": "npm:^8"
83658365
"@types/express": "npm:^5.0.3"
@@ -8401,11 +8401,11 @@ __metadata:
84018401
"@ethersproject/providers": "npm:*"
84028402
"@google-cloud/pino-logging-gcp-config": "npm:^1.0.6"
84038403
"@google-cloud/secret-manager": "npm:^5.5.0"
8404-
"@hyperlane-xyz/helloworld": "npm:19.1.1"
8404+
"@hyperlane-xyz/helloworld": "npm:19.2.0"
84058405
"@hyperlane-xyz/registry": "npm:20.0.0"
8406-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8406+
"@hyperlane-xyz/sdk": "npm:19.2.0"
84078407
"@hyperlane-xyz/tsconfig": "workspace:^"
8408-
"@hyperlane-xyz/utils": "npm:19.1.1"
8408+
"@hyperlane-xyz/utils": "npm:19.2.0"
84098409
"@inquirer/prompts": "npm:3.3.2"
84108410
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
84118411
"@nomiclabs/hardhat-etherscan": "npm:^3.0.3"
@@ -8473,13 +8473,13 @@ __metadata:
84738473
languageName: unknown
84748474
linkType: soft
84758475

8476-
"@hyperlane-xyz/radix-sdk@npm:19.1.1, @hyperlane-xyz/radix-sdk@workspace:typescript/radix-sdk":
8476+
"@hyperlane-xyz/radix-sdk@npm:19.2.0, @hyperlane-xyz/radix-sdk@workspace:typescript/radix-sdk":
84778477
version: 0.0.0-use.local
84788478
resolution: "@hyperlane-xyz/radix-sdk@workspace:typescript/radix-sdk"
84798479
dependencies:
84808480
"@eslint/js": "npm:^9.31.0"
84818481
"@hyperlane-xyz/tsconfig": "workspace:^"
8482-
"@hyperlane-xyz/utils": "npm:19.1.1"
8482+
"@hyperlane-xyz/utils": "npm:19.2.0"
84838483
"@radixdlt/babylon-core-api-sdk": "npm:^1.3.0"
84848484
"@radixdlt/babylon-gateway-api-sdk": "npm:^1.10.1"
84858485
"@radixdlt/radix-engine-toolkit": "npm:^1.0.5"
@@ -8510,7 +8510,7 @@ __metadata:
85108510
languageName: node
85118511
linkType: hard
85128512

8513-
"@hyperlane-xyz/sdk@npm:19.1.1, @hyperlane-xyz/sdk@workspace:typescript/sdk":
8513+
"@hyperlane-xyz/sdk@npm:19.2.0, @hyperlane-xyz/sdk@workspace:typescript/sdk":
85148514
version: 0.0.0-use.local
85158515
resolution: "@hyperlane-xyz/sdk@workspace:typescript/sdk"
85168516
dependencies:
@@ -8520,13 +8520,13 @@ __metadata:
85208520
"@cosmjs/cosmwasm-stargate": "npm:^0.32.4"
85218521
"@cosmjs/proto-signing": "npm:^0.32.4"
85228522
"@cosmjs/stargate": "npm:^0.32.4"
8523-
"@hyperlane-xyz/core": "npm:9.0.13"
8524-
"@hyperlane-xyz/cosmos-sdk": "npm:19.1.1"
8523+
"@hyperlane-xyz/core": "npm:9.0.14"
8524+
"@hyperlane-xyz/cosmos-sdk": "npm:19.2.0"
85258525
"@hyperlane-xyz/eslint-config": "workspace:^"
8526-
"@hyperlane-xyz/radix-sdk": "npm:19.1.1"
8527-
"@hyperlane-xyz/starknet-core": "npm:19.1.1"
8526+
"@hyperlane-xyz/radix-sdk": "npm:19.2.0"
8527+
"@hyperlane-xyz/starknet-core": "npm:19.2.0"
85288528
"@hyperlane-xyz/tsconfig": "workspace:^"
8529-
"@hyperlane-xyz/utils": "npm:19.1.1"
8529+
"@hyperlane-xyz/utils": "npm:19.2.0"
85308530
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
85318531
"@nomiclabs/hardhat-waffle": "npm:^2.0.6"
85328532
"@safe-global/api-kit": "npm:1.3.0"
@@ -8570,7 +8570,7 @@ __metadata:
85708570
languageName: unknown
85718571
linkType: soft
85728572

8573-
"@hyperlane-xyz/starknet-core@npm:19.1.1, @hyperlane-xyz/starknet-core@workspace:starknet":
8573+
"@hyperlane-xyz/starknet-core@npm:19.2.0, @hyperlane-xyz/starknet-core@workspace:starknet":
85748574
version: 0.0.0-use.local
85758575
resolution: "@hyperlane-xyz/starknet-core@workspace:starknet"
85768576
dependencies:
@@ -8596,7 +8596,7 @@ __metadata:
85968596
languageName: unknown
85978597
linkType: soft
85988598

8599-
"@hyperlane-xyz/utils@npm:19.1.1, @hyperlane-xyz/utils@workspace:typescript/utils":
8599+
"@hyperlane-xyz/utils@npm:19.2.0, @hyperlane-xyz/utils@workspace:typescript/utils":
86008600
version: 0.0.0-use.local
86018601
resolution: "@hyperlane-xyz/utils@workspace:typescript/utils"
86028602
dependencies:
@@ -8649,11 +8649,11 @@ __metadata:
86498649
"@emotion/styled": "npm:^11.13.0"
86508650
"@eslint/js": "npm:^9.31.0"
86518651
"@headlessui/react": "npm:^2.1.8"
8652-
"@hyperlane-xyz/cosmos-sdk": "npm:19.1.1"
8652+
"@hyperlane-xyz/cosmos-sdk": "npm:19.2.0"
86538653
"@hyperlane-xyz/registry": "npm:20.0.0"
8654-
"@hyperlane-xyz/sdk": "npm:19.1.1"
8654+
"@hyperlane-xyz/sdk": "npm:19.2.0"
86558655
"@hyperlane-xyz/tsconfig": "workspace:^"
8656-
"@hyperlane-xyz/utils": "npm:19.1.1"
8656+
"@hyperlane-xyz/utils": "npm:19.2.0"
86578657
"@interchain-ui/react": "npm:^1.23.28"
86588658
"@radixdlt/babylon-gateway-api-sdk": "npm:^1.10.1"
86598659
"@radixdlt/radix-dapp-toolkit": "npm:^2.2.1"

0 commit comments

Comments
 (0)