From 70190caccaa37457eec304150bbb3826cd09729b Mon Sep 17 00:00:00 2001 From: Bernardo Date: Mon, 25 Nov 2024 09:23:17 +0000 Subject: [PATCH] feat: bump envio to 2.8.2 --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 5791301..a99bf8c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "typescript": "5.6.3" }, "dependencies": { - "envio": "2.7.5", + "envio": "2.8.2", "viem": "2.21.48", "multihashes": "4.0.3", "sqlite3": "5.1.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bf94d4..2206918 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: envio: - specifier: 2.7.5 - version: 2.7.5(typescript@5.6.3) + specifier: 2.8.2 + version: 2.8.2(typescript@5.6.3) multihashes: specifier: 4.0.3 version: 4.0.3 @@ -695,28 +695,28 @@ packages: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} - envio-darwin-arm64@2.7.5: - resolution: {integrity: sha512-vmVc5Y8fBuJ/YU/rSIXAZjgh3nK2HemmfSoZvu1e3wSEuoZs+1EYkUT5vqvU//ULfOSKlpKWd/gGJb8Ls8izUg==} + envio-darwin-arm64@2.8.2: + resolution: {integrity: sha512-6FYf8/6qKRpdh8BuhylYtWsv/xW2Q1vkL9hYgy/VB0K1nMTBIfY83dDYDy2wHYSxg+R6gvawrI66L2bJ4rZn6g==} cpu: [arm64] os: [darwin] - envio-darwin-x64@2.7.5: - resolution: {integrity: sha512-XwAbRqO4pdnwkeo15cAWsztTQwaaB9HKYs5kLBSyYRP/vILa3D64S5pZSSo7BWFZAkLhDRctiX4bxy5REbMEdw==} + envio-darwin-x64@2.8.2: + resolution: {integrity: sha512-t58SvMyyw3VOXW9CWrVkmxWDO7zACd56x5/sDZWFzcgGd0nOOYMkz2Gzag2VawsqqlZC0iyLQPE4HZiPPCcYZw==} cpu: [x64] os: [darwin] - envio-linux-arm64@2.7.5: - resolution: {integrity: sha512-kQF5QmuFx5jE1qidZmcXOonDoWXG/MlZ2AGGAhjBjSY5Q7+OnXew1lHAZblO6wOlSYfYJCDK9E4LbTJMsg4S2Q==} + envio-linux-arm64@2.8.2: + resolution: {integrity: sha512-dMBRfCUB9S2fLAi88j3Fd8aftnwA4MGn5/VR1wK7VVtLFCCRKEjtNJqVyclt72UNYBw5wuhLei9U3KSiemAlDQ==} cpu: [arm64] os: [linux] - envio-linux-x64@2.7.5: - resolution: {integrity: sha512-+xf+WUKvQFZk0lpoZHssPkzWtDMosbzOpenMcdP+M9CUZCHiY1qsBPUfhgGjR/7HEvCzKTz4Im1I/lZCbploAg==} + envio-linux-x64@2.8.2: + resolution: {integrity: sha512-u8tyNNbrEM8kbuqAy5YxNTOnpAg72DAY+5S0rxOv47RGAr9fXhmbo1EUBVwlV+Us6wz7gdcTtSId2e55Z/AzeQ==} cpu: [x64] os: [linux] - envio@2.7.5: - resolution: {integrity: sha512-eLyo0L8QHrZp3yMFkkLke6TAeSdBEPyXleWvuwQx7mTzgtRIOSgy+Xn+PWOZ/KvnRtenkFipEVVsXeN/wo21dw==} + envio@2.8.2: + resolution: {integrity: sha512-Cg3O/1I78PPF1S3sV3ZRp1RAiaSFX2CKMFLcchbAgF7m1y/w9+OZKY4O0lhFCMNHLwmKyThnhfJI0JWxTEKs3g==} hasBin: true err-code@2.0.3: @@ -2509,29 +2509,29 @@ snapshots: env-paths@2.2.1: optional: true - envio-darwin-arm64@2.7.5: + envio-darwin-arm64@2.8.2: optional: true - envio-darwin-x64@2.7.5: + envio-darwin-x64@2.8.2: optional: true - envio-linux-arm64@2.7.5: + envio-linux-arm64@2.8.2: optional: true - envio-linux-x64@2.7.5: + envio-linux-x64@2.8.2: optional: true - envio@2.7.5(typescript@5.6.3): + envio@2.8.2(typescript@5.6.3): dependencies: '@envio-dev/hypersync-client': 0.6.2 rescript: 11.1.3 rescript-schema: 8.2.0(rescript@11.1.3) viem: 2.21.0(typescript@5.6.3) optionalDependencies: - envio-darwin-arm64: 2.7.5 - envio-darwin-x64: 2.7.5 - envio-linux-arm64: 2.7.5 - envio-linux-x64: 2.7.5 + envio-darwin-arm64: 2.8.2 + envio-darwin-x64: 2.8.2 + envio-linux-arm64: 2.8.2 + envio-linux-x64: 2.8.2 transitivePeerDependencies: - bufferutil - typescript