From fb0e302fea2bdf9626cc222790bfe33b13a51e90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Aug 2024 20:02:17 +0000 Subject: [PATCH] chore: release packages --- .changeset/bright-swans-type.md | 7 -- .changeset/chatty-actors-shop.md | 5 -- .changeset/cold-trees-relate.md | 7 -- .changeset/empty-fireants-brush.md | 5 -- .changeset/fair-mugs-confess.md | 5 -- .changeset/forty-suns-sneeze.md | 6 -- .changeset/funny-ravens-sneeze.md | 5 -- .changeset/hip-seals-breathe.md | 5 -- .changeset/lovely-clocks-juggle.md | 5 -- .changeset/moody-zebras-fly.md | 6 -- .changeset/nine-rice-end.md | 6 -- .changeset/ninety-otters-drum.md | 8 -- .changeset/proud-paws-fold.md | 5 -- .changeset/purple-panthers-destroy.md | 5 -- .changeset/rare-scissors-wait.md | 5 -- .changeset/serious-grapes-grab.md | 5 -- .changeset/shiny-onions-unite.md | 5 -- .changeset/short-cows-attend.md | 6 -- .changeset/short-lizards-shop.md | 7 -- .changeset/shy-dots-complain.md | 7 -- .changeset/small-cameras-lay.md | 5 -- .changeset/spicy-boats-sneeze.md | 7 -- .changeset/spicy-clouds-deliver.md | 5 -- .changeset/sweet-meals-flash.md | 7 -- .changeset/tame-seahorses-love.md | 5 -- .changeset/thick-rats-smell.md | 7 -- .changeset/tough-berries-laugh.md | 5 -- .changeset/young-gifts-return.md | 7 -- apps/explorer/CHANGELOG.md | 10 +++ apps/explorer/package.json | 2 +- apps/hostd/CHANGELOG.md | 10 +++ apps/hostd/package.json | 2 +- apps/renterd/CHANGELOG.md | 10 +++ apps/renterd/package.json | 2 +- apps/website/CHANGELOG.md | 6 ++ apps/website/package.json | 2 +- libs/design-system/CHANGELOG.md | 23 ++++++ libs/design-system/package.json | 6 +- libs/explored-js/CHANGELOG.md | 8 ++ libs/explored-js/package.json | 4 +- libs/explored-react/CHANGELOG.md | 12 +++ libs/explored-react/package.json | 6 +- libs/explored-types/CHANGELOG.md | 7 ++ libs/explored-types/package.json | 2 +- libs/hostd-js/CHANGELOG.md | 15 ++++ libs/hostd-js/package.json | 4 +- libs/hostd-react/CHANGELOG.md | 23 ++++++ libs/hostd-react/package.json | 8 +- libs/hostd-types/CHANGELOG.md | 8 ++ libs/hostd-types/package.json | 2 +- libs/react-core/CHANGELOG.md | 15 ++++ libs/react-core/package.json | 4 +- libs/renterd-js/CHANGELOG.md | 18 ++++ libs/renterd-js/package.json | 4 +- libs/renterd-react/CHANGELOG.md | 26 ++++++ libs/renterd-react/package.json | 8 +- libs/renterd-types/CHANGELOG.md | 17 ++++ libs/renterd-types/package.json | 4 +- libs/sia-central-mock/CHANGELOG.md | 6 ++ libs/sia-central-mock/package.json | 2 +- libs/units/CHANGELOG.md | 11 +++ libs/units/package.json | 2 +- libs/walletd-mock/CHANGELOG.md | 11 +++ libs/walletd-mock/package.json | 6 +- libs/walletd-react/CHANGELOG.md | 13 +++ libs/walletd-react/package.json | 6 +- package-lock.json | 114 +++++++++++++------------- 67 files changed, 344 insertions(+), 258 deletions(-) delete mode 100644 .changeset/bright-swans-type.md delete mode 100644 .changeset/chatty-actors-shop.md delete mode 100644 .changeset/cold-trees-relate.md delete mode 100644 .changeset/empty-fireants-brush.md delete mode 100644 .changeset/fair-mugs-confess.md delete mode 100644 .changeset/forty-suns-sneeze.md delete mode 100644 .changeset/funny-ravens-sneeze.md delete mode 100644 .changeset/hip-seals-breathe.md delete mode 100644 .changeset/lovely-clocks-juggle.md delete mode 100644 .changeset/moody-zebras-fly.md delete mode 100644 .changeset/nine-rice-end.md delete mode 100644 .changeset/ninety-otters-drum.md delete mode 100644 .changeset/proud-paws-fold.md delete mode 100644 .changeset/purple-panthers-destroy.md delete mode 100644 .changeset/rare-scissors-wait.md delete mode 100644 .changeset/serious-grapes-grab.md delete mode 100644 .changeset/shiny-onions-unite.md delete mode 100644 .changeset/short-cows-attend.md delete mode 100644 .changeset/short-lizards-shop.md delete mode 100644 .changeset/shy-dots-complain.md delete mode 100644 .changeset/small-cameras-lay.md delete mode 100644 .changeset/spicy-boats-sneeze.md delete mode 100644 .changeset/spicy-clouds-deliver.md delete mode 100644 .changeset/sweet-meals-flash.md delete mode 100644 .changeset/tame-seahorses-love.md delete mode 100644 .changeset/thick-rats-smell.md delete mode 100644 .changeset/tough-berries-laugh.md delete mode 100644 .changeset/young-gifts-return.md diff --git a/.changeset/bright-swans-type.md b/.changeset/bright-swans-type.md deleted file mode 100644 index abfd1f29d..000000000 --- a/.changeset/bright-swans-type.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'hostd': minor -'renterd': minor -'@siafoundation/design-system': minor ---- - -The send siacoin feature now validates the entered address. diff --git a/.changeset/chatty-actors-shop.md b/.changeset/chatty-actors-shop.md deleted file mode 100644 index e6b2de791..000000000 --- a/.changeset/chatty-actors-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/units': patch ---- - -Fixed a bug in the pluralize helper. diff --git a/.changeset/cold-trees-relate.md b/.changeset/cold-trees-relate.md deleted file mode 100644 index 12d0b5ea4..000000000 --- a/.changeset/cold-trees-relate.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/renterd-js': minor -'@siafoundation/renterd-react': minor -'@siafoundation/renterd-types': minor ---- - -The account reset drift API was moved from bus to worker. Closes https://github.com/SiaFoundation/web/issues/704 diff --git a/.changeset/empty-fireants-brush.md b/.changeset/empty-fireants-brush.md deleted file mode 100644 index 63e1ef1b5..000000000 --- a/.changeset/empty-fireants-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/sia-central-mock': minor ---- - -Add mock for hosts network averages. diff --git a/.changeset/fair-mugs-confess.md b/.changeset/fair-mugs-confess.md deleted file mode 100644 index c122aba2c..000000000 --- a/.changeset/fair-mugs-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hostd': minor ---- - -The UI now uses the daemon configured explorer for exchange rates. diff --git a/.changeset/forty-suns-sneeze.md b/.changeset/forty-suns-sneeze.md deleted file mode 100644 index e7d26c3b0..000000000 --- a/.changeset/forty-suns-sneeze.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@siafoundation/design-system': minor -'@siafoundation/units': minor ---- - -Time conversion helpers were moved from design-system to units package. diff --git a/.changeset/funny-ravens-sneeze.md b/.changeset/funny-ravens-sneeze.md deleted file mode 100644 index b8523babc..000000000 --- a/.changeset/funny-ravens-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Fiat components requiring exchange rate now use the generic useExchangeRate hook rather than useSiascanExchangeRate directly. diff --git a/.changeset/hip-seals-breathe.md b/.changeset/hip-seals-breathe.md deleted file mode 100644 index 2ee6caa78..000000000 --- a/.changeset/hip-seals-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/explored-types': minor ---- - -Updated routes to match explored API changes. diff --git a/.changeset/lovely-clocks-juggle.md b/.changeset/lovely-clocks-juggle.md deleted file mode 100644 index 22a497467..000000000 --- a/.changeset/lovely-clocks-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'explorer': minor ---- - -Added base explored API for future Siacentral phase out. diff --git a/.changeset/moody-zebras-fly.md b/.changeset/moody-zebras-fly.md deleted file mode 100644 index 0215e5050..000000000 --- a/.changeset/moody-zebras-fly.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hostd': minor -'renterd': minor ---- - -The send siacoin feature now calculates the fee using the daemon's recommended fee per byte and a standard transaction size. diff --git a/.changeset/nine-rice-end.md b/.changeset/nine-rice-end.md deleted file mode 100644 index 5f4706ebd..000000000 --- a/.changeset/nine-rice-end.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'renterd': minor -'@siafoundation/renterd-types': minor ---- - -Min recent scan failures is now max consecutive scan failures. Relates to https://github.com/SiaFoundation/renterd/pull/1482 diff --git a/.changeset/ninety-otters-drum.md b/.changeset/ninety-otters-drum.md deleted file mode 100644 index 8966be0f0..000000000 --- a/.changeset/ninety-otters-drum.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'hostd': minor -'renterd': minor -'website': minor -'@siafoundation/design-system': minor ---- - -Migrated all exchange rate usage from Sia Central to Siascan. diff --git a/.changeset/proud-paws-fold.md b/.changeset/proud-paws-fold.md deleted file mode 100644 index 4934f429c..000000000 --- a/.changeset/proud-paws-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -WalletSendSiacoinDialog no longer uses formik. diff --git a/.changeset/purple-panthers-destroy.md b/.changeset/purple-panthers-destroy.md deleted file mode 100644 index 7e103cd39..000000000 --- a/.changeset/purple-panthers-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/react-core': minor ---- - -Added support for detecting and exposing daemon explorer via AppSettings. Closes https://github.com/SiaFoundation/web/issues/690 diff --git a/.changeset/rare-scissors-wait.md b/.changeset/rare-scissors-wait.md deleted file mode 100644 index 14dc44843..000000000 --- a/.changeset/rare-scissors-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'explorer': patch ---- - -Fixed a bug in the average fiat storage cost calculation. diff --git a/.changeset/serious-grapes-grab.md b/.changeset/serious-grapes-grab.md deleted file mode 100644 index e81b9bee9..000000000 --- a/.changeset/serious-grapes-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/units': minor ---- - -Add pluralization helper pluralize. diff --git a/.changeset/shiny-onions-unite.md b/.changeset/shiny-onions-unite.md deleted file mode 100644 index 5e7a228a9..000000000 --- a/.changeset/shiny-onions-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hostd': minor ---- - -The contracts metrics now show active, rejected, failed, renewed, finalized, and successful. diff --git a/.changeset/short-cows-attend.md b/.changeset/short-cows-attend.md deleted file mode 100644 index a42e6d529..000000000 --- a/.changeset/short-cows-attend.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@siafoundation/design-system': minor -'@siafoundation/react-core': minor ---- - -Exchange rate hooks were moved from design-system to react-core. diff --git a/.changeset/short-lizards-shop.md b/.changeset/short-lizards-shop.md deleted file mode 100644 index e590a79a2..000000000 --- a/.changeset/short-lizards-shop.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/renterd-js': minor -'@siafoundation/renterd-react': minor -'@siafoundation/renterd-types': minor ---- - -Remove deprecated hosts API. Relates to https://github.com/SiaFoundation/renterd/pull/1484 diff --git a/.changeset/shy-dots-complain.md b/.changeset/shy-dots-complain.md deleted file mode 100644 index 63211b1b1..000000000 --- a/.changeset/shy-dots-complain.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/hostd-types': minor -'@siafoundation/hostd-js': minor -'@siafoundation/hostd-react': minor ---- - -The wallet send API now supports the subtractMinerFee option. diff --git a/.changeset/small-cameras-lay.md b/.changeset/small-cameras-lay.md deleted file mode 100644 index 49fad783b..000000000 --- a/.changeset/small-cameras-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The recommendations now say "no recommendations" instead of 0. Closes https://github.com/SiaFoundation/desktop/issues/90 diff --git a/.changeset/spicy-boats-sneeze.md b/.changeset/spicy-boats-sneeze.md deleted file mode 100644 index d9ecbbbfe..000000000 --- a/.changeset/spicy-boats-sneeze.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/hostd-types': minor -'@siafoundation/hostd-js': minor -'@siafoundation/hostd-react': minor ---- - -The metrics API types now include all available fields. diff --git a/.changeset/spicy-clouds-deliver.md b/.changeset/spicy-clouds-deliver.md deleted file mode 100644 index ba4855676..000000000 --- a/.changeset/spicy-clouds-deliver.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/explored-types': minor ---- - -Fixed webpack-related empty export warning. diff --git a/.changeset/sweet-meals-flash.md b/.changeset/sweet-meals-flash.md deleted file mode 100644 index 7b6bd3cad..000000000 --- a/.changeset/sweet-meals-flash.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/hostd-types': minor -'@siafoundation/hostd-js': minor -'@siafoundation/hostd-react': minor ---- - -The metrics APIs now include wallet with balance and immatureBalance. Closes https://github.com/SiaFoundation/hostd/issues/450 diff --git a/.changeset/tame-seahorses-love.md b/.changeset/tame-seahorses-love.md deleted file mode 100644 index 6e1585241..000000000 --- a/.changeset/tame-seahorses-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/react-core': minor ---- - -Refactored AppSettings into a RequestSettings and an ExternalData provider, the providers can be used directly or via a composite AppSettings provider for backwards compatibility. diff --git a/.changeset/thick-rats-smell.md b/.changeset/thick-rats-smell.md deleted file mode 100644 index 659cb0b1e..000000000 --- a/.changeset/thick-rats-smell.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/renterd-js': patch -'@siafoundation/renterd-react': patch -'@siafoundation/renterd-types': patch ---- - -Fixed the route for the recommended fee API. diff --git a/.changeset/tough-berries-laugh.md b/.changeset/tough-berries-laugh.md deleted file mode 100644 index 5352f3923..000000000 --- a/.changeset/tough-berries-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Added ability to use daemon explorer when available, otherwise falling back to direct siascan setting. diff --git a/.changeset/young-gifts-return.md b/.changeset/young-gifts-return.md deleted file mode 100644 index 30d2ccf8b..000000000 --- a/.changeset/young-gifts-return.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@siafoundation/renterd-js': minor -'@siafoundation/renterd-react': minor -'@siafoundation/renterd-types': minor ---- - -Added the wallet send API. diff --git a/apps/explorer/CHANGELOG.md b/apps/explorer/CHANGELOG.md index ecc0aa4db..c0bf50bbf 100644 --- a/apps/explorer/CHANGELOG.md +++ b/apps/explorer/CHANGELOG.md @@ -1,5 +1,15 @@ # explorer +## 0.17.0 + +### Minor Changes + +- 3fc5db60: Added base explored API for future Siacentral phase out. + +### Patch Changes + +- 4e807730: Fixed a bug in the average fiat storage cost calculation. + ## 0.16.2 ### Patch Changes diff --git a/apps/explorer/package.json b/apps/explorer/package.json index d5736457f..ae7e87aed 100644 --- a/apps/explorer/package.json +++ b/apps/explorer/package.json @@ -1,7 +1,7 @@ { "name": "explorer", "description": "The `explorer` user interface, a Sia blockchain explorer interface that powers siascan.com.", - "version": "0.16.2", + "version": "0.17.0", "private": true, "license": "MIT" } diff --git a/apps/hostd/CHANGELOG.md b/apps/hostd/CHANGELOG.md index 0c3efff65..303103484 100644 --- a/apps/hostd/CHANGELOG.md +++ b/apps/hostd/CHANGELOG.md @@ -1,5 +1,15 @@ # hostd +## 0.47.0 + +### Minor Changes + +- 02c02fe7: The send siacoin feature now validates the entered address. +- 5f34c9a6: The UI now uses the daemon configured explorer for exchange rates. +- 81d374f4: The send siacoin feature now calculates the fee using the daemon's recommended fee per byte and a standard transaction size. +- 5f34c9a6: Migrated all exchange rate usage from Sia Central to Siascan. +- d6eed368: The contracts metrics now show active, rejected, failed, renewed, finalized, and successful. + ## 0.46.0 ### Minor Changes diff --git a/apps/hostd/package.json b/apps/hostd/package.json index a7f453766..9fceea8de 100644 --- a/apps/hostd/package.json +++ b/apps/hostd/package.json @@ -1,7 +1,7 @@ { "name": "hostd", "description": "The `hostd` user interface, dedicated to hosting related functionality.", - "version": "0.46.0", + "version": "0.47.0", "private": true, "license": "MIT" } diff --git a/apps/renterd/CHANGELOG.md b/apps/renterd/CHANGELOG.md index 8e2a62bdd..5f92120e7 100644 --- a/apps/renterd/CHANGELOG.md +++ b/apps/renterd/CHANGELOG.md @@ -1,5 +1,15 @@ # renterd +## 0.61.0 + +### Minor Changes + +- 02c02fe7: The send siacoin feature now validates the entered address. +- 81d374f4: The send siacoin feature now calculates the fee using the daemon's recommended fee per byte and a standard transaction size. +- a7ff93e9: Min recent scan failures is now max consecutive scan failures. Relates to https://github.com/SiaFoundation/renterd/pull/1482 +- 5f34c9a6: Migrated all exchange rate usage from Sia Central to Siascan. +- dd1b4036: The recommendations now say "no recommendations" instead of 0. Closes https://github.com/SiaFoundation/desktop/issues/90 + ## 0.60.1 ### Patch Changes diff --git a/apps/renterd/package.json b/apps/renterd/package.json index af38e48c3..99c08dd07 100644 --- a/apps/renterd/package.json +++ b/apps/renterd/package.json @@ -1,7 +1,7 @@ { "name": "renterd", "description": "The `renterd` user interface, dedicated to renter related functionality.", - "version": "0.60.1", + "version": "0.61.0", "private": true, "license": "MIT" } diff --git a/apps/website/CHANGELOG.md b/apps/website/CHANGELOG.md index 6f759a011..8fb7c19b5 100644 --- a/apps/website/CHANGELOG.md +++ b/apps/website/CHANGELOG.md @@ -1,5 +1,11 @@ # website +## 0.55.0 + +### Minor Changes + +- 5f34c9a6: Migrated all exchange rate usage from Sia Central to Siascan. + ## 0.54.0 ### Minor Changes diff --git a/apps/website/package.json b/apps/website/package.json index 55b8cecb5..954b154ed 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -1,7 +1,7 @@ { "name": "website", "description": "The main sia.tech website with information on the Sia project and the Sia Foundation.", - "version": "0.54.0", + "version": "0.55.0", "private": true, "license": "MIT" } diff --git a/libs/design-system/CHANGELOG.md b/libs/design-system/CHANGELOG.md index 1a67ed524..1079422b2 100644 --- a/libs/design-system/CHANGELOG.md +++ b/libs/design-system/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## 4.7.0 + +### Minor Changes + +- 02c02fe7: The send siacoin feature now validates the entered address. +- 8be86046: Time conversion helpers were moved from design-system to units package. +- 8be86046: Fiat components requiring exchange rate now use the generic useExchangeRate hook rather than useSiascanExchangeRate directly. +- 5f34c9a6: Migrated all exchange rate usage from Sia Central to Siascan. +- 02c02fe7: WalletSendSiacoinDialog no longer uses formik. +- 8be86046: Exchange rate hooks were moved from design-system to react-core. +- 5f34c9a6: Added ability to use daemon explorer when available, otherwise falling back to direct siascan setting. + +### Patch Changes + +- Updated dependencies [5c0df06e] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] +- Updated dependencies [d5dc0f86] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] + - @siafoundation/units@3.2.0 + - @siafoundation/react-core@1.4.0 + ## 4.6.1 ### Patch Changes diff --git a/libs/design-system/package.json b/libs/design-system/package.json index 8ca08c812..53133837a 100644 --- a/libs/design-system/package.json +++ b/libs/design-system/package.json @@ -1,15 +1,15 @@ { "name": "@siafoundation/design-system", "description": "React-based design system used across Sia apps and websites.", - "version": "4.6.1", + "version": "4.7.0", "license": "MIT", "peerDependencies": { "react": "^18.2.0" }, "dependencies": { "@siafoundation/react-icons": "^0.2.3", - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/units": "^3.2.0", "@siafoundation/types": "^0.6.0", "@siafoundation/next": "^0.1.3", "swr": "^2.1.1", diff --git a/libs/explored-js/CHANGELOG.md b/libs/explored-js/CHANGELOG.md index 57d80d107..c2850e48f 100644 --- a/libs/explored-js/CHANGELOG.md +++ b/libs/explored-js/CHANGELOG.md @@ -1,5 +1,13 @@ # @siafoundation/explored-js +## 0.1.1 + +### Patch Changes + +- Updated dependencies [6bb9322f] +- Updated dependencies [3c66edbb] + - @siafoundation/explored-types@0.2.0 + ## 0.1.0 ### Minor Changes diff --git a/libs/explored-js/package.json b/libs/explored-js/package.json index 680588d69..d281ccc43 100644 --- a/libs/explored-js/package.json +++ b/libs/explored-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/explored-js", "description": "SDK for interacting with `explored`.", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/explored-types": "0.1.0" + "@siafoundation/explored-types": "0.2.0" }, "types": "./src/index.d.ts" } diff --git a/libs/explored-react/CHANGELOG.md b/libs/explored-react/CHANGELOG.md index 3495134fb..65bb19d84 100644 --- a/libs/explored-react/CHANGELOG.md +++ b/libs/explored-react/CHANGELOG.md @@ -1,5 +1,17 @@ # @siafoundation/explored-react +## 0.1.1 + +### Patch Changes + +- Updated dependencies [6bb9322f] +- Updated dependencies [5f34c9a6] +- Updated dependencies [8be86046] +- Updated dependencies [3c66edbb] +- Updated dependencies [5f34c9a6] + - @siafoundation/explored-types@0.2.0 + - @siafoundation/react-core@1.4.0 + ## 0.1.0 ### Minor Changes diff --git a/libs/explored-react/package.json b/libs/explored-react/package.json index d58c69ecd..80c218ac9 100644 --- a/libs/explored-react/package.json +++ b/libs/explored-react/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/explored-react", "description": "React hooks for interacting with `explored`.", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/explored-types": "0.1.0" + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/explored-types": "0.2.0" }, "types": "./src/index.d.ts" } diff --git a/libs/explored-types/CHANGELOG.md b/libs/explored-types/CHANGELOG.md index 5b4f746b9..f25783d02 100644 --- a/libs/explored-types/CHANGELOG.md +++ b/libs/explored-types/CHANGELOG.md @@ -1,5 +1,12 @@ # @siafoundation/explored-types +## 0.2.0 + +### Minor Changes + +- 6bb9322f: Updated routes to match explored API changes. +- 3c66edbb: Fixed webpack-related empty export warning. + ## 0.1.0 ### Minor Changes diff --git a/libs/explored-types/package.json b/libs/explored-types/package.json index 9540c7637..bf0b5e1ef 100644 --- a/libs/explored-types/package.json +++ b/libs/explored-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/explored-types", "description": "Types for `explored`.", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.6.0" diff --git a/libs/hostd-js/CHANGELOG.md b/libs/hostd-js/CHANGELOG.md index f58aa7816..ff5c0325b 100644 --- a/libs/hostd-js/CHANGELOG.md +++ b/libs/hostd-js/CHANGELOG.md @@ -1,5 +1,20 @@ # @siafoundation/hostd-js +## 0.3.0 + +### Minor Changes + +- 81d374f4: The wallet send API now supports the subtractMinerFee option. +- d6eed368: The metrics API types now include all available fields. +- d6eed368: The metrics APIs now include wallet with balance and immatureBalance. Closes https://github.com/SiaFoundation/hostd/issues/450 + +### Patch Changes + +- Updated dependencies [81d374f4] +- Updated dependencies [d6eed368] +- Updated dependencies [d6eed368] + - @siafoundation/hostd-types@0.3.0 + ## 0.2.1 ### Patch Changes diff --git a/libs/hostd-js/package.json b/libs/hostd-js/package.json index 4369394fd..e0064bc63 100644 --- a/libs/hostd-js/package.json +++ b/libs/hostd-js/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/hostd-js", "description": "SDK for interacting with `hostd`.", - "version": "0.2.1", + "version": "0.3.0", "license": "MIT", "dependencies": { "@siafoundation/request": "0.2.0", - "@siafoundation/hostd-types": "0.2.1" + "@siafoundation/hostd-types": "0.3.0" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-react/CHANGELOG.md b/libs/hostd-react/CHANGELOG.md index 14ebb8f44..74cadcbae 100644 --- a/libs/hostd-react/CHANGELOG.md +++ b/libs/hostd-react/CHANGELOG.md @@ -1,5 +1,28 @@ # @siafoundation/hostd-react +## 4.4.0 + +### Minor Changes + +- 81d374f4: The wallet send API now supports the subtractMinerFee option. +- d6eed368: The metrics API types now include all available fields. +- d6eed368: The metrics APIs now include wallet with balance and immatureBalance. Closes https://github.com/SiaFoundation/hostd/issues/450 + +### Patch Changes + +- Updated dependencies [5c0df06e] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] +- Updated dependencies [d5dc0f86] +- Updated dependencies [8be86046] +- Updated dependencies [81d374f4] +- Updated dependencies [d6eed368] +- Updated dependencies [d6eed368] +- Updated dependencies [5f34c9a6] + - @siafoundation/units@3.2.0 + - @siafoundation/react-core@1.4.0 + - @siafoundation/hostd-types@0.3.0 + ## 4.3.1 ### Patch Changes diff --git a/libs/hostd-react/package.json b/libs/hostd-react/package.json index 42c336533..248836442 100644 --- a/libs/hostd-react/package.json +++ b/libs/hostd-react/package.json @@ -1,13 +1,13 @@ { "name": "@siafoundation/hostd-react", "description": "React hooks for interacting with `hostd`.", - "version": "4.3.1", + "version": "4.4.0", "license": "MIT", "dependencies": { "swr": "^2.1.1", - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/hostd-types": "0.2.1", - "@siafoundation/units": "3.1.1" + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/hostd-types": "0.3.0", + "@siafoundation/units": "3.2.0" }, "types": "./src/index.d.ts" } diff --git a/libs/hostd-types/CHANGELOG.md b/libs/hostd-types/CHANGELOG.md index 6685bc8e7..5e56b9ed8 100644 --- a/libs/hostd-types/CHANGELOG.md +++ b/libs/hostd-types/CHANGELOG.md @@ -1,5 +1,13 @@ # @siafoundation/hostd-types +## 0.3.0 + +### Minor Changes + +- 81d374f4: The wallet send API now supports the subtractMinerFee option. +- d6eed368: The metrics API types now include all available fields. +- d6eed368: The metrics APIs now include wallet with balance and immatureBalance. Closes https://github.com/SiaFoundation/hostd/issues/450 + ## 0.2.1 ### Patch Changes diff --git a/libs/hostd-types/package.json b/libs/hostd-types/package.json index 357e12518..8598ecf9c 100644 --- a/libs/hostd-types/package.json +++ b/libs/hostd-types/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/hostd-types", "description": "Types for `hostd`.", - "version": "0.2.1", + "version": "0.3.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.6.0" diff --git a/libs/react-core/CHANGELOG.md b/libs/react-core/CHANGELOG.md index fe4f0870c..60b119c24 100644 --- a/libs/react-core/CHANGELOG.md +++ b/libs/react-core/CHANGELOG.md @@ -1,5 +1,20 @@ # @siafoundation/react-core +## 1.4.0 + +### Minor Changes + +- 5f34c9a6: Added support for detecting and exposing daemon explorer via AppSettings. Closes https://github.com/SiaFoundation/web/issues/690 +- 8be86046: Exchange rate hooks were moved from design-system to react-core. +- 5f34c9a6: Refactored AppSettings into a RequestSettings and an ExternalData provider, the providers can be used directly or via a composite AppSettings provider for backwards compatibility. + +### Patch Changes + +- Updated dependencies [5c0df06e] +- Updated dependencies [8be86046] +- Updated dependencies [d5dc0f86] + - @siafoundation/units@3.2.0 + ## 1.3.0 ### Minor Changes diff --git a/libs/react-core/package.json b/libs/react-core/package.json index b2d0aef35..8ef708ef9 100644 --- a/libs/react-core/package.json +++ b/libs/react-core/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/react-core", "description": "Core library for building React hooks for interacting with a Sia daemon.", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "peerDependencies": { "react": "^18.2.0" @@ -9,7 +9,7 @@ "dependencies": { "@siafoundation/next": "^0.1.3", "@siafoundation/request": "0.2.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/units": "^3.2.0", "swr": "^2.1.1", "axios": "^0.27.2", "use-local-storage-state": "^18.3.3", diff --git a/libs/renterd-js/CHANGELOG.md b/libs/renterd-js/CHANGELOG.md index 5f42d0b1c..babc971b3 100644 --- a/libs/renterd-js/CHANGELOG.md +++ b/libs/renterd-js/CHANGELOG.md @@ -1,5 +1,23 @@ # @siafoundation/renterd-js +## 0.7.0 + +### Minor Changes + +- a8c22bbe: The account reset drift API was moved from bus to worker. Closes https://github.com/SiaFoundation/web/issues/704 +- 49cd9db1: Remove deprecated hosts API. Relates to https://github.com/SiaFoundation/renterd/pull/1484 +- 81d374f4: Added the wallet send API. + +### Patch Changes + +- 81d374f4: Fixed the route for the recommended fee API. +- Updated dependencies [a8c22bbe] +- Updated dependencies [a7ff93e9] +- Updated dependencies [49cd9db1] +- Updated dependencies [81d374f4] +- Updated dependencies [81d374f4] + - @siafoundation/renterd-types@0.7.0 + ## 0.6.1 ### Patch Changes diff --git a/libs/renterd-js/package.json b/libs/renterd-js/package.json index 81915a536..760c0c409 100644 --- a/libs/renterd-js/package.json +++ b/libs/renterd-js/package.json @@ -1,10 +1,10 @@ { "name": "@siafoundation/renterd-js", "description": "SDK for interacting with `renterd`.", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "dependencies": { - "@siafoundation/renterd-types": "0.6.1", + "@siafoundation/renterd-types": "0.7.0", "@siafoundation/request": "0.2.0", "axios": "^0.27.2" }, diff --git a/libs/renterd-react/CHANGELOG.md b/libs/renterd-react/CHANGELOG.md index 7e136b3fd..a4b98fae9 100644 --- a/libs/renterd-react/CHANGELOG.md +++ b/libs/renterd-react/CHANGELOG.md @@ -1,5 +1,31 @@ # @siafoundation/renterd-react +## 4.7.0 + +### Minor Changes + +- a8c22bbe: The account reset drift API was moved from bus to worker. Closes https://github.com/SiaFoundation/web/issues/704 +- 49cd9db1: Remove deprecated hosts API. Relates to https://github.com/SiaFoundation/renterd/pull/1484 +- 81d374f4: Added the wallet send API. + +### Patch Changes + +- 81d374f4: Fixed the route for the recommended fee API. +- Updated dependencies [5c0df06e] +- Updated dependencies [a8c22bbe] +- Updated dependencies [8be86046] +- Updated dependencies [a7ff93e9] +- Updated dependencies [5f34c9a6] +- Updated dependencies [d5dc0f86] +- Updated dependencies [8be86046] +- Updated dependencies [49cd9db1] +- Updated dependencies [5f34c9a6] +- Updated dependencies [81d374f4] +- Updated dependencies [81d374f4] + - @siafoundation/units@3.2.0 + - @siafoundation/renterd-types@0.7.0 + - @siafoundation/react-core@1.4.0 + ## 4.6.1 ### Patch Changes diff --git a/libs/renterd-react/package.json b/libs/renterd-react/package.json index 6e91532d4..7814b74e9 100644 --- a/libs/renterd-react/package.json +++ b/libs/renterd-react/package.json @@ -1,14 +1,14 @@ { "name": "@siafoundation/renterd-react", "description": "React hooks for interacting with `renterd`.", - "version": "4.6.1", + "version": "4.7.0", "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0", - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "swr": "^2.1.1", - "@siafoundation/renterd-types": "0.6.1", - "@siafoundation/units": "3.1.1" + "@siafoundation/renterd-types": "0.7.0", + "@siafoundation/units": "3.2.0" }, "types": "./src/index.d.ts" } diff --git a/libs/renterd-types/CHANGELOG.md b/libs/renterd-types/CHANGELOG.md index 1ce9b6972..994c8b0b2 100644 --- a/libs/renterd-types/CHANGELOG.md +++ b/libs/renterd-types/CHANGELOG.md @@ -1,5 +1,22 @@ # @siafoundation/renterd-types +## 0.7.0 + +### Minor Changes + +- a8c22bbe: The account reset drift API was moved from bus to worker. Closes https://github.com/SiaFoundation/web/issues/704 +- a7ff93e9: Min recent scan failures is now max consecutive scan failures. Relates to https://github.com/SiaFoundation/renterd/pull/1482 +- 49cd9db1: Remove deprecated hosts API. Relates to https://github.com/SiaFoundation/renterd/pull/1484 +- 81d374f4: Added the wallet send API. + +### Patch Changes + +- 81d374f4: Fixed the route for the recommended fee API. +- Updated dependencies [5f34c9a6] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] + - @siafoundation/react-core@1.4.0 + ## 0.6.1 ### Patch Changes diff --git a/libs/renterd-types/package.json b/libs/renterd-types/package.json index fa7870d66..89df7d26a 100644 --- a/libs/renterd-types/package.json +++ b/libs/renterd-types/package.json @@ -1,11 +1,11 @@ { "name": "@siafoundation/renterd-types", "description": "Types for `renterd`.", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.6.0", - "@siafoundation/react-core": "^1.3.0" + "@siafoundation/react-core": "^1.4.0" }, "types": "./src/index.d.ts" } diff --git a/libs/sia-central-mock/CHANGELOG.md b/libs/sia-central-mock/CHANGELOG.md index 7586abf77..7dc2ad4d4 100644 --- a/libs/sia-central-mock/CHANGELOG.md +++ b/libs/sia-central-mock/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/sia-central-mock +## 0.2.0 + +### Minor Changes + +- 5f34c9a6: Add mock for hosts network averages. + ## 0.1.1 ### Patch Changes diff --git a/libs/sia-central-mock/package.json b/libs/sia-central-mock/package.json index 03d13c3f9..36335e9ce 100644 --- a/libs/sia-central-mock/package.json +++ b/libs/sia-central-mock/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/sia-central-mock", "description": "Sia Central data and API mock library for testing.", - "version": "0.1.1", + "version": "0.2.0", "license": "MIT", "dependencies": { "playwright": "^1.42.1", diff --git a/libs/units/CHANGELOG.md b/libs/units/CHANGELOG.md index 83437473e..5e21b5fb8 100644 --- a/libs/units/CHANGELOG.md +++ b/libs/units/CHANGELOG.md @@ -1,5 +1,16 @@ # @siafoundation/units +## 3.2.0 + +### Minor Changes + +- 8be86046: Time conversion helpers were moved from design-system to units package. +- d5dc0f86: Add pluralization helper pluralize. + +### Patch Changes + +- 5c0df06e: Fixed a bug in the pluralize helper. + ## 3.1.1 ### Patch Changes diff --git a/libs/units/package.json b/libs/units/package.json index 2a42cb24f..7915f3dd2 100644 --- a/libs/units/package.json +++ b/libs/units/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/units", "description": "Methods and types for interacting with the Sia Central API.", - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "dependencies": { "bignumber.js": "^9.0.2", diff --git a/libs/walletd-mock/CHANGELOG.md b/libs/walletd-mock/CHANGELOG.md index 28c571b3e..d5e03a8e5 100644 --- a/libs/walletd-mock/CHANGELOG.md +++ b/libs/walletd-mock/CHANGELOG.md @@ -1,5 +1,16 @@ # @siafoundation/walletd-mock +## 0.1.9 + +### Patch Changes + +- Updated dependencies [5c0df06e] +- Updated dependencies [5f34c9a6] +- Updated dependencies [8be86046] +- Updated dependencies [d5dc0f86] + - @siafoundation/units@3.2.0 + - @siafoundation/sia-central-mock@0.2.0 + ## 0.1.8 ### Patch Changes diff --git a/libs/walletd-mock/package.json b/libs/walletd-mock/package.json index 852ae9c82..1a952de65 100644 --- a/libs/walletd-mock/package.json +++ b/libs/walletd-mock/package.json @@ -1,12 +1,12 @@ { "name": "@siafoundation/walletd-mock", "description": "walletd data and API mock library for testing.", - "version": "0.1.8", + "version": "0.1.9", "license": "MIT", "dependencies": { "@siafoundation/types": "0.6.0", - "@siafoundation/sia-central-mock": "0.1.1", - "@siafoundation/units": "3.1.1", + "@siafoundation/sia-central-mock": "0.2.0", + "@siafoundation/units": "3.2.0", "playwright": "^1.42.1", "@siafoundation/walletd-types": "0.4.1" }, diff --git a/libs/walletd-react/CHANGELOG.md b/libs/walletd-react/CHANGELOG.md index 5af8380d0..4057bb2fb 100644 --- a/libs/walletd-react/CHANGELOG.md +++ b/libs/walletd-react/CHANGELOG.md @@ -1,5 +1,18 @@ # @siafoundation/walletd-react +## 4.3.2 + +### Patch Changes + +- Updated dependencies [5c0df06e] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] +- Updated dependencies [d5dc0f86] +- Updated dependencies [8be86046] +- Updated dependencies [5f34c9a6] + - @siafoundation/units@3.2.0 + - @siafoundation/react-core@1.4.0 + ## 4.3.1 ### Patch Changes diff --git a/libs/walletd-react/package.json b/libs/walletd-react/package.json index 524a181bb..3033c5f97 100644 --- a/libs/walletd-react/package.json +++ b/libs/walletd-react/package.json @@ -1,13 +1,13 @@ { "name": "@siafoundation/walletd-react", "description": "React hooks for interacting with `walletd`.", - "version": "4.3.1", + "version": "4.3.2", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "swr": "^2.1.1", "@siafoundation/walletd-types": "0.4.1", - "@siafoundation/units": "3.1.1" + "@siafoundation/units": "3.2.0" }, "types": "./src/index.d.ts" } diff --git a/package-lock.json b/package-lock.json index 7c4ee4ec2..4262d1a93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -214,7 +214,7 @@ "license": "MIT" }, "apps/explorer": { - "version": "0.16.2", + "version": "0.17.0", "license": "MIT" }, "apps/explorer-v1": { @@ -223,11 +223,11 @@ "license": "MIT" }, "apps/hostd": { - "version": "0.46.0", + "version": "0.47.0", "license": "MIT" }, "apps/renterd": { - "version": "0.60.1", + "version": "0.61.0", "license": "MIT" }, "apps/siad": { @@ -241,7 +241,7 @@ "license": "MIT" }, "apps/website": { - "version": "0.54.0", + "version": "0.55.0", "license": "MIT" }, "libs/data-sources": { @@ -262,7 +262,7 @@ }, "libs/design-system": { "name": "@siafoundation/design-system", - "version": "4.6.1", + "version": "4.7.0", "license": "MIT", "dependencies": { "@dnd-kit/core": "^6.1.0", @@ -284,10 +284,10 @@ "@radix-ui/react-tooltip": "^1.0.0", "@react-spring/web": "^9.7.3", "@siafoundation/next": "^0.1.3", - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "@siafoundation/react-icons": "^0.2.3", "@siafoundation/types": "^0.6.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/units": "^3.2.0", "@tailwindcss/container-queries": "^0.1.1", "@technically/lodash": "^4.17.0", "@visx/axis": "^2.18.0", @@ -345,25 +345,25 @@ }, "libs/explored-js": { "name": "@siafoundation/explored-js", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { - "@siafoundation/explored-types": "0.1.0", + "@siafoundation/explored-types": "0.2.0", "@siafoundation/request": "0.2.0" } }, "libs/explored-react": { "name": "@siafoundation/explored-react", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { - "@siafoundation/explored-types": "0.1.0", - "@siafoundation/react-core": "^1.3.0" + "@siafoundation/explored-types": "0.2.0", + "@siafoundation/react-core": "^1.4.0" } }, "libs/explored-types": { "name": "@siafoundation/explored-types", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.6.0" @@ -390,27 +390,27 @@ }, "libs/hostd-js": { "name": "@siafoundation/hostd-js", - "version": "0.2.1", + "version": "0.3.0", "license": "MIT", "dependencies": { - "@siafoundation/hostd-types": "0.2.1", + "@siafoundation/hostd-types": "0.3.0", "@siafoundation/request": "0.2.0" } }, "libs/hostd-react": { "name": "@siafoundation/hostd-react", - "version": "4.3.1", + "version": "4.4.0", "license": "MIT", "dependencies": { - "@siafoundation/hostd-types": "0.2.1", - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/hostd-types": "0.3.0", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/units": "3.2.0", "swr": "^2.1.1" } }, "libs/hostd-types": { "name": "@siafoundation/hostd-types", - "version": "0.2.1", + "version": "0.3.0", "license": "MIT", "dependencies": { "@siafoundation/types": "^0.6.0" @@ -468,12 +468,12 @@ }, "libs/react-core": { "name": "@siafoundation/react-core", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "@siafoundation/next": "^0.1.3", "@siafoundation/request": "0.2.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/units": "^3.2.0", "axios": "^0.27.2", "bignumber.js": "^9.0.2", "detect-gpu": "^5.0.34", @@ -546,32 +546,32 @@ }, "libs/renterd-js": { "name": "@siafoundation/renterd-js", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "dependencies": { - "@siafoundation/renterd-types": "0.6.1", + "@siafoundation/renterd-types": "0.7.0", "@siafoundation/request": "0.2.0", "axios": "^0.27.2" } }, "libs/renterd-react": { "name": "@siafoundation/renterd-react", - "version": "4.6.1", + "version": "4.7.0", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/renterd-types": "0.6.1", - "@siafoundation/units": "3.1.1", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/renterd-types": "0.7.0", + "@siafoundation/units": "3.2.0", "@technically/lodash": "^4.17.0", "swr": "^2.1.1" } }, "libs/renterd-types": { "name": "@siafoundation/renterd-types", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "@siafoundation/types": "^0.6.0" } }, @@ -619,7 +619,7 @@ }, "libs/sia-central-mock": { "name": "@siafoundation/sia-central-mock", - "version": "0.1.1", + "version": "0.2.0", "license": "MIT", "dependencies": { "@siafoundation/sia-central-types": "0.1.1", @@ -677,7 +677,7 @@ }, "libs/units": { "name": "@siafoundation/units", - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "dependencies": { "@siafoundation/sia-central-types": "0.1.1", @@ -698,23 +698,23 @@ }, "libs/walletd-mock": { "name": "@siafoundation/walletd-mock", - "version": "0.1.8", + "version": "0.1.9", "license": "MIT", "dependencies": { - "@siafoundation/sia-central-mock": "0.1.1", + "@siafoundation/sia-central-mock": "0.2.0", "@siafoundation/types": "0.6.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/units": "3.2.0", "@siafoundation/walletd-types": "0.4.1", "playwright": "^1.42.1" } }, "libs/walletd-react": { "name": "@siafoundation/walletd-react", - "version": "4.3.1", + "version": "4.3.2", "license": "MIT", "dependencies": { - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/units": "3.2.0", "@siafoundation/walletd-types": "0.4.1", "swr": "^2.1.1" } @@ -33821,10 +33821,10 @@ "@radix-ui/react-tooltip": "^1.0.0", "@react-spring/web": "^9.7.3", "@siafoundation/next": "^0.1.3", - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "@siafoundation/react-icons": "^0.2.3", "@siafoundation/types": "^0.6.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/units": "^3.2.0", "@tailwindcss/container-queries": "^0.1.1", "@technically/lodash": "^4.17.0", "@visx/axis": "^2.18.0", @@ -33872,15 +33872,15 @@ "@siafoundation/explored-js": { "version": "file:libs/explored-js", "requires": { - "@siafoundation/explored-types": "0.1.0", + "@siafoundation/explored-types": "0.2.0", "@siafoundation/request": "0.2.0" } }, "@siafoundation/explored-react": { "version": "file:libs/explored-react", "requires": { - "@siafoundation/explored-types": "0.1.0", - "@siafoundation/react-core": "^1.3.0" + "@siafoundation/explored-types": "0.2.0", + "@siafoundation/react-core": "^1.4.0" } }, "@siafoundation/explored-types": { @@ -33898,16 +33898,16 @@ "@siafoundation/hostd-js": { "version": "file:libs/hostd-js", "requires": { - "@siafoundation/hostd-types": "0.2.1", + "@siafoundation/hostd-types": "0.3.0", "@siafoundation/request": "0.2.0" } }, "@siafoundation/hostd-react": { "version": "file:libs/hostd-react", "requires": { - "@siafoundation/hostd-types": "0.2.1", - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/hostd-types": "0.3.0", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/units": "3.2.0", "swr": "^2.1.1" } }, @@ -33926,7 +33926,7 @@ "requires": { "@siafoundation/next": "^0.1.3", "@siafoundation/request": "0.2.0", - "@siafoundation/units": "^3.1.1", + "@siafoundation/units": "^3.2.0", "axios": "^0.27.2", "bignumber.js": "^9.0.2", "detect-gpu": "^5.0.34", @@ -33943,7 +33943,7 @@ "@siafoundation/renterd-js": { "version": "file:libs/renterd-js", "requires": { - "@siafoundation/renterd-types": "0.6.1", + "@siafoundation/renterd-types": "0.7.0", "@siafoundation/request": "0.2.0", "axios": "^0.27.2" } @@ -33951,9 +33951,9 @@ "@siafoundation/renterd-react": { "version": "file:libs/renterd-react", "requires": { - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/renterd-types": "0.6.1", - "@siafoundation/units": "3.1.1", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/renterd-types": "0.7.0", + "@siafoundation/units": "3.2.0", "@technically/lodash": "^4.17.0", "swr": "^2.1.1" } @@ -33961,7 +33961,7 @@ "@siafoundation/renterd-types": { "version": "file:libs/renterd-types", "requires": { - "@siafoundation/react-core": "^1.3.0", + "@siafoundation/react-core": "^1.4.0", "@siafoundation/types": "^0.6.0" } }, @@ -34026,9 +34026,9 @@ "@siafoundation/walletd-mock": { "version": "file:libs/walletd-mock", "requires": { - "@siafoundation/sia-central-mock": "0.1.1", + "@siafoundation/sia-central-mock": "0.2.0", "@siafoundation/types": "0.6.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/units": "3.2.0", "@siafoundation/walletd-types": "0.4.1", "playwright": "^1.42.1" } @@ -34036,8 +34036,8 @@ "@siafoundation/walletd-react": { "version": "file:libs/walletd-react", "requires": { - "@siafoundation/react-core": "^1.3.0", - "@siafoundation/units": "3.1.1", + "@siafoundation/react-core": "^1.4.0", + "@siafoundation/units": "3.2.0", "@siafoundation/walletd-types": "0.4.1", "swr": "^2.1.1" }