Skip to content

Commit 894603f

Browse files
chore(deps): update tooling dependencies
1 parent 2d6089b commit 894603f

30 files changed

Lines changed: 2510 additions & 849 deletions

File tree

bun.lockb

16.1 KB
Binary file not shown.

code/cross-chain-governance/L1-governance/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code/cross-chain-governance/L1-governance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"hardhat": "^2.22.18",
1313
"ts-node": "^10.9.2",
1414
"typechain": "^8.3.2",
15-
"typescript": "^5.7.3"
15+
"typescript": "5.7.3"
1616
}
1717
}

code/cross-chain-governance/L2-counter/package-lock.json

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

code/cross-chain-governance/L2-counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"hardhat": "^2.22.17",
2929
"mocha": "^11.0.1",
3030
"ts-node": "^10.9.2",
31-
"typescript": "^5.7.2",
31+
"typescript": "5.7.3",
3232
"zksync-ethers": "^6.15.3"
3333
}
3434
}

code/cross-chain-tx/bun.lockb

380 Bytes
Binary file not shown.

code/cross-chain-tx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"hardhat": "^2.22.17",
2929
"mocha": "^11.0.1",
3030
"ts-node": "^10.9.2",
31-
"typescript": "^5.7.2",
31+
"typescript": "5.8.3",
3232
"zksync-ethers": "^6.15.3"
3333
}
3434
}

code/custom-zk-chain/bun.lockb

380 Bytes
Binary file not shown.

code/custom-zk-chain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"hardhat": "^2.22.17",
2727
"mocha": "^11.0.1",
2828
"ts-node": "^10.9.2",
29-
"typescript": "^5.8.2",
29+
"typescript": "5.8.3",
3030
"zksync-ethers": "^6.15.3"
3131
}
3232
}

code/daily-spend-limit/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)