Skip to content

Commit

Permalink
updo - eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesmac committed Dec 18, 2024
1 parent 34d5142 commit af438b5
Show file tree
Hide file tree
Showing 89 changed files with 776 additions and 1,517 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"@xylabs/eslint-config-flat": "^4.2.4",
"@xylabs/eslint-config-react-flat": "^4.2.4",
"@xylabs/eslint-config-flat": "^4.2.6",
"@xylabs/eslint-config-react-flat": "^4.2.6",
"@xylabs/react-theme": "^5.3.13",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"chromatic": "^11.20.2",
"copyfiles": "^2.4.1",
"dotenv": "^16.4.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"geojson": "^0.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -67,8 +67,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/account": "^3.5.2",
"@xyo-network/node-memory": "^3.5.2",
"react": "^18.3.1",
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 @@ -49,8 +49,8 @@
"@xyo-network/react-node": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"typescript": "^5.7.2"
},
"peerDependencies": {
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 @@ -58,8 +58,8 @@
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/react-async-effect": "^5.3.13",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/archivist": "^3.5.2",
"@xyo-network/crypto-asset-plugin": "^3.1.2",
"@xyo-network/diviner-address-history": "^3.5.2",
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 @@ -65,8 +65,8 @@
},
"devDependencies": {
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/node-memory": "^3.5.2",
"@xyo-network/payload-model": "^3.5.2",
"@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 @@ -48,8 +48,8 @@
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"typescript": "^5.7.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 @@ -55,8 +55,8 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2"
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 @@ -69,8 +69,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/account": "^3.5.2",
"@xyo-network/evm-call-witness": "^3.1.2",
"@xyo-network/manifest": "^3.5.2",
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 @@ -61,8 +61,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/id-plugin": "^3.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"geojson": "^0.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -55,8 +55,8 @@
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/hex": "^4.4.21",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-event": "workspace:^",
"ethers": "^6.13.4",
"react": "^18.3.1",
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 @@ -58,8 +58,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -72,8 +72,8 @@
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/hex": "^4.4.21",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -56,8 +56,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -47,7 +47,7 @@
"@xyo-network/react-payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"typescript": "^5.7.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 @@ -47,7 +47,7 @@
"@xyo-network/react-payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"typescript": "^5.7.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 @@ -59,8 +59,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -57,7 +57,7 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^3.1.2",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@xyo-network/react-payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/ethers-ethereum-gas-payload-plugin": "^3.1.2",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "^3.1.2",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
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 @@ -59,8 +59,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -56,8 +56,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -55,8 +55,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
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 @@ -54,7 +54,7 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2"
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 @@ -60,8 +60,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
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 @@ -55,7 +55,7 @@
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/pixel": "^2.0.6",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/packages/access-gate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@storybook/react": "^8.4.7",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.7",
Expand Down
Loading

0 comments on commit af438b5

Please sign in to comment.