Skip to content

Commit

Permalink
deploy 2.76.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed May 9, 2024
1 parent 520be43 commit cb4ca2c
Show file tree
Hide file tree
Showing 84 changed files with 1,592 additions and 1,586 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"packages/**/*"
],
"dependencies": {
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/styles": "^5.15.16",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.15.17",
"@mui/styles": "^5.15.17",
"@xyo-network/react-modules": "workspace:~",
"@xyo-network/react-plugins": "workspace:~",
"@xyo-network/react-sdk": "workspace:~",
Expand All @@ -27,7 +27,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-icons": "^5.2.0"
"react-icons": "^5.2.1"
},
"description": "Common React library for all XYO projects that use React",
"devDependencies": {
Expand All @@ -37,9 +37,9 @@
"@babel/preset-typescript": "^7.24.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/styles": "^5.15.16",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.15.17",
"@mui/styles": "^5.15.17",
"@storybook/addon-actions": "^7.6.19",
"@storybook/addon-controls": "^7.6.19",
"@storybook/addon-essentials": "^7.6.19",
Expand Down Expand Up @@ -74,7 +74,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-icons": "^5.2.0",
"react-icons": "^5.2.1",
"storybook": "^7.6.19",
"storybook-dark-mode": "^3.0.3",
"ts-jest": "^29.1.2",
Expand Down Expand Up @@ -143,7 +143,7 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"packageManager": "[email protected]",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
24 changes: 12 additions & 12 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"@xylabs/react-button": "^3.1.7",
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-promise": "^3.1.7",
"@xyo-network/archivist-memory": "^2.99.3",
"@xyo-network/archivist-model": "^2.99.3",
"@xyo-network/boundwitness-builder": "^2.99.3",
"@xyo-network/boundwitness-model": "^2.99.3",
"@xyo-network/module-events": "^2.99.3",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/module-wrapper": "^2.99.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/archivist-memory": "^2.100.5",
"@xyo-network/archivist-model": "^2.100.5",
"@xyo-network/boundwitness-builder": "^2.100.5",
"@xyo-network/boundwitness-model": "^2.100.5",
"@xyo-network/module-events": "^2.100.5",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/module-wrapper": "^2.100.5",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-module": "workspace:~",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
"react-icons": "^5.2.0"
"react-icons": "^5.2.1"
},
"peerDependencies": {
"@mui/icons-material": "^5",
Expand All @@ -41,8 +41,8 @@
"@storybook/react": "^7.6.19",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/account": "^2.99.3",
"@xyo-network/node-memory": "^2.99.3",
"@xyo-network/account": "^2.100.5",
"@xyo-network/node-memory": "^2.100.5",
"typescript": "^5.4.5"
},
"docs": "dist/docs.json",
Expand Down Expand Up @@ -95,6 +95,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@xylabs/exists": "^3.3.2",
"@xyo-network/diviner-model": "^2.99.3",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/diviner-model": "^2.100.5",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/react-node": "workspace:~"
},
"peerDependencies": {
Expand Down Expand Up @@ -78,6 +78,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
14 changes: 7 additions & 7 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"@xylabs/react-crypto": "^3.1.7",
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-promise": "^3.1.7",
"@xyo-network/diviner-model": "^2.99.3",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/diviner-model": "^2.100.5",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.19",
"@xylabs/react-async-effect": "^3.1.7",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/archivist": "^2.99.3",
"@xyo-network/crypto-asset-plugin": "^2.94.3",
"@xyo-network/diviner-address-history": "^2.99.3",
"@xyo-network/node-memory": "^2.99.3",
"@xyo-network/archivist": "^2.100.5",
"@xyo-network/crypto-asset-plugin": "^2.94.6",
"@xyo-network/diviner-address-history": "^2.100.5",
"@xyo-network/node-memory": "^2.100.5",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down Expand Up @@ -88,6 +88,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
20 changes: 10 additions & 10 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/styles": "^5.15.16",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.15.17",
"@mui/styles": "^5.15.17",
"@mui/system": "^5.15.15",
"@mui/x-tree-view": "^7.3.1",
"@xylabs/exists": "^3.3.2",
Expand All @@ -24,19 +24,19 @@
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-promise": "^3.1.7",
"@xylabs/react-shared": "^3.1.7",
"@xyo-network/module-abstract": "^2.99.3",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/node-model": "^2.99.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/module-abstract": "^2.100.5",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/node-model": "^2.100.5",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-node-provider": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.19",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/node-memory": "^2.99.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/node-memory": "^2.100.5",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-storybook": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
"typescript": "^5.4.5"
Expand Down Expand Up @@ -96,6 +96,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/modules/packages/node/packages/context/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/module-model": "^2.99.3",
"@xyo-network/node-model": "^2.99.3",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/node-model": "^2.100.5",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
Expand Down Expand Up @@ -77,6 +77,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
8 changes: 4 additions & 4 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@xylabs/forget": "^3.3.2",
"@xylabs/react-async-effect": "^3.1.7",
"@xylabs/react-shared": "^3.1.7",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/node-memory": "^2.99.3",
"@xyo-network/node-model": "^2.99.3",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/node-memory": "^2.100.5",
"@xyo-network/node-model": "^2.100.5",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -82,6 +82,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
26 changes: 13 additions & 13 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-promise": "^3.1.7",
"@xylabs/react-shared": "^3.1.7",
"@xyo-network/account-model": "^2.99.3",
"@xyo-network/archivist-model": "^2.99.3",
"@xyo-network/boundwitness-model": "^2.99.3",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/account-model": "^2.100.5",
"@xyo-network/archivist-model": "^2.100.5",
"@xyo-network/boundwitness-model": "^2.100.5",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-module": "workspace:~",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-payload-raw-info": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/react-witness": "workspace:~",
"@xyo-network/sentinel-memory": "^2.99.3",
"@xyo-network/sentinel-model": "^2.99.3",
"@xyo-network/witness-model": "^2.99.3"
"@xyo-network/sentinel-memory": "^2.100.5",
"@xyo-network/sentinel-model": "^2.100.5",
"@xyo-network/witness-model": "^2.100.5"
},
"devDependencies": {
"@storybook/react": "^7.6.19",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/account": "^2.99.3",
"@xyo-network/evm-call-witness": "^2.94.3",
"@xyo-network/manifest": "^2.99.3",
"@xyo-network/module-factory-locator": "^2.99.3",
"@xyo-network/account": "^2.100.5",
"@xyo-network/evm-call-witness": "^2.94.6",
"@xyo-network/manifest": "^2.100.5",
"@xyo-network/module-factory-locator": "^2.100.5",
"ethers": "^6.12.1",
"typescript": "^5.4.5"
},
Expand Down Expand Up @@ -101,6 +101,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
10 changes: 5 additions & 5 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"@xylabs/react-button": "^3.1.7",
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-promise": "^3.1.7",
"@xyo-network/module-model": "^2.99.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/module-model": "^2.100.5",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-module": "workspace:^",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-payload-raw-info": "workspace:~",
"@xyo-network/witness-model": "^2.99.3"
"@xyo-network/witness-model": "^2.100.5"
},
"devDependencies": {
"@storybook/react": "^7.6.19",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/id-plugin": "^2.94.3",
"@xyo-network/id-plugin": "^2.94.6",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down Expand Up @@ -88,6 +88,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/plugins/packages/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/address-payload-plugin": "^2.99.3",
"@xyo-network/address-payload-plugin": "^2.100.5",
"@xyo-network/react-address-render": "workspace:~",
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.19",
"@xylabs/ts-scripts-yarn3": "^3.10.0",
"@xylabs/tsconfig-react": "^3.10.0",
"@xyo-network/account": "^2.99.3",
"@xyo-network/account": "^2.100.5",
"@xyo-network/react-event": "workspace:~",
"typescript": "^5.4.5"
},
Expand Down Expand Up @@ -82,6 +82,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ import { PayloadRenderProps } from '@xyo-network/react-payload-plugin'
import { forwardRef } from 'react'

export const AddressMenuItemRenderer = forwardRef<HTMLLIElement, PayloadRenderProps & MenuItemProps>(({ children, payload, ...props }, ref) => {
const { address, name } = (payload as AddressPayload) ?? {}
const { address } = (payload as AddressPayload) ?? {}
return (
<>
{address ?
<MenuItem ref={ref} value={address} title={address} {...props}>
<AddressRenderRowBox address={address} name={name} icons />
<AddressRenderRowBox address={address} icons />
{children}
</MenuItem>
: null}
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/packages/aggregate-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@xylabs/lodash": "^3.3.2",
"@xylabs/react-flexbox": "^3.1.7",
"@xylabs/react-quick-tip-button": "^3.1.7",
"@xyo-network/crypto-asset-payload-plugin": "^2.94.3",
"@xyo-network/payload-model": "^2.99.3",
"@xyo-network/crypto-asset-payload-plugin": "^2.94.6",
"@xyo-network/payload-model": "^2.100.5",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -93,6 +93,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.76.1",
"version": "2.76.2",
"type": "module"
}
Loading

0 comments on commit cb4ca2c

Please sign in to comment.