@gearbox-protocol/deploy-tools 5.36.24 → 5.36.26

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.
Files changed (2) hide show
  1. package/dist/index.mjs +3 -4
  2. package/package.json +3 -4
package/dist/index.mjs CHANGED
@@ -430817,7 +430817,7 @@ function getRenderer(opts) {
430817
430817
  var package_default = {
430818
430818
  name: "@gearbox-protocol/deploy-tools",
430819
430819
  description: "Gearbox deploy tools",
430820
- version: "5.36.24",
430820
+ version: "5.36.26",
430821
430821
  homepage: "https://gearbox.fi",
430822
430822
  keywords: [
430823
430823
  "gearbox"
@@ -430857,17 +430857,16 @@ var package_default = {
430857
430857
  "@gearbox-protocol/deploy-tools-node": "0.0.0",
430858
430858
  "@gearbox-protocol/deploy-tools-shared": "0.0.0",
430859
430859
  "@gearbox-protocol/deploy-tools-types": "0.0.0",
430860
- "@gearbox-protocol/sdk": "8.4.2",
430860
+ "@gearbox-protocol/sdk": "8.4.3",
430861
430861
  "@gearbox-protocol/sdk-gov": "2.37.0",
430862
430862
  "@types/lodash-es": "^4.17.12",
430863
- "@types/node": "^24.0.10",
430863
+ "@types/node": "^24.0.11",
430864
430864
  "@types/react": "^19.1.8",
430865
430865
  "@types/react-dom": "^19.1.6",
430866
430866
  abitype: "^1.0.8",
430867
430867
  chalk: "^5.4.1",
430868
430868
  commander: "^14.0.0",
430869
430869
  "date-fns": "^4.1.0",
430870
- dotenv: "^16.6.1",
430871
430870
  esbuild: "^0.25.6",
430872
430871
  "lodash-es": "^4.17.21",
430873
430872
  "p-retry": "^6.2.1",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/deploy-tools",
3
3
  "description": "Gearbox deploy tools",
4
- "version": "5.36.24",
4
+ "version": "5.36.26",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"
@@ -41,17 +41,16 @@
41
41
  "@gearbox-protocol/deploy-tools-node": "0.0.0",
42
42
  "@gearbox-protocol/deploy-tools-shared": "0.0.0",
43
43
  "@gearbox-protocol/deploy-tools-types": "0.0.0",
44
- "@gearbox-protocol/sdk": "8.4.2",
44
+ "@gearbox-protocol/sdk": "8.4.3",
45
45
  "@gearbox-protocol/sdk-gov": "2.37.0",
46
46
  "@types/lodash-es": "^4.17.12",
47
- "@types/node": "^24.0.10",
47
+ "@types/node": "^24.0.11",
48
48
  "@types/react": "^19.1.8",
49
49
  "@types/react-dom": "^19.1.6",
50
50
  "abitype": "^1.0.8",
51
51
  "chalk": "^5.4.1",
52
52
  "commander": "^14.0.0",
53
53
  "date-fns": "^4.1.0",
54
- "dotenv": "^16.6.1",
55
54
  "esbuild": "^0.25.6",
56
55
  "lodash-es": "^4.17.21",
57
56
  "p-retry": "^6.2.1",