chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)

This commit is contained in:
2026-04-21 18:53:16 +03:00
parent 63781f8889
commit 45ccf8b846
15 changed files with 45 additions and 45 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
{ {
"author": "Pezkuwi Team <team@pezkuwichain.app>", "author": "Pezkuwi Team <team@pezkuwichain.app>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"engines": { "engines": {
"node": ">=18.14" "node": ">=18.14"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"packageManager": "yarn@4.9.1", "packageManager": "yarn@4.9.1",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,16 +1,16 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger-transports#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger-transports#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/hw-ledger-transports", "name": "@pezkuwi/hw-ledger-transports",
"repository": { "repository": {
"directory": "packages/hw-ledger-transports", "directory": "packages/hw-ledger-transports",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,16 +1,16 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/hw-ledger", "name": "@pezkuwi/hw-ledger",
"repository": { "repository": {
"directory": "packages/hw-ledger", "directory": "packages/hw-ledger",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": [ "sideEffects": [
"./packageDetect.js", "./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "Keyring management", "description": "Keyring management",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/keyring#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/keyring#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/keyring", "name": "@pezkuwi/keyring",
"repository": { "repository": {
"directory": "packages/keyring", "directory": "packages/keyring",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": [ "sideEffects": [
"./packageDetect.js", "./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A list of all available Bizinikiwi networks and their applicable prefixes", "description": "A list of all available Bizinikiwi networks and their applicable prefixes",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/networks#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/networks#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/networks", "name": "@pezkuwi/networks",
"repository": { "repository": {
"directory": "packages/networks", "directory": "packages/networks",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A collection of useful crypto utilities for @pezkuwi", "description": "A collection of useful crypto utilities for @pezkuwi",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/util-crypto#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/util-crypto#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/util-crypto", "name": "@pezkuwi/util-crypto",
"repository": { "repository": {
"directory": "packages/util-crypto", "directory": "packages/util-crypto",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": [ "sideEffects": [
"./bundleInit.js", "./bundleInit.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A collection of useful utilities for @pezkuwi", "description": "A collection of useful utilities for @pezkuwi",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/util#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/util#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/util", "name": "@pezkuwi/util",
"repository": { "repository": {
"directory": "packages/util", "directory": "packages/util",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": [ "sideEffects": [
"./packageDetect.js", "./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment BigInt replacement", "description": "A cross-environment BigInt replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-bigint#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-bigint#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-bigint", "name": "@pezkuwi/x-bigint",
"repository": { "repository": {
"directory": "packages/x-bigint", "directory": "packages/x-bigint",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": [ "sideEffects": [
"./shim.js", "./shim.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A bundler helper", "description": "A bundler helper",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-bundle#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-bundle#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-bundle", "name": "@pezkuwi/x-bundle",
"repository": { "repository": {
"directory": "packages/x-bundle", "directory": "packages/x-bundle",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment fetch replacement", "description": "A cross-environment fetch replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-fetch#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-fetch#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-fetch", "name": "@pezkuwi/x-fetch",
"repository": { "repository": {
"directory": "packages/x-fetch", "directory": "packages/x-fetch",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment global replacement", "description": "A cross-environment global replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-global#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-global#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-global", "name": "@pezkuwi/x-global",
"repository": { "repository": {
"directory": "packages/x-global", "directory": "packages/x-global",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment window.crypto.getRandomValues replacement", "description": "A cross-environment window.crypto.getRandomValues replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-randomvalues#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-randomvalues#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-randomvalues", "name": "@pezkuwi/x-randomvalues",
"repository": { "repository": {
"directory": "packages/x-randomvalues", "directory": "packages/x-randomvalues",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A TextDecoder replacement", "description": "A TextDecoder replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-textdecoder#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-textdecoder#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-textdecoder", "name": "@pezkuwi/x-textdecoder",
"repository": { "repository": {
"directory": "packages/x-textdecoder", "directory": "packages/x-textdecoder",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A TextDecoder replacement", "description": "A TextDecoder replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-textencoder#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-textencoder#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-textencoder", "name": "@pezkuwi/x-textencoder",
"repository": { "repository": {
"directory": "packages/x-textencoder", "directory": "packages/x-textencoder",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
+3 -3
View File
@@ -1,17 +1,17 @@
{ {
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>", "author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/issues",
"description": "A cross-environment WebSocket replacement", "description": "A cross-environment WebSocket replacement",
"engines": { "engines": {
"node": ">=18" "node": ">=18"
}, },
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme", "homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common/tree/master/packages/x-ws#readme",
"license": "Apache-2.0", "license": "Apache-2.0",
"name": "@pezkuwi/x-ws", "name": "@pezkuwi/x-ws",
"repository": { "repository": {
"directory": "packages/x-ws", "directory": "packages/x-ws",
"type": "git", "type": "git",
"url": "https://github.com/pezkuwichain/pezkuwi-common.git" "url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-common.git"
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",