@stargatefinance/stg-evm-v2 8.0.4 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -15,7 +15,7 @@ var require_package = __commonJS({
15
15
  "package.json"(exports, module) {
16
16
  module.exports = {
17
17
  name: "@stargatefinance/stg-evm-v2",
18
- version: "8.0.4",
18
+ version: "9.0.0",
19
19
  license: "BUSL-1.1",
20
20
  exports: {
21
21
  ".": {
@@ -99,7 +99,7 @@ var require_package = __commonJS({
99
99
  "@layerzerolabs/lz-v2-utilities": "~3.0.30",
100
100
  "@layerzerolabs/onesig-core": "0.1.0",
101
101
  "@layerzerolabs/onesig-evm": "0.0.12",
102
- "@stargatefinance/stg-definitions-v2": "~7.0.7",
102
+ "@stargatefinance/stg-definitions-v2": "~8.0.0",
103
103
  "@stargatefinance/stg-evm-v1": "~1.0.31",
104
104
  "@types/sinon": "~17.0.3",
105
105
  ethers: "^5.7.2"
@@ -143,8 +143,8 @@ var require_package = __commonJS({
143
143
  "@safe-global/api-kit": "^1.3.0",
144
144
  "@safe-global/protocol-kit": "^1.3.0",
145
145
  "@safe-global/safe-core-sdk-types": "^2.3.0",
146
- "@stargatefinance/stg-devtools-evm-hardhat-v2": "~11.0.4",
147
- "@stargatefinance/stg-devtools-v2": "~10.0.5",
146
+ "@stargatefinance/stg-devtools-evm-hardhat-v2": "~12.0.0",
147
+ "@stargatefinance/stg-devtools-v2": "~11.0.0",
148
148
  "@typechain/ethers-v5": "~11.1.2",
149
149
  "@typechain/hardhat": "~9.1.0",
150
150
  "@types/js-yaml": "^4.0.9",