From 9336ccf91dbf6e0afe28ad2ad8950065c051ad68 Mon Sep 17 00:00:00 2001 From: mtyszczak Date: Wed, 5 Nov 2025 13:49:22 +0100 Subject: [PATCH] Bump dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index be6f9d2..90e79ed 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@babel/core": "^7.22.9", "@babel/preset-env": "^7.22.9", "@babel/preset-typescript": "^7.22.5", - "@hiveio/beekeeper": "1.28.0", + "@hiveio/beekeeper": "1.28.3-251105100532", "@playwright/test": "^1.39.0", "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.1", @@ -86,7 +86,7 @@ "typescript": "catalog:typescript-toolset" }, "dependencies": { - "@hiveio/wax": "1.27.12-rc3", + "@hiveio/wax": "1.27.12-rc3-251105101534", "comlink": "^4.4.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eca7d39..b1a240a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: .: dependencies: '@hiveio/wax': - specifier: 1.27.12-rc3 - version: 1.27.12-rc3 + specifier: 1.27.12-rc3-251105101534 + version: 1.27.12-rc3-251105101534 comlink: specifier: ^4.4.1 version: 4.4.1 @@ -41,8 +41,8 @@ importers: specifier: ^7.22.5 version: 7.24.7(@babel/core@7.25.2) '@hiveio/beekeeper': - specifier: 1.28.0 - version: 1.28.0 + specifier: 1.28.3-251105100532 + version: 1.28.3-251105100532 '@playwright/test': specifier: ^1.39.0 version: 1.46.0 @@ -908,12 +908,12 @@ packages: '@gerrit0/mini-shiki@1.27.2': resolution: {integrity: sha512-GeWyHz8ao2gBiUW4OJnQDxXQnFgZQwwQk05t/CVVgNBN7/rK8XZ7xY6YhLVv9tH3VppWWmr9DCl3MwemB/i+Og==} - '@hiveio/beekeeper@1.28.0': - resolution: {integrity: sha1-jhzjl4rv49r45D8o4sQymoSn98o=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.28.0.tgz} + '@hiveio/beekeeper@1.28.3-251105100532': + resolution: {integrity: sha1-dRqsIX64FvudhMk0yn8RV9C3tIQ=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.28.3-251105100532.tgz} engines: {node: ^20.11 || >= 21.2} - '@hiveio/wax@1.27.12-rc3': - resolution: {integrity: sha1-zq62YrSQGjkVhuNlh9MJ6g3xatg=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.12-rc3.tgz} + '@hiveio/wax@1.27.12-rc3-251105101534': + resolution: {integrity: sha1-GA79NB3PLVF8Smcy84hyHBhZ2WA=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.12-rc3-251105101534.tgz} engines: {node: ^20.11 || >= 21.2} '@humanwhocodes/config-array@0.11.14': @@ -3720,9 +3720,9 @@ snapshots: '@shikijs/types': 1.29.2 '@shikijs/vscode-textmate': 10.0.2 - '@hiveio/beekeeper@1.28.0': {} + '@hiveio/beekeeper@1.28.3-251105100532': {} - '@hiveio/wax@1.27.12-rc3': + '@hiveio/wax@1.27.12-rc3-251105101534': dependencies: events: 3.3.0 -- GitLab