From 351539ebac1f4d1b76092276456afb2f15720a9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 16:36:01 -0800 Subject: [PATCH] chore(deps): update non-major-dev-dependencies (#870) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index fa04715f..1b26fa4c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "firebase:emulator": "pnpm docs:build; pnpm flex:build; pnpm flex:test; firebase emulators:start" }, "devDependencies": { - "@api3/chains": "^11.4.2", + "@api3/chains": "^11.5.0", "adm-zip": "^0.5.16", "axios": "^1.7.9", "colors": "^1.4.0", @@ -33,7 +33,7 @@ "ethers": "^6.13.5", "file": "^0.2.2", "flexsearch": "^0.7.43", - "fs-extra": "^11.2.0", + "fs-extra": "^11.3.0", "gray-matter": "^4.0.3", "html-dom-parser": "^5.0.13", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89b1c41d..1a1aa131 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@api3/chains': - specifier: ^11.4.2 - version: 11.4.2 + specifier: ^11.5.0 + version: 11.5.0 adm-zip: specifier: ^0.5.16 version: 0.5.16 @@ -33,8 +33,8 @@ importers: specifier: ^0.7.43 version: 0.7.43 fs-extra: - specifier: ^11.2.0 - version: 11.2.0 + specifier: ^11.3.0 + version: 11.3.0 gray-matter: specifier: ^4.0.3 version: 4.0.3 @@ -146,8 +146,8 @@ packages: resolution: {integrity: sha512-JY5xhEYMgki53Wm+A6R2jUpOUdD0zZnBq+PC5R1TGMNOYL1s6JjDrJeMsvaI2YWxYMUSoCnRoltN/yf9RI8n3A==} engines: {node: '>= 14.0.0'} - '@api3/chains@11.4.2': - resolution: {integrity: sha512-piOPfRSs0iQMCLb6ZEqEuj7cd9L2IEtEUiAnRNRyh170YrEhuMfQ7q3xFgOu70zTjgQjyDxRI8VpGAiVLIgpeg==} + '@api3/chains@11.5.0': + resolution: {integrity: sha512-Qc8EICOkwxj4BDBOtbRGnj7huAg9Td/EmqXr1/crPOUI9e/als8LKGFpVS3YPZzOePfXWsp7SVazc1J4ZBxFlg==} '@babel/helper-string-parser@7.25.9': resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} @@ -771,8 +771,8 @@ packages: resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} - fs-extra@11.2.0: - resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} + fs-extra@11.3.0: + resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} engines: {node: '>=14.14'} fsevents@2.3.3: @@ -1272,7 +1272,7 @@ snapshots: dependencies: '@algolia/client-common': 5.13.0 - '@api3/chains@11.4.2': + '@api3/chains@11.5.0': dependencies: viem: 2.21.44(zod@3.23.8) zod: 3.23.8 @@ -1854,7 +1854,7 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - fs-extra@11.2.0: + fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0