Skip to content
Snippets Groups Projects
Commit e0dd4e7b authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Updated beekeeper & wax version to get latest API updates (mostly caused by...

Updated beekeeper & wax version to get latest API updates (mostly caused by class validator elimination)
parent 1eb00546
No related branches found
No related tags found
1 merge request!30Added dedicated test for WorkerBee.broadcast method
...@@ -77,8 +77,8 @@ ...@@ -77,8 +77,8 @@
"typescript": "catalog:typescript-toolset" "typescript": "catalog:typescript-toolset"
}, },
"dependencies": { "dependencies": {
"@hiveio/beekeeper": "1.27.8-stable.250131103618", "@hiveio/beekeeper": "1.27.10-stable.250310202833",
"@hiveio/wax": "1.27.6-rc7-stable.250131113706" "@hiveio/wax": "1.27.6-rc7-stable.250314180436"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
...@@ -69,11 +69,11 @@ importers: ...@@ -69,11 +69,11 @@ importers:
.: .:
dependencies: dependencies:
'@hiveio/beekeeper': '@hiveio/beekeeper':
specifier: 1.27.8-stable.250131103618 specifier: 1.27.10-stable.250310202833
version: 1.27.8-stable.250131103618 version: 1.27.10-stable.250310202833
'@hiveio/wax': '@hiveio/wax':
specifier: 1.27.6-rc7-stable.250131113706 specifier: 1.27.6-rc7-stable.250314180436
version: 1.27.6-rc7-stable.250131113706 version: 1.27.6-rc7-stable.250314180436
devDependencies: devDependencies:
'@eslint/compat': '@eslint/compat':
specifier: ^1.2.7 specifier: ^1.2.7
...@@ -377,12 +377,16 @@ packages: ...@@ -377,12 +377,16 @@ packages:
'@gerrit0/mini-shiki@1.27.2': '@gerrit0/mini-shiki@1.27.2':
resolution: {integrity: sha512-GeWyHz8ao2gBiUW4OJnQDxXQnFgZQwwQk05t/CVVgNBN7/rK8XZ7xY6YhLVv9tH3VppWWmr9DCl3MwemB/i+Og==} resolution: {integrity: sha512-GeWyHz8ao2gBiUW4OJnQDxXQnFgZQwwQk05t/CVVgNBN7/rK8XZ7xY6YhLVv9tH3VppWWmr9DCl3MwemB/i+Og==}
'@hiveio/beekeeper@1.27.8-stable.250131103618': '@hiveio/beekeeper@1.27.10-stable.250305202831':
resolution: {integrity: sha1-0IYuFBbxIIKfRTrI6ZZc7Jf+qLA=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.8-stable.250131103618.tgz} resolution: {integrity: sha1-mPx0QrDh3NSPSOYGyR1SUyi3lyA=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.10-stable.250305202831.tgz}
engines: {node: ^20.11 || >= 21.2} engines: {node: ^20.11 || >= 21.2}
'@hiveio/wax@1.27.6-rc7-stable.250131113706': '@hiveio/beekeeper@1.27.10-stable.250310202833':
resolution: {integrity: sha1-Xi2VV8y9T6MdBHOBSzxZNpmGnF8=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc7-stable.250131113706.tgz} resolution: {integrity: sha1-RIuA9M6LrJkf/2HuNmiavT9bUyI=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.10-stable.250310202833.tgz}
engines: {node: ^20.11 || >= 21.2}
'@hiveio/wax@1.27.6-rc7-stable.250314180436':
resolution: {integrity: sha1-/NkHF9IjJixN2LUTiUo/6KeQxUY=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc7-stable.250314180436.tgz}
engines: {node: ^20.11 || >= 21.2} engines: {node: ^20.11 || >= 21.2}
'@humanfs/core@0.19.1': '@humanfs/core@0.19.1':
...@@ -2886,11 +2890,13 @@ snapshots: ...@@ -2886,11 +2890,13 @@ snapshots:
'@shikijs/types': 1.29.2 '@shikijs/types': 1.29.2
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.1
'@hiveio/beekeeper@1.27.8-stable.250131103618': {} '@hiveio/beekeeper@1.27.10-stable.250305202831': {}
'@hiveio/beekeeper@1.27.10-stable.250310202833': {}
'@hiveio/wax@1.27.6-rc7-stable.250131113706': '@hiveio/wax@1.27.6-rc7-stable.250314180436':
dependencies: dependencies:
'@hiveio/beekeeper': 1.27.8-stable.250131103618 '@hiveio/beekeeper': 1.27.10-stable.250305202831
events: 3.3.0 events: 3.3.0
long: 5.2.3 long: 5.2.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment