Skip to content

Commit

Permalink
Partial updo
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 3, 2023
1 parent bfe3f3d commit cde18bf
Show file tree
Hide file tree
Showing 74 changed files with 343 additions and 359 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
"@storybook/react-webpack5": "^7.4.5",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.4.5",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@xylabs/eslint-config": "^3.0.80",
"@xylabs/eslint-config-react": "^3.0.80",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@xylabs/eslint-config": "^3.0.82",
"@xylabs/eslint-config-react": "^3.0.82",
"@xylabs/pixel": "^1.4.14",
"@xylabs/react-button": "^3.0.6",
"@xylabs/react-flexbox": "^3.0.6",
"@xylabs/react-pixel": "^3.0.6",
"@xylabs/react-shared": "^3.0.6",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-app-settings": "workspace:~",
"@xyo-network/react-theme": "workspace:~",
"axios": "^1.5.1",
Expand Down
4 changes: 2 additions & 2 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.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/react-async-effect": "^3.0.6",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/account": "^2.75.6",
"@xyo-network/archivist": "^2.75.6",
"@xyo-network/boundwitness-builder": "^2.75.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"description": "Common React library for all XYO projects that use React",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"docs": "dist/docs.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@uniswap/sdk-core": "^4.0.7",
"@uniswap/v3-sdk": "^3.10.0",
"@xylabs/react-async-effect": "^3.0.6",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/archivist": "^2.75.6",
"@xyo-network/crypto-asset-plugin": "^2.75.6",
"@xyo-network/diviner-address-history": "^2.75.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/node-memory": "^2.75.6",
"@xyo-network/payload-model": "^2.75.6",
"@xyo-network/react-storybook": "workspace:~",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/node/packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@xyo-network/react-shared": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@xyo-network/witness": "^2.75.6"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@xyo-network/witness": "^2.75.6"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 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.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/account": "^2.75.6",
"@xyo-network/react-event": "workspace:~",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/aggregate-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@uniswap/sdk": "^3.0.3",
"@uniswap/sdk-core": "^4.0.7",
"@uniswap/v3-sdk": "^3.10.0",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/boundwitness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/coin-gecko-prices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/crypto-market-uniswap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/crypto-prices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/packages/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/packages/details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/elevation-quadkey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/packages/ethereum-gas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^2.75.6",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/ethers-ethereum-gas-payload-plugin": "^2.75.6",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "^2.75.6",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/location-point-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/location-points-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/nft-score/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"@xyo-network/react-storybook": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/packages/pointer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@xyo-network/react-payload-plugin": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/packages/price-forecast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"@storybook/react": "^7.4.5",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@xyo-network/schema-payload-plugin": "^2.75.6"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@xyo-network/react-webapp": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig-react": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig-react": "^3.0.82",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit cde18bf

Please sign in to comment.