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

This commit is contained in:
2026-04-21 18:53:23 +03:00
parent d3586bc31a
commit f59dcdcb86
8 changed files with 25 additions and 25 deletions
+4 -4
View File
@@ -1,16 +1,16 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"engines": {
"node": ">=18.14"
},
"homepage": "https://github.com/pezkuwichain/ui#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui#readme",
"license": "Apache-2.0",
"packageManager": "yarn@4.6.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": false,
"type": "module",
@@ -33,7 +33,7 @@
"test:one": "pezkuwi-dev-run-test --env browser"
},
"devDependencies": {
"@pezkuwi/dev": "^0.85.2",
"@pezkuwi/dev": "^0.85.7",
"@pezkuwi/x-bundle": "^14.0.5",
"@types/node": "^22.10.5",
"react": "^18.2.0",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Renders an SVG picture representing an address",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/react-identicon#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/react-identicon#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/react-identicon",
"repository": {
"directory": "packages/react-identicon",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Generates and reads QR codes",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/react-qr#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/react-qr#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/react-qr",
"repository": {
"directory": "packages/react-qr",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Renders an SVG picture representing an address",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/reactnative-identicon#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/reactnative-identicon#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/reactnative-identicon",
"repository": {
"directory": "packages/reactnative-identicon",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,16 +1,16 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/ui-keyring#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/ui-keyring#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/ui-keyring",
"repository": {
"directory": "packages/ui-keyring",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Manages app settings",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/ui-settings#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/ui-settings#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/ui-settings",
"repository": {
"directory": "packages/ui-settings",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Shared logic that is usable accross all frameworks-specific areas",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/ui-shared#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/ui-shared#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/ui-shared",
"repository": {
"directory": "packages/ui-shared",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",
+3 -3
View File
@@ -1,17 +1,17 @@
{
"author": "Jaco Greeff <jacogr@gmail.com>",
"bugs": "https://github.com/pezkuwichain/ui/issues",
"bugs": "https://git.pezkuwichain.io/pezkuwichain/ui/issues",
"description": "Renders an SVG picture representing an address",
"engines": {
"node": ">=18"
},
"homepage": "https://github.com/pezkuwichain/ui/tree/master/packages/vue-identicon#readme",
"homepage": "https://git.pezkuwichain.io/pezkuwichain/ui/tree/master/packages/vue-identicon#readme",
"license": "Apache-2.0",
"name": "@pezkuwi/vue-identicon",
"repository": {
"directory": "packages/vue-identicon",
"type": "git",
"url": "https://github.com/pezkuwichain/ui.git"
"url": "https://git.pezkuwichain.io/pezkuwichain/ui.git"
},
"sideEffects": [
"./packageDetect.js",