Skip to content

Commit fb379c1

Browse files
chore: update @hyperlane-xyz/registry to 24.3.0
- Update @hyperlane-xyz/registry to 24.3.0 - Update pnpm-lock.yaml
1 parent 1a19513 commit fb379c1

14 files changed

Lines changed: 26 additions & 29 deletions

File tree

pnpm-lock.yaml

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/ccip-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@google-cloud/pino-logging-gcp-config": "catalog:",
3131
"@hyperlane-xyz/core": "workspace:*",
3232
"@hyperlane-xyz/metrics": "workspace:*",
33-
"@hyperlane-xyz/registry": "catalog:",
33+
"@hyperlane-xyz/registry": "24.3.0",
3434
"@hyperlane-xyz/sdk": "workspace:*",
3535
"@hyperlane-xyz/utils": "workspace:*",
3636
"@prisma/adapter-pg": "^7.3.0",

typescript/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@hyperlane-xyz/provider-sdk": "workspace:*",
6060
"@hyperlane-xyz/radix-sdk": "workspace:*",
6161
"@hyperlane-xyz/rebalancer": "workspace:*",
62-
"@hyperlane-xyz/registry": "catalog:",
62+
"@hyperlane-xyz/registry": "24.3.0",
6363
"@hyperlane-xyz/relayer": "workspace:*",
6464
"@hyperlane-xyz/sdk": "workspace:*",
6565
"@hyperlane-xyz/sealevel-sdk": "workspace:*",

typescript/fee-quoting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"format": "oxfmt --write ./src"
2525
},
2626
"dependencies": {
27-
"@hyperlane-xyz/registry": "catalog:",
27+
"@hyperlane-xyz/registry": "24.3.0",
2828
"@hyperlane-xyz/sdk": "workspace:*",
2929
"@hyperlane-xyz/utils": "workspace:*",
3030
"cors": "^2.8.5",

typescript/helloworld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@hyperlane-xyz/core": "workspace:*",
33-
"@hyperlane-xyz/registry": "catalog:",
33+
"@hyperlane-xyz/registry": "24.3.0",
3434
"@hyperlane-xyz/sdk": "workspace:*",
3535
"@hyperlane-xyz/utils": "workspace:*",
3636
"@openzeppelin/contracts": "catalog:",

typescript/http-registry-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:unit": "mocha --config .mocharc.json './test/**/*.ts' --exit"
2626
},
2727
"dependencies": {
28-
"@hyperlane-xyz/registry": "catalog:",
28+
"@hyperlane-xyz/registry": "24.3.0",
2929
"@hyperlane-xyz/sdk": "workspace:*",
3030
"@hyperlane-xyz/utils": "workspace:*",
3131
"express": "^5.1.0",

typescript/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@hyperlane-xyz/metrics": "workspace:*",
5656
"@hyperlane-xyz/provider-sdk": "workspace:*",
5757
"@hyperlane-xyz/rebalancer": "workspace:*",
58-
"@hyperlane-xyz/registry": "catalog:",
58+
"@hyperlane-xyz/registry": "24.3.0",
5959
"@hyperlane-xyz/relayer": "workspace:*",
6060
"@hyperlane-xyz/sdk": "workspace:*",
6161
"@hyperlane-xyz/sealevel-sdk": "workspace:*",

typescript/keyfunder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@google-cloud/pino-logging-gcp-config": "catalog:",
3838
"@hyperlane-xyz/core": "workspace:*",
3939
"@hyperlane-xyz/metrics": "workspace:*",
40-
"@hyperlane-xyz/registry": "catalog:",
40+
"@hyperlane-xyz/registry": "24.3.0",
4141
"@hyperlane-xyz/sdk": "workspace:*",
4242
"@hyperlane-xyz/utils": "workspace:*",
4343
"ethers": "catalog:",

typescript/rebalancer-sim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@hyperlane-xyz/core": "workspace:*",
3636
"@hyperlane-xyz/provider-sdk": "workspace:*",
3737
"@hyperlane-xyz/rebalancer": "workspace:*",
38-
"@hyperlane-xyz/registry": "catalog:",
38+
"@hyperlane-xyz/registry": "24.3.0",
3939
"@hyperlane-xyz/sdk": "workspace:*",
4040
"@hyperlane-xyz/utils": "workspace:*",
4141
"ethers": "catalog:",

typescript/rebalancer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@hyperlane-xyz/core": "workspace:*",
4444
"@hyperlane-xyz/metrics": "workspace:*",
4545
"@hyperlane-xyz/provider-sdk": "workspace:*",
46-
"@hyperlane-xyz/registry": "catalog:",
46+
"@hyperlane-xyz/registry": "24.3.0",
4747
"@hyperlane-xyz/sdk": "workspace:*",
4848
"@hyperlane-xyz/utils": "workspace:*",
4949
"@inquirer/prompts": "catalog:",

0 commit comments

Comments
 (0)