Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 816de0b

Browse files
authoredFeb 11, 2025··
Bump the cannon group with 2 updates
Bumps the cannon group with 2 updates: [@usecannon/builder](https://github.com/usecannon/cannon/tree/HEAD/packages/builder) and [@usecannon/cli](https://github.com/usecannon/cannon/tree/HEAD/packages/cli). Updates `@usecannon/builder` from 2.21.1 to 2.21.3 - [Release notes](https://github.com/usecannon/cannon/releases) - [Changelog](https://github.com/usecannon/cannon/blob/dev/packages/builder/CHANGELOG.md) - [Commits](https://github.com/usecannon/cannon/commits/v2.21.3/packages/builder) Updates `@usecannon/cli` from 2.21.1 to 2.21.3 - [Release notes](https://github.com/usecannon/cannon/releases) - [Changelog](https://github.com/usecannon/cannon/blob/dev/packages/cli/CHANGELOG.md) - [Commits](https://github.com/usecannon/cannon/commits/v2.21.3/packages/cli) --- updated-dependencies: - dependency-name: "@usecannon/builder" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cannon - dependency-name: "@usecannon/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cannon ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f40a5eb commit 816de0b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
},
5555
"devDependencies": {
5656
"@pythnetwork/pyth-evm-js": "^1.82.0",
57-
"@usecannon/builder": "2.21.1",
58-
"@usecannon/cli": "2.21.1",
57+
"@usecannon/builder": "2.21.3",
58+
"@usecannon/cli": "2.21.3",
5959
"abi-to-sol": "^0.8.0",
6060
"debug": "^4.4.0",
6161
"ethers": "^5.7.2",

‎yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1178,9 +1178,9 @@ __metadata:
11781178
languageName: node
11791179
linkType: hard
11801180

1181-
"@usecannon/builder@npm:2.21.1":
1182-
version: 2.21.1
1183-
resolution: "@usecannon/builder@npm:2.21.1"
1181+
"@usecannon/builder@npm:2.21.3":
1182+
version: 2.21.3
1183+
resolution: "@usecannon/builder@npm:2.21.3"
11841184
dependencies:
11851185
"@usecannon/router": "npm:^4.1.2"
11861186
"@usecannon/web-solc": "npm:0.5.1"
@@ -1199,18 +1199,18 @@ __metadata:
11991199
rfdc: "npm:^1.4.1"
12001200
ses: "npm:^1.10.0"
12011201
typestub-ipfs-only-hash: "npm:^4.0.0"
1202-
viem: "npm:^2.21.15"
1202+
viem: "npm:^2.22.22"
12031203
zod: "npm:^3.23.6"
1204-
checksum: 10/4f465859ef4ff62c016bee871c2d3eb4cabb360dab12af3d29986fba6f3e8b649661f29560fa30c356e8271526632c075a0e48e8a7289ac3ac2bca6b3210dc93
1204+
checksum: 10/95a4905194d9d3b09ff29feeef68a6e9e409765697a31fc42751c0064b967b0934c2529eddcd3eac85fe997d3b97423c1d6d46f1f765508355d994ea6cdf5a3a
12051205
languageName: node
12061206
linkType: hard
12071207

1208-
"@usecannon/cli@npm:2.21.1":
1209-
version: 2.21.1
1210-
resolution: "@usecannon/cli@npm:2.21.1"
1208+
"@usecannon/cli@npm:2.21.3":
1209+
version: 2.21.3
1210+
resolution: "@usecannon/cli@npm:2.21.3"
12111211
dependencies:
12121212
"@iarna/toml": "npm:^3.0.0"
1213-
"@usecannon/builder": "npm:2.21.1"
1213+
"@usecannon/builder": "npm:2.21.3"
12141214
abitype: "npm:^1.0.5"
12151215
chalk: "npm:^4.1.2"
12161216
commander: "npm:^12.1.0"
@@ -1224,12 +1224,12 @@ __metadata:
12241224
table: "npm:^6.8.2"
12251225
tildify: "npm:3.0.0"
12261226
untildify: "npm:^4.0.0"
1227-
viem: "npm:^2.21.15"
1227+
viem: "npm:^2.22.22"
12281228
znv: "npm:^0.4.0"
12291229
zod: "npm:^3.23.8"
12301230
bin:
12311231
cannon: bin/cannon.js
1232-
checksum: 10/7a633576224ac5db17bd5146c5f8d930a789376cbe0b96ed6d484259ae89fe8aff096f1a412cba12408bcce3e7b2431f01c591acd593a4ba3fd9a19bba1616d2
1232+
checksum: 10/e8b049dc39ceed4ea461e106355022e8c1ef2cefe7aafe841f742fc7464d55d80f092abe5fbb21af28403ceb59c89d5bb4e1eaf9638967c205d636a86333fc2b
12331233
languageName: node
12341234
linkType: hard
12351235

@@ -4980,8 +4980,8 @@ __metadata:
49804980
resolution: "synthetix-deployments@workspace:."
49814981
dependencies:
49824982
"@pythnetwork/pyth-evm-js": "npm:^1.82.0"
4983-
"@usecannon/builder": "npm:2.21.1"
4984-
"@usecannon/cli": "npm:2.21.1"
4983+
"@usecannon/builder": "npm:2.21.3"
4984+
"@usecannon/cli": "npm:2.21.3"
49854985
abi-to-sol: "npm:^0.8.0"
49864986
debug: "npm:^4.4.0"
49874987
ethers: "npm:^5.7.2"

0 commit comments

Comments
 (0)
Please sign in to comment.