fix: update URLs, logos, and package versions

- Fix GitHub URLs from pezkuwi-js/apps to pezkuwichain/pezkuwi-apps
- Fix wiki URL from wiki.pezkuwi.network to wiki.pezkuwichain.io
- Fix support/statement URLs to use pezkuwichain.io domain
- Fix chain logos import (use variables instead of strings)
- Update @pezkuwi/networks to ^14.0.9
- Update @pezkuwi/types-known to ^16.5.8
This commit is contained in:
2026-01-07 16:22:53 +03:00
parent 6f59b1f3e4
commit a91f2cf714
38 changed files with 548 additions and 542 deletions
@@ -1,7 +1,7 @@
// Copyright 2017-2025 @pezkuwi/apps-config authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Not used/included in index.ts as of https://github.com/pezkuwi-js/apps/pull/9243
// Not used/included in index.ts as of https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
import type { OverrideBundleDefinition } from '@pezkuwi/types/types';