Skip to content

Commit

Permalink
updo
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 17, 2023
1 parent a270d75 commit 6a07d52
Show file tree
Hide file tree
Showing 77 changed files with 2,409 additions and 2,352 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
"@storybook/react-webpack5": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.4.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@xylabs/eslint-config": "^3.1.9",
"@xylabs/eslint-config-react": "^3.1.9",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@xylabs/eslint-config": "^3.1.12",
"@xylabs/eslint-config-react": "^3.1.12",
"@xylabs/pixel": "^1.4.14",
"@xylabs/react-button": "^3.0.18",
"@xylabs/react-flexbox": "^3.0.18",
"@xylabs/react-pixel": "^3.0.18",
"@xylabs/react-shared": "^3.0.18",
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/react-button": "^3.0.21",
"@xylabs/react-flexbox": "^3.0.21",
"@xylabs/react-pixel": "^3.0.21",
"@xylabs/react-shared": "^3.0.21",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"@xyo-network/react-app-settings": "workspace:~",
"@xyo-network/react-theme": "workspace:~",
"axios": "^1.5.1",
"chromatic": "^7.3.0",
"chromatic": "^7.4.0",
"eslint": "^8.51.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-deprecation": "^2.0.0",
Expand Down Expand Up @@ -151,4 +151,4 @@
"version": "2.65.0",
"packageManager": "[email protected]",
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@xyo-network/react-witness": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -114,4 +114,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
32 changes: 16 additions & 16 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-button": "^3.0.18",
"@xylabs/react-flexbox": "^3.0.18",
"@xylabs/react-promise": "^3.0.18",
"@xyo-network/archivist-model": "^2.76.0",
"@xyo-network/boundwitness-model": "^2.76.0",
"@xyo-network/boundwitness-wrapper": "^2.76.0",
"@xyo-network/module-model": "^2.76.0",
"@xylabs/react-button": "^3.0.21",
"@xylabs/react-flexbox": "^3.0.21",
"@xylabs/react-promise": "^3.0.21",
"@xyo-network/archivist-model": "^2.77.0",
"@xyo-network/boundwitness-model": "^2.77.0",
"@xyo-network/boundwitness-wrapper": "^2.77.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/react-module": "workspace:~",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
Expand All @@ -32,14 +32,14 @@
"description": "Common React library for all XYO projects that use React",
"devDependencies": {
"@storybook/react": "^7.4.6",
"@xylabs/react-async-effect": "^3.0.18",
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xyo-network/account": "^2.76.0",
"@xyo-network/archivist": "^2.76.0",
"@xyo-network/boundwitness-builder": "^2.76.0",
"@xyo-network/module": "^2.76.0",
"@xyo-network/payload-model": "^2.76.0",
"@xylabs/react-async-effect": "^3.0.21",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"@xyo-network/account": "^2.77.0",
"@xyo-network/archivist": "^2.77.0",
"@xyo-network/boundwitness-builder": "^2.77.0",
"@xyo-network/module": "^2.77.0",
"@xyo-network/payload-model": "^2.77.0",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down Expand Up @@ -95,4 +95,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
10 changes: 5 additions & 5 deletions packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/diviner": "^2.76.0",
"@xyo-network/module-model": "^2.76.0",
"@xyo-network/diviner": "^2.77.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/react-node": "workspace:~"
},
"peerDependencies": {
Expand All @@ -23,8 +23,8 @@
},
"description": "Common React library for all XYO projects that use React",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"docs": "dist/docs.json",
Expand Down Expand Up @@ -79,4 +79,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
32 changes: 16 additions & 16 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/eth-address": "^2.12.24",
"@xylabs/react-button": "^3.0.18",
"@xylabs/react-crypto": "^3.0.18",
"@xylabs/react-flexbox": "^3.0.18",
"@xylabs/react-promise": "^3.0.18",
"@xyo-network/diviner": "^2.76.0",
"@xyo-network/module": "^2.76.0",
"@xylabs/eth-address": "^2.12.28",
"@xylabs/react-button": "^3.0.21",
"@xylabs/react-crypto": "^3.0.21",
"@xylabs/react-flexbox": "^3.0.21",
"@xylabs/react-promise": "^3.0.21",
"@xyo-network/diviner": "^2.77.0",
"@xyo-network/module": "^2.77.0",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
Expand All @@ -27,15 +27,15 @@
"@ethersproject/solidity": "^5.7.0",
"@storybook/react": "^7.4.6",
"@uniswap/sdk": "^3.0.3",
"@uniswap/sdk-core": "^4.0.7",
"@uniswap/sdk-core": "^4.0.9",
"@uniswap/v3-sdk": "^3.10.0",
"@xylabs/react-async-effect": "^3.0.18",
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xyo-network/archivist": "^2.76.0",
"@xyo-network/crypto-asset-plugin": "^2.76.0",
"@xyo-network/diviner-address-history": "^2.76.0",
"@xyo-network/node-memory": "^2.76.0",
"@xylabs/react-async-effect": "^3.0.21",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"@xyo-network/archivist": "^2.77.0",
"@xyo-network/crypto-asset-plugin": "^2.77.0",
"@xyo-network/diviner-address-history": "^2.77.0",
"@xyo-network/node-memory": "^2.77.0",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -98,4 +98,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
26 changes: 13 additions & 13 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"@emotion/styled": "^11.11.0",
"@mui/system": "^5.14.13",
"@mui/x-tree-view": "^6.0.0-beta.0",
"@xylabs/react-async-effect": "^3.0.18",
"@xylabs/react-flexbox": "^3.0.18",
"@xylabs/react-promise": "^3.0.18",
"@xylabs/react-shared": "^3.0.18",
"@xyo-network/logger": "^2.76.0",
"@xyo-network/module": "^2.76.0",
"@xyo-network/module-model": "^2.76.0",
"@xyo-network/node-model": "^2.76.0",
"@xylabs/react-async-effect": "^3.0.21",
"@xylabs/react-flexbox": "^3.0.21",
"@xylabs/react-promise": "^3.0.21",
"@xylabs/react-shared": "^3.0.21",
"@xyo-network/logger": "^2.77.0",
"@xyo-network/module": "^2.77.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/node-model": "^2.77.0",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-node-provider": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.4.6",
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xyo-network/node-memory": "^2.76.0",
"@xyo-network/payload-model": "^2.76.0",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"@xyo-network/node-memory": "^2.77.0",
"@xyo-network/payload-model": "^2.77.0",
"@xyo-network/react-storybook": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
"typescript": "^5.2.2"
Expand Down Expand Up @@ -95,4 +95,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
10 changes: 5 additions & 5 deletions packages/modules/packages/node/packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/module-model": "^2.76.0",
"@xyo-network/node-model": "^2.76.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/node-model": "^2.77.0",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
16 changes: 8 additions & 8 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-async-effect": "^3.0.18",
"@xylabs/react-shared": "^3.0.18",
"@xyo-network/module": "^2.76.0",
"@xyo-network/node-memory": "^2.76.0",
"@xyo-network/node-model": "^2.76.0",
"@xylabs/react-async-effect": "^3.0.21",
"@xylabs/react-shared": "^3.0.21",
"@xyo-network/module": "^2.77.0",
"@xyo-network/node-memory": "^2.77.0",
"@xyo-network/node-model": "^2.77.0",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -83,4 +83,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
24 changes: 12 additions & 12 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-async-effect": "^3.0.18",
"@xylabs/react-shared": "^3.0.18",
"@xyo-network/account-model": "^2.76.0",
"@xyo-network/archivist": "^2.76.0",
"@xyo-network/boundwitness-model": "^2.76.0",
"@xyo-network/module": "^2.76.0",
"@xyo-network/module-model": "^2.76.0",
"@xylabs/react-async-effect": "^3.0.21",
"@xylabs/react-shared": "^3.0.21",
"@xyo-network/account-model": "^2.77.0",
"@xyo-network/archivist": "^2.77.0",
"@xyo-network/boundwitness-model": "^2.77.0",
"@xyo-network/module": "^2.77.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/react-witness": "workspace:~",
"@xyo-network/sentinel": "^2.76.0",
"@xyo-network/witness": "^2.76.0"
"@xyo-network/sentinel": "^2.77.0",
"@xyo-network/witness": "^2.77.0"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -88,4 +88,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const SentinelProvider: React.FC<WithChildren<SentinelProviderProps>> = (
name,

schema: SentinelConfigSchema,
synchronous: true,
tasks: witnesses?.map((module) => ({ module: module.address })),
} as SentinelConfig,
})
Expand Down
10 changes: 5 additions & 5 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/module-model": "^2.76.0",
"@xyo-network/module-model": "^2.77.0",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/witness": "^2.76.0"
"@xyo-network/witness": "^2.77.0"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -79,4 +79,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@xyo-network/react-schema-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"@xylabs/ts-scripts-yarn3": "^3.1.12",
"@xylabs/tsconfig-react": "^3.1.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -123,4 +123,4 @@
"types": "dist/browser/index.d.ts",
"version": "2.65.0",
"type": "module"
}
}
Loading

0 comments on commit 6a07d52

Please sign in to comment.