From 7946c24584ef9f2586b156ee891db3dcb0777f15 Mon Sep 17 00:00:00 2001 From: mtyszczak Date: Tue, 8 Jul 2025 12:29:16 +0200 Subject: [PATCH] Bump wax version --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 835dfd5..8bfb232 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "typescript": "^5.4.5" }, "dependencies": { - "@hiveio/wax": "1.27.6-rc7-stable.250701234723", + "@hiveio/wax": "1.27.6-rc7-stable.250708094236", "comlink": "^4.4.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c278c3..ae5f93a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hiveio/wax': - specifier: 1.27.6-rc7-stable.250701234723 - version: 1.27.6-rc7-stable.250701234723 + specifier: 1.27.6-rc7-stable.250708094236 + version: 1.27.6-rc7-stable.250708094236 comlink: specifier: ^4.4.1 version: 4.4.1 @@ -877,8 +877,8 @@ packages: resolution: {integrity: sha1-WM73mERJWR06dqP67ZznUjbya6I=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.11-stable.250513143655.tgz} engines: {node: ^20.11 || >= 21.2} - '@hiveio/wax@1.27.6-rc7-stable.250701234723': - resolution: {integrity: sha1-XwAc3n7HREsTxo44wBo/0nlZO04=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc7-stable.250701234723.tgz} + '@hiveio/wax@1.27.6-rc7-stable.250708094236': + resolution: {integrity: sha1-wl2jSSYUwmpnYzmDJbSow2JHhjY=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc7-stable.250708094236.tgz} engines: {node: ^20.11 || >= 21.2} '@humanwhocodes/config-array@0.11.14': @@ -3676,7 +3676,7 @@ snapshots: '@hiveio/beekeeper@1.27.11-stable.250513143655': {} - '@hiveio/wax@1.27.6-rc7-stable.250701234723': + '@hiveio/wax@1.27.6-rc7-stable.250708094236': dependencies: '@hiveio/beekeeper': 1.27.11-stable.250513143655 events: 3.3.0 -- GitLab