Skip to content
Snippets Groups Projects
Verified Commit 2683254c authored by Mateusz Tyszczak's avatar Mateusz Tyszczak :scroll:
Browse files

Bump wax version

parent d4a6ccdb
No related branches found
No related tags found
1 merge request!25Add missing filters and providers
......@@ -22,7 +22,7 @@
"scripts": {
"lint": "npm run lint-ci -- --fix",
"lint-ci": "eslint --max-warnings=0",
"postinstall": "ls-engines && husky",
"prebuild": "ls-engines && husky",
"build": "tsc",
"postbuild": "rollup -c",
"pretest": "playwright install chromium",
......@@ -66,7 +66,7 @@
},
"dependencies": {
"@hiveio/beekeeper": "1.27.6-rc4",
"@hiveio/wax": "1.27.6-rc6-stable.241219120852"
"@hiveio/wax": "1.27.6-rc6-250109101012"
},
"repository": {
"type": "git",
......
......@@ -12,8 +12,8 @@ importers:
specifier: 1.27.6-rc4
version: 1.27.6-rc4
'@hiveio/wax':
specifier: 1.27.6-rc6-stable.241219120852
version: 1.27.6-rc6-stable.241219120852
specifier: 1.27.6-rc6-250109101012
version: 1.27.6-rc6-250109101012
devDependencies:
'@eslint/compat':
specifier: ^1.2.2
......@@ -165,8 +165,8 @@ packages:
resolution: {integrity: sha1-mj3k3qAgTdIrc6IxzC5VOprhWZs=, tarball: https://gitlab.syncad.com/api/v4/projects/198/packages/npm/@hiveio/beekeeper/-/@hiveio/beekeeper-1.27.6-rc4.tgz}
engines: {node: '>= 18'}
'@hiveio/wax@1.27.6-rc6-stable.241219120852':
resolution: {integrity: sha1-4uoDcargMqnEY0eoYJCcyCcbHeM=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc6-stable.241219120852.tgz}
'@hiveio/wax@1.27.6-rc6-250109101012':
resolution: {integrity: sha1-jr+jSTmhT1/S1rlE5B46KF5zpP8=, tarball: https://gitlab.syncad.com/api/v4/projects/419/packages/npm/@hiveio/wax/-/@hiveio/wax-1.27.6-rc6-250109101012.tgz}
engines: {node: '>= 18'}
'@humanfs/core@0.19.1':
......@@ -2646,7 +2646,7 @@ snapshots:
'@hiveio/beekeeper@1.27.6-rc4': {}
'@hiveio/wax@1.27.6-rc6-stable.241219120852':
'@hiveio/wax@1.27.6-rc6-250109101012':
dependencies:
'@hiveio/beekeeper': 1.27.6-rc4
class-transformer: 0.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment