diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81e2d563a..accdd5344 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -375,7 +375,7 @@ importers: version: 1.49.1 '@safe-global/api-kit': specifier: ^2.4.2 - version: 2.5.6(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) + version: 2.5.7(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) '@safe-global/protocol-kit': specifier: ^5.0.1 version: 5.1.1(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) @@ -764,7 +764,7 @@ importers: dependencies: '@safe-global/api-kit': specifier: ^2.4.2 - version: 2.5.6(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) + version: 2.5.7(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) '@safe-global/protocol-kit': specifier: ^5.0.1 version: 5.1.1(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) @@ -2615,6 +2615,9 @@ packages: '@peculiar/asn1-schema@2.3.13': resolution: {integrity: sha512-3Xq3a01WkHRZL8X04Zsfg//mGaA21xlL4tlVn4v2xGT0JStiztATRkMwa5b+f/HXmY2smsiLXYK46Gwgzvfg3g==} + '@peculiar/asn1-schema@2.3.15': + resolution: {integrity: sha512-QPeD8UA8axQREpgR5UTAfu2mqQmm97oUqahDtNdBcfj3qAnoXzFdQW+aNf/tD2WVXF8Fhmftxoj0eMIT++gX2w==} + '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -2878,9 +2881,15 @@ packages: '@safe-global/api-kit@2.5.6': resolution: {integrity: sha512-rT/RXBavmUbFFH4ojIjKRPhatZb1mwDzddSLKYQbTlFyNGsnrPKrAdcEyjxcNT5+aZnDCnbywlDzg55OtJAmUg==} + '@safe-global/api-kit@2.5.7': + resolution: {integrity: sha512-qvkc8A9F7HdUzyhMc3YfEV0ZKIeCW2H4SpqRIzmyp5g9C8AXDYUowVfiDK/SjEtAUsooXqIqHmNF0uBQhCiwaQ==} + '@safe-global/protocol-kit@5.1.1': resolution: {integrity: sha512-NGtZyIX5IYqQrAZjgHhIN2aTKNn4qjfwfSL/wBjeIqX6KcdYoywLHsDOwXbsYO9TPRFcerGgVQFMEX+2XVCDpQ==} + '@safe-global/protocol-kit@5.2.0': + resolution: {integrity: sha512-Mxs49Cf+PtpAPWOB2jhqZV+UzDALqBgCOJV67fsio80VOIFZXjTorx1NWjidcFOgsdeIbRNL88qe5egh7U5/SQ==} + '@safe-global/safe-apps-provider@0.18.5': resolution: {integrity: sha512-9v9wjBi3TwLsEJ3C2ujYoexp3pFJ0omDLH/GX91e2QB+uwCKTBYyhxFSrTQ9qzoyQd+bfsk4gjOGW87QcJhf7g==} @@ -2890,6 +2899,9 @@ packages: '@safe-global/safe-deployments@1.37.22': resolution: {integrity: sha512-acUBJ22qqivSjHOwa8laQuHckqpWDjphjdC3zPhUN6G/swHe1WJHN5F2sodtNIjEyRxM73JRRJFsLYfb0EhSAQ==} + '@safe-global/safe-deployments@1.37.24': + resolution: {integrity: sha512-jBbPRi/qimF70Zi9Ri49aEOMEO+J8KNvohzs4gs90YF9LH6GraylVDMrqi5i3gQIyyICkQbjYYsS/Ax+Po7sDw==} + '@safe-global/safe-gateway-typescript-sdk@3.22.6': resolution: {integrity: sha512-R0Ck7n8fj7KtFUpbsGi0j3e2t0/bhpHTY/U8P8315vQ8aT/sfZrWMcfFcD5I9Kw8TEU7rvKY0+sngT1lCptJmQ==} engines: {node: '>=16'} @@ -10010,6 +10022,13 @@ snapshots: tslib: 2.8.1 optional: true + '@peculiar/asn1-schema@2.3.15': + dependencies: + asn1js: 3.0.5 + pvtsutils: 1.3.6 + tslib: 2.8.1 + optional: true + '@pkgjs/parseargs@0.11.0': optional: true @@ -10363,6 +10382,19 @@ snapshots: - utf-8-validate - zod + '@safe-global/api-kit@2.5.7(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1)': + dependencies: + '@safe-global/protocol-kit': 5.2.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) + '@safe-global/types-kit': 1.0.1(typescript@5.7.3)(zod@3.24.1) + node-fetch: 2.7.0 + viem: 2.22.10(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) + transitivePeerDependencies: + - bufferutil + - encoding + - typescript + - utf-8-validate + - zod + '@safe-global/protocol-kit@5.1.1(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1)': dependencies: '@safe-global/safe-deployments': 1.37.22 @@ -10380,6 +10412,23 @@ snapshots: - utf-8-validate - zod + '@safe-global/protocol-kit@5.2.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1)': + dependencies: + '@safe-global/safe-deployments': 1.37.24 + '@safe-global/safe-modules-deployments': 2.2.4 + '@safe-global/types-kit': 1.0.1(typescript@5.7.3)(zod@3.24.1) + abitype: 1.0.8(typescript@5.7.3)(zod@3.24.1) + semver: 7.6.3 + viem: 2.22.10(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) + optionalDependencies: + '@noble/curves': 1.8.1 + '@peculiar/asn1-schema': 2.3.15 + transitivePeerDependencies: + - bufferutil + - typescript + - utf-8-validate + - zod + '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1)': dependencies: '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.9)(typescript@5.7.3)(utf-8-validate@5.0.10)(zod@3.24.1) @@ -10404,6 +10453,10 @@ snapshots: dependencies: semver: 7.6.3 + '@safe-global/safe-deployments@1.37.24': + dependencies: + semver: 7.6.3 + '@safe-global/safe-gateway-typescript-sdk@3.22.6': {} '@safe-global/safe-modules-deployments@2.2.4': {} @@ -10850,7 +10903,7 @@ snapshots: '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@vanilla-extract/babel-plugin-debug-ids': 1.2.0 '@vanilla-extract/css': 1.17.0(babel-plugin-macros@3.1.0) - esbuild: 0.17.19 + esbuild: 0.17.6 eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0