mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-21 22:38:00 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
+4
-4
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user