Skip to content

Commit

Permalink
deploy 2.64.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 4, 2023
1 parent 798614e commit 20b45d3
Show file tree
Hide file tree
Showing 74 changed files with 1,304 additions and 1,304 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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 @@ -113,6 +113,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
20 changes: 10 additions & 10 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@xylabs/react-button": "^3.0.15",
"@xylabs/react-flexbox": "^3.0.15",
"@xylabs/react-promise": "^3.0.15",
"@xyo-network/archivist-model": "^2.75.7",
"@xyo-network/boundwitness-model": "^2.75.7",
"@xyo-network/boundwitness-wrapper": "^2.75.7",
"@xyo-network/module-model": "^2.75.7",
"@xyo-network/archivist-model": "^2.75.8",
"@xyo-network/boundwitness-model": "^2.75.8",
"@xyo-network/boundwitness-wrapper": "^2.75.8",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/react-module": "workspace:~",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
Expand All @@ -36,11 +36,11 @@
"@xylabs/react-async-effect": "^3.0.15",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/account": "^2.75.7",
"@xyo-network/archivist": "^2.75.7",
"@xyo-network/boundwitness-builder": "^2.75.7",
"@xyo-network/module": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/account": "^2.75.8",
"@xyo-network/archivist": "^2.75.8",
"@xyo-network/boundwitness-builder": "^2.75.8",
"@xyo-network/module": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down Expand Up @@ -94,6 +94,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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 @@ -10,8 +10,8 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/diviner": "^2.75.7",
"@xyo-network/module-model": "^2.75.7",
"@xyo-network/diviner": "^2.75.8",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/react-node": "workspace:~"
},
"peerDependencies": {
Expand Down Expand Up @@ -78,6 +78,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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,8 +15,8 @@
"@xylabs/react-crypto": "^3.0.15",
"@xylabs/react-flexbox": "^3.0.15",
"@xylabs/react-promise": "^3.0.15",
"@xyo-network/diviner": "^2.75.7",
"@xyo-network/module": "^2.75.7",
"@xyo-network/diviner": "^2.75.8",
"@xyo-network/module": "^2.75.8",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
Expand All @@ -32,10 +32,10 @@
"@xylabs/react-async-effect": "^3.0.15",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/archivist": "^2.75.7",
"@xyo-network/crypto-asset-plugin": "^2.75.7",
"@xyo-network/diviner-address-history": "^2.75.7",
"@xyo-network/node-memory": "^2.75.7",
"@xyo-network/archivist": "^2.75.8",
"@xyo-network/crypto-asset-plugin": "^2.75.8",
"@xyo-network/diviner-address-history": "^2.75.8",
"@xyo-network/node-memory": "^2.75.8",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -97,6 +97,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
14 changes: 7 additions & 7 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"@xylabs/react-flexbox": "^3.0.15",
"@xylabs/react-promise": "^3.0.15",
"@xylabs/react-shared": "^3.0.15",
"@xyo-network/logger": "^2.75.7",
"@xyo-network/module": "^2.75.7",
"@xyo-network/module-model": "^2.75.7",
"@xyo-network/node-model": "^2.75.7",
"@xyo-network/logger": "^2.75.8",
"@xyo-network/module": "^2.75.8",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/node-model": "^2.75.8",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-node-provider": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.4.6",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/node-memory": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/node-memory": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-storybook": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
"typescript": "^5.2.2"
Expand Down Expand Up @@ -94,6 +94,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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.75.7",
"@xyo-network/node-model": "^2.75.7",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/node-model": "^2.75.8",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
Expand Down Expand Up @@ -78,6 +78,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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 @@ -12,9 +12,9 @@
"dependencies": {
"@xylabs/react-async-effect": "^3.0.15",
"@xylabs/react-shared": "^3.0.15",
"@xyo-network/module": "^2.75.7",
"@xyo-network/node-memory": "^2.75.7",
"@xyo-network/node-model": "^2.75.7",
"@xyo-network/module": "^2.75.8",
"@xyo-network/node-memory": "^2.75.8",
"@xyo-network/node-model": "^2.75.8",
"@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.64.8",
"version": "2.64.9",
"type": "module"
}
16 changes: 8 additions & 8 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"dependencies": {
"@xylabs/react-async-effect": "^3.0.15",
"@xylabs/react-shared": "^3.0.15",
"@xyo-network/account-model": "^2.75.7",
"@xyo-network/archivist": "^2.75.7",
"@xyo-network/boundwitness-model": "^2.75.7",
"@xyo-network/module": "^2.75.7",
"@xyo-network/module-model": "^2.75.7",
"@xyo-network/account-model": "^2.75.8",
"@xyo-network/archivist": "^2.75.8",
"@xyo-network/boundwitness-model": "^2.75.8",
"@xyo-network/module": "^2.75.8",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/react-witness": "workspace:~",
"@xyo-network/sentinel": "^2.75.7",
"@xyo-network/witness": "^2.75.7"
"@xyo-network/sentinel": "^2.75.8",
"@xyo-network/witness": "^2.75.8"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.82",
Expand Down Expand Up @@ -87,6 +87,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xyo-network/module-model": "^2.75.7",
"@xyo-network/module-model": "^2.75.8",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/witness": "^2.75.7"
"@xyo-network/witness": "^2.75.8"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.82",
Expand Down Expand Up @@ -78,6 +78,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"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/payload-plugins": "^2.75.7",
"@xyo-network/payload-plugins": "^2.75.8",
"@xyo-network/react-address-render": "workspace:~",
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.4.6",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/account": "^2.75.7",
"@xyo-network/account": "^2.75.8",
"@xyo-network/react-event": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down Expand Up @@ -81,7 +81,7 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"xy": {
"compile": {
"tsup": {
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": "^2.12.14",
"@xylabs/react-flexbox": "^3.0.15",
"@xylabs/react-quick-tip-button": "^3.0.15",
"@xyo-network/crypto-asset-payload-plugin": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/crypto-asset-payload-plugin": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -122,6 +122,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
8 changes: 4 additions & 4 deletions packages/plugins/packages/boundwitness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@xylabs/react-promise": "^3.0.15",
"@xylabs/react-quick-tip-button": "^3.0.15",
"@xylabs/react-shared": "^3.0.15",
"@xyo-network/boundwitness-model": "^2.75.7",
"@xyo-network/boundwitness-validator": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/boundwitness-model": "^2.75.8",
"@xyo-network/boundwitness-validator": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-card": "workspace:~",
"@xyo-network/react-event": "workspace:~",
"@xyo-network/react-payload-details": "workspace:~",
Expand Down Expand Up @@ -97,6 +97,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/plugins/packages/coin-gecko-prices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@xylabs/lodash": "^2.12.14",
"@xyo-network/coingecko-crypto-market-payload-plugin": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/coingecko-crypto-market-payload-plugin": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-aggregate-price-plugin": "workspace:~",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
Expand Down Expand Up @@ -82,6 +82,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/plugins/packages/crypto-market-uniswap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"@xylabs/decimal-precision": "^2.12.14",
"@xylabs/react-flexbox": "^3.0.15",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/uniswap-crypto-market-payload-plugin": "^2.75.7"
"@xyo-network/uniswap-crypto-market-payload-plugin": "^2.75.8"
},
"devDependencies": {
"@storybook/react": "^7.4.6",
Expand Down Expand Up @@ -85,6 +85,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
8 changes: 4 additions & 4 deletions packages/plugins/packages/crypto-prices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@xylabs/react-flexbox": "^3.0.15",
"@xyo-network/coingecko-crypto-market-payload-plugin": "^2.75.7",
"@xyo-network/payload-model": "^2.75.7",
"@xyo-network/coingecko-crypto-market-payload-plugin": "^2.75.8",
"@xyo-network/payload-model": "^2.75.8",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/uniswap-crypto-market-payload-plugin": "^2.75.7"
"@xyo-network/uniswap-crypto-market-payload-plugin": "^2.75.8"
},
"peerDependencies": {
"@mui/icons-material": "^5",
Expand Down Expand Up @@ -83,6 +83,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/plugins/packages/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/plugins/packages/details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.64.8",
"version": "2.64.9",
"type": "module"
}
Loading

0 comments on commit 20b45d3

Please sign in to comment.