Skip to content

Commit

Permalink
deploy 2.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Feb 20, 2024
1 parent dd87b18 commit 0e05c39
Show file tree
Hide file tree
Showing 89 changed files with 2,445 additions and 2,377 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"@xylabs/eslint-config": "^3.4.1",
"@xylabs/eslint-config-react": "^3.4.1",
"@xylabs/pixel": "^1.4.14",
"@xylabs/react-button": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-invertible-theme": "^3.0.39",
"@xylabs/react-pixel": "^3.0.39",
"@xylabs/react-shared": "^3.0.39",
"@xylabs/react-button": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-invertible-theme": "^3.1.0",
"@xylabs/react-pixel": "^3.1.0",
"@xylabs/react-shared": "^3.1.0",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"chromatic": "^7.6.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"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 @@ -83,6 +83,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
30 changes: 15 additions & 15 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-async-effect": "^3.0.39",
"@xylabs/react-button": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-promise": "^3.0.39",
"@xyo-network/archivist": "^2.90.23",
"@xyo-network/archivist-model": "^2.90.23",
"@xyo-network/boundwitness-builder": "^2.90.23",
"@xyo-network/boundwitness-model": "^2.90.23",
"@xyo-network/module-events": "^2.90.23",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/module-wrapper": "^2.90.23",
"@xyo-network/payload-model": "^2.90.23",
"@xylabs/react-async-effect": "^3.1.0",
"@xylabs/react-button": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-promise": "^3.1.0",
"@xyo-network/archivist": "^2.91.0",
"@xyo-network/archivist-model": "^2.91.0",
"@xyo-network/boundwitness-builder": "^2.91.0",
"@xyo-network/boundwitness-model": "^2.91.0",
"@xyo-network/module-events": "^2.91.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/module-wrapper": "^2.91.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-module": "workspace:~",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
Expand All @@ -39,8 +39,8 @@
"@storybook/react": "^7.6.16",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/account": "^2.90.23",
"@xyo-network/node-memory": "^2.90.23",
"@xyo-network/account": "^2.91.0",
"@xyo-network/node-memory": "^2.91.0",
"typescript": "^5.3.3"
},
"docs": "dist/docs.json",
Expand Down Expand Up @@ -93,6 +93,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"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.90.23",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/diviner": "^2.91.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/react-node": "workspace:~"
},
"peerDependencies": {
Expand Down Expand Up @@ -77,6 +77,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
26 changes: 13 additions & 13 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/eth-address": "^2.14.3",
"@xylabs/react-button": "^3.0.39",
"@xylabs/react-crypto": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-promise": "^3.0.39",
"@xyo-network/diviner": "^2.90.23",
"@xyo-network/module-model": "^2.90.23",
"@xylabs/eth-address": "^3.0.1",
"@xylabs/react-button": "^3.1.0",
"@xylabs/react-crypto": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-promise": "^3.1.0",
"@xyo-network/diviner": "^2.91.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.16",
"@xylabs/react-async-effect": "^3.0.39",
"@xylabs/react-async-effect": "^3.1.0",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/archivist": "^2.90.23",
"@xyo-network/crypto-asset-plugin": "^2.87.11",
"@xyo-network/diviner-address-history": "^2.90.23",
"@xyo-network/node-memory": "^2.90.23",
"@xyo-network/archivist": "^2.91.0",
"@xyo-network/crypto-asset-plugin": "^2.88.0",
"@xyo-network/diviner-address-history": "^2.91.0",
"@xyo-network/node-memory": "^2.91.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down Expand Up @@ -88,6 +88,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
24 changes: 12 additions & 12 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"@emotion/styled": "^11.11.0",
"@mui/system": "^5.15.9",
"@mui/x-tree-view": "^6.17.0",
"@xylabs/logger": "^2.14.3",
"@xylabs/react-async-effect": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-promise": "^3.0.39",
"@xylabs/react-shared": "^3.0.39",
"@xyo-network/module-abstract": "^2.90.23",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/node-model": "^2.90.23",
"@xyo-network/payload-model": "^2.90.23",
"@xylabs/logger": "^3.0.1",
"@xylabs/react-async-effect": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-promise": "^3.1.0",
"@xylabs/react-shared": "^3.1.0",
"@xyo-network/module-abstract": "^2.91.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/node-model": "^2.91.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-node-provider": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.16",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/node-memory": "^2.90.23",
"@xyo-network/payload-model": "^2.90.23",
"@xyo-network/node-memory": "^2.91.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-storybook": "workspace:~",
"@xyo-network/react-wallet": "workspace:~",
"typescript": "^5.3.3"
Expand Down Expand Up @@ -94,6 +94,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"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.90.23",
"@xyo-network/node-model": "^2.90.23",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/node-model": "^2.91.0",
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
Expand Down Expand Up @@ -77,6 +77,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
13 changes: 7 additions & 6 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-async-effect": "^3.0.39",
"@xylabs/react-shared": "^3.0.39",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/node-memory": "^2.90.23",
"@xyo-network/node-model": "^2.90.23",
"@xylabs/forget": "^3.0.1",
"@xylabs/react-async-effect": "^3.1.0",
"@xylabs/react-shared": "^3.1.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/node-memory": "^2.91.0",
"@xyo-network/node-model": "^2.91.0",
"@xyo-network/react-node-context": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -81,6 +82,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
34 changes: 17 additions & 17 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-async-effect": "^3.0.39",
"@xylabs/react-button": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-promise": "^3.0.39",
"@xylabs/react-shared": "^3.0.39",
"@xyo-network/account-model": "^2.90.23",
"@xyo-network/archivist": "^2.90.23",
"@xyo-network/boundwitness-model": "^2.90.23",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/payload-model": "^2.90.23",
"@xylabs/react-async-effect": "^3.1.0",
"@xylabs/react-button": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-promise": "^3.1.0",
"@xylabs/react-shared": "^3.1.0",
"@xyo-network/account-model": "^2.91.0",
"@xyo-network/archivist": "^2.91.0",
"@xyo-network/boundwitness-model": "^2.91.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-module": "workspace:^",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/react-shared": "workspace:~",
"@xyo-network/react-witness": "workspace:~",
"@xyo-network/sentinel": "^2.90.23",
"@xyo-network/sentinel-model": "^2.90.23",
"@xyo-network/witness-model": "^2.90.23",
"@xyo-network/sentinel": "^2.91.0",
"@xyo-network/sentinel-model": "^2.91.0",
"@xyo-network/witness-model": "^2.91.0",
"react-json-view": "^1.21.3"
},
"devDependencies": {
"@storybook/react": "^7.6.16",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/account": "^2.90.23",
"@xyo-network/evm-call-witness": "^2.87.11",
"@xyo-network/manifest": "^2.90.23",
"@xyo-network/account": "^2.91.0",
"@xyo-network/evm-call-witness": "^2.88.0",
"@xyo-network/manifest": "^2.91.0",
"ethers": "^6.11.1",
"typescript": "^5.3.3"
},
Expand Down Expand Up @@ -97,6 +97,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
16 changes: 8 additions & 8 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/react-button": "^3.0.39",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-promise": "^3.0.39",
"@xyo-network/module-model": "^2.90.23",
"@xyo-network/payload-model": "^2.90.23",
"@xylabs/react-button": "^3.1.0",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-promise": "^3.1.0",
"@xyo-network/module-model": "^2.91.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-module": "workspace:^",
"@xyo-network/react-node": "workspace:~",
"@xyo-network/witness-model": "^2.90.23",
"@xyo-network/witness-model": "^2.91.0",
"react-json-view": "^1.21.3"
},
"devDependencies": {
"@storybook/react": "^7.6.16",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/id-plugin": "^2.87.11",
"@xyo-network/id-plugin": "^2.88.0",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down Expand Up @@ -85,6 +85,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"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.90.23",
"@xyo-network/address-payload-plugin": "^2.91.0",
"@xyo-network/react-address-render": "workspace:~",
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@storybook/react": "^7.6.16",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"@xyo-network/account": "^2.90.23",
"@xyo-network/account": "^2.91.0",
"@xyo-network/react-event": "workspace:~",
"typescript": "^5.3.3"
},
Expand Down Expand Up @@ -80,6 +80,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
14 changes: 7 additions & 7 deletions packages/plugins/packages/aggregate-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
},
"dependencies": {
"@xylabs/decimal-precision": "^2.14.3",
"@xylabs/lodash": "^2.14.3",
"@xylabs/react-flexbox": "^3.0.39",
"@xylabs/react-quick-tip-button": "^3.0.39",
"@xyo-network/crypto-asset-payload-plugin": "^2.87.11",
"@xyo-network/payload-model": "^2.90.23",
"@xylabs/decimal-precision": "^3.0.1",
"@xylabs/lodash": "^3.0.1",
"@xylabs/react-flexbox": "^3.1.0",
"@xylabs/react-quick-tip-button": "^3.1.0",
"@xyo-network/crypto-asset-payload-plugin": "^2.88.0",
"@xyo-network/payload-model": "^2.91.0",
"@xyo-network/react-payload-plugin": "workspace:~",
"@xyo-network/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -91,6 +91,6 @@
},
"sideEffects": false,
"types": "dist/browser/index.d.ts",
"version": "2.68.3",
"version": "2.69.0",
"type": "module"
}
Loading

0 comments on commit 0e05c39

Please sign in to comment.