@gearbox-protocol/deploy-tools 5.59.0 → 5.59.2
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 +3 -3
- package/package.json +3 -3
package/dist/index.mjs
CHANGED
|
@@ -310676,7 +310676,7 @@ function getRenderer(opts) {
|
|
|
310676
310676
|
var package_default = {
|
|
310677
310677
|
name: "@gearbox-protocol/deploy-tools",
|
|
310678
310678
|
description: "Gearbox deploy tools",
|
|
310679
|
-
version: "5.59.
|
|
310679
|
+
version: "5.59.2",
|
|
310680
310680
|
homepage: "https://gearbox.fi",
|
|
310681
310681
|
keywords: [
|
|
310682
310682
|
"gearbox"
|
|
@@ -310716,11 +310716,11 @@ var package_default = {
|
|
|
310716
310716
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
310717
310717
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
310718
310718
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
310719
|
-
"@gearbox-protocol/sdk": "
|
|
310719
|
+
"@gearbox-protocol/sdk": "11.1.0",
|
|
310720
310720
|
"@gearbox-protocol/sdk-gov": "2.34.0-next.114",
|
|
310721
310721
|
"@types/lodash-es": "^4.17.12",
|
|
310722
310722
|
"@types/node": "^24.10.1",
|
|
310723
|
-
"@types/react": "^19.2.
|
|
310723
|
+
"@types/react": "^19.2.4",
|
|
310724
310724
|
"@types/react-dom": "^19.2.3",
|
|
310725
310725
|
abitype: "^1.1.1",
|
|
310726
310726
|
chalk: "^5.6.2",
|
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.59.
|
|
4
|
+
"version": "5.59.2",
|
|
5
5
|
"homepage": "https://gearbox.fi",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"gearbox"
|
|
@@ -41,11 +41,11 @@
|
|
|
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": "
|
|
44
|
+
"@gearbox-protocol/sdk": "11.1.0",
|
|
45
45
|
"@gearbox-protocol/sdk-gov": "2.34.0-next.114",
|
|
46
46
|
"@types/lodash-es": "^4.17.12",
|
|
47
47
|
"@types/node": "^24.10.1",
|
|
48
|
-
"@types/react": "^19.2.
|
|
48
|
+
"@types/react": "^19.2.4",
|
|
49
49
|
"@types/react-dom": "^19.2.3",
|
|
50
50
|
"abitype": "^1.1.1",
|
|
51
51
|
"chalk": "^5.6.2",
|