From a59c9b78dc602b0040fb4628c472e245a2a14975 Mon Sep 17 00:00:00 2001 From: mtyszczak Date: Mon, 6 Oct 2025 11:11:25 +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 9e52e77..0689258 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "typescript": "catalog:typescript-toolset" }, "dependencies": { - "@hiveio/wax": "1.27.11-rc0" + "@hiveio/wax": "1.27.12-rc1" }, "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d84839..ade5794 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: .: dependencies: '@hiveio/wax': - specifier: 1.27.11-rc0 - version: 1.27.11-rc0 + specifier: 1.27.12-rc1 + version: 1.27.12-rc1 devDependencies: '@eslint/compat': specifier: ^1.2.7 @@ -405,8 +405,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.11-rc0': - resolution: {integrity: sha1-xD2WXqzjd+bOrtaFHWwiGmj+wss=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.11-rc0.tgz} + '@hiveio/wax@1.27.12-rc1': + resolution: {integrity: sha1-26YmBa5MNzPeVv0+WTbzSFfBrAM=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.12-rc1.tgz} engines: {node: ^20.11 || >= 21.2} '@humanfs/core@0.19.1': @@ -3202,7 +3202,7 @@ snapshots: '@hiveio/beekeeper@1.27.11': {} - '@hiveio/wax@1.27.11-rc0': + '@hiveio/wax@1.27.12-rc1': dependencies: events: 3.3.0 -- GitLab