Skip to content

Commit 3a98d4d

Browse files
Bump @midnight-ntwrk/compact-runtime from 0.14.0 to 0.15.0
Bumps [@midnight-ntwrk/compact-runtime](https://github.com/LFDT-Minokawa/compact) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/LFDT-Minokawa/compact/releases) - [Changelog](https://github.com/LFDT-Minokawa/compact/blob/main/CHANGELOG.md) - [Commits](https://github.com/LFDT-Minokawa/compact/commits) --- updated-dependencies: - dependency-name: "@midnight-ntwrk/compact-runtime" dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c953f86 commit 3a98d4d

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"glob": "~10.5.0"
2323
},
2424
"dependencies": {
25-
"@midnight-ntwrk/compact-runtime": "0.14.0"
25+
"@midnight-ntwrk/compact-runtime": "0.15.0"
2626
},
2727
"devDependencies": {
2828
"@biomejs/biome": "^2.4.7",

packages/simulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"vitest": "^4.1.0"
3939
},
4040
"dependencies": {
41-
"@midnight-ntwrk/compact-runtime": "0.14.0"
41+
"@midnight-ntwrk/compact-runtime": "0.15.0"
4242
}
4343
}

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,14 @@ __metadata:
180180
languageName: node
181181
linkType: hard
182182

183-
"@midnight-ntwrk/compact-runtime@npm:0.14.0":
184-
version: 0.14.0
185-
resolution: "@midnight-ntwrk/compact-runtime@npm:0.14.0"
183+
"@midnight-ntwrk/compact-runtime@npm:0.15.0":
184+
version: 0.15.0
185+
resolution: "@midnight-ntwrk/compact-runtime@npm:0.15.0"
186186
dependencies:
187-
"@midnight-ntwrk/onchain-runtime-v2": "npm:^2.0.0"
187+
"@midnight-ntwrk/onchain-runtime-v3": "npm:^3.0.0"
188188
"@types/object-inspect": "npm:^1.8.1"
189189
object-inspect: "npm:^1.12.3"
190-
checksum: 10/bba44d09770b172b7a5ba193f59d2ec57ca0dff2e3fd538326942e102e8cbe0b0cc1cb736e1f469afc74258517e7d25fc4dfa7f89a299aed900efc89f1eed3a7
190+
checksum: 10/12ac86a114a404386037547a6eb021694537c0636d24d281b101c5be75e3f5703bad9e0bbcc7ea2a39a96e167d200860049a9957dbb4dbdeb585c3fba696909c
191191
languageName: node
192192
linkType: hard
193193

@@ -198,10 +198,10 @@ __metadata:
198198
languageName: node
199199
linkType: hard
200200

201-
"@midnight-ntwrk/onchain-runtime-v2@npm:^2.0.0":
202-
version: 2.0.0
203-
resolution: "@midnight-ntwrk/onchain-runtime-v2@npm:2.0.0"
204-
checksum: 10/71b2b5e2270ce36fbdb63c0bd531f09f2de9151b286b6c7389966279750080b300893aef973621e438a934f9274277181cdf9bdc1350abc0e244fa892a145b19
201+
"@midnight-ntwrk/onchain-runtime-v3@npm:^3.0.0":
202+
version: 3.0.0
203+
resolution: "@midnight-ntwrk/onchain-runtime-v3@npm:3.0.0"
204+
checksum: 10/873aeb9e631c3678373c62b5aef847de454de94427028fb3d3f28bfdc8b2c02a3c770bd79d9bfef183eb9db6fb8c23e6826636f2e512ffd6eacbcf7cc0651c5d
205205
languageName: node
206206
linkType: hard
207207

@@ -266,7 +266,7 @@ __metadata:
266266
version: 0.0.0-use.local
267267
resolution: "@openzeppelin-compact/contracts-simulator@workspace:packages/simulator"
268268
dependencies:
269-
"@midnight-ntwrk/compact-runtime": "npm:0.14.0"
269+
"@midnight-ntwrk/compact-runtime": "npm:0.15.0"
270270
"@midnight-ntwrk/ledger-v7": "npm:7.0.0"
271271
"@midnight-ntwrk/zswap": "npm:^4.0.0"
272272
"@tsconfig/node24": "npm:^24.0.4"
@@ -1465,7 +1465,7 @@ __metadata:
14651465
resolution: "openzeppelin-compact@workspace:."
14661466
dependencies:
14671467
"@biomejs/biome": "npm:^2.4.7"
1468-
"@midnight-ntwrk/compact-runtime": "npm:0.14.0"
1468+
"@midnight-ntwrk/compact-runtime": "npm:0.15.0"
14691469
"@midnight-ntwrk/ledger-v7": "npm:7.0.0"
14701470
"@midnight-ntwrk/zswap": "npm:^4.0.0"
14711471
"@types/node": "npm:24.10.0"

0 commit comments

Comments
 (0)