From 607fe33cdf1e4003c84073c4500a804f7a46d300 Mon Sep 17 00:00:00 2001 From: mtyszczak Date: Fri, 18 Jul 2025 13:14:48 +0200 Subject: [PATCH] Bump wax --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 06889d7..3dd6472 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "typescript": "^5.4.5" }, "dependencies": { - "@hiveio/wax": "1.27.6-rc10", + "@hiveio/wax": "1.27.6-rc10-stable.250718075612", "comlink": "^4.4.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 220deda..3b1d685 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hiveio/wax': - specifier: 1.27.6-rc10 - version: 1.27.6-rc10 + specifier: 1.27.6-rc10-stable.250718075612 + version: 1.27.6-rc10-stable.250718075612 comlink: specifier: ^4.4.1 version: 4.4.1 @@ -877,8 +877,8 @@ packages: resolution: {integrity: sha1-0v2gSYFhN5MLQzBHIYikUyksu/k=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.11.tgz} engines: {node: ^20.11 || >= 21.2} - '@hiveio/wax@1.27.6-rc10': - resolution: {integrity: sha1-Ie5tXlNXxkOMl9ijIa7oX4hFAu0=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc10.tgz} + '@hiveio/wax@1.27.6-rc10-stable.250718075612': + resolution: {integrity: sha1-TYKUMQ158pF6HL+KoE1ze7dYQ/M=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc10-stable.250718075612.tgz} engines: {node: ^20.11 || >= 21.2} '@humanwhocodes/config-array@0.11.14': @@ -3676,7 +3676,7 @@ snapshots: '@hiveio/beekeeper@1.27.11': {} - '@hiveio/wax@1.27.6-rc10': + '@hiveio/wax@1.27.6-rc10-stable.250718075612': dependencies: events: 3.3.0 long: 5.2.3 -- GitLab