@gearbox-protocol/deploy-tools 4.24.5 → 4.24.6
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 +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -366366,7 +366366,7 @@ function getRenderer(opts) {
|
|
|
366366
366366
|
}
|
|
366367
366367
|
|
|
366368
366368
|
// package.json
|
|
366369
|
-
var version3 = "4.24.
|
|
366369
|
+
var version3 = "4.24.6";
|
|
366370
366370
|
|
|
366371
366371
|
// src/version.ts
|
|
366372
366372
|
var version_default = version3;
|
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": "4.24.
|
|
4
|
+
"version": "4.24.6",
|
|
5
5
|
"homepage": "https://gearbox.fi",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"gearbox"
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@gearbox-protocol/sdk-gov": "^1.55.2",
|
|
47
47
|
"@types/lodash-es": "^4.17.12",
|
|
48
48
|
"@types/node": "^20.12.2",
|
|
49
|
-
"@types/react": "^18.2.
|
|
49
|
+
"@types/react": "^18.2.74",
|
|
50
50
|
"@types/react-dom": "^18.2.23",
|
|
51
51
|
"abitype": "^1.0.2",
|
|
52
52
|
"chalk": "^5.3.0",
|