Skip to content

Commit

Permalink
updo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesmac committed Oct 7, 2024
1 parent d3ceb3b commit dfc10c6
Show file tree
Hide file tree
Showing 81 changed files with 2,966 additions and 2,969 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,47 +51,47 @@
"typedoc": "0.26.3"
},
"dependencies": {
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@xyo-network/react-modules": "workspace:^",
"@xyo-network/react-plugins": "workspace:^",
"@xyo-network/react-sdk": "workspace:^",
"axios": "^1.7.7",
"geojson": "^0.5.0",
"mapbox-gl": "^3.6.0",
"mapbox-gl": "^3.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-icons": "^5.3.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@eslint-react/eslint-plugin": "^1.14.2",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@storybook/addon-actions": "^8.3.3",
"@storybook/addon-docs": "^8.3.3",
"@storybook/addon-essentials": "^8.3.3",
"@storybook/addon-interactions": "^8.3.3",
"@storybook/addon-links": "^8.3.3",
"@storybook/addon-mdx-gfm": "^8.3.3",
"@storybook/addon-onboarding": "^8.3.3",
"@eslint-react/eslint-plugin": "^1.14.3",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@storybook/addon-actions": "^8.3.5",
"@storybook/addon-docs": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/addon-mdx-gfm": "^8.3.5",
"@storybook/addon-onboarding": "^8.3.5",
"@storybook/addon-webpack5-compiler-swc": "^1.0.5",
"@storybook/blocks": "^8.3.3",
"@storybook/components": "^8.3.3",
"@storybook/core-events": "^8.3.3",
"@storybook/react": "^8.3.3",
"@storybook/react-vite": "^8.3.3",
"@storybook/test": "^8.3.3",
"@storybook/theming": "^8.3.3",
"@stylistic/eslint-plugin": "^2.8.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"@storybook/blocks": "^8.3.5",
"@storybook/components": "^8.3.5",
"@storybook/core-events": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/test": "^8.3.5",
"@storybook/theming": "^8.3.5",
"@stylistic/eslint-plugin": "^2.9.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"@xylabs/eslint-config-flat": "^4.0.7",
"@xylabs/eslint-config-react-flat": "^4.0.7",
"@xylabs/pixel": "^2.0.6",
Expand All @@ -102,21 +102,21 @@
"@xylabs/react-shared": "^5.0.1",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"chromatic": "^11.10.4",
"chromatic": "^11.12.0",
"copyfiles": "^2.4.1",
"dotenv": "^16.4.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.6.3",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-icons": "^5.3.0",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"storybook-dark-mode": "^4.0.2",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.7",
"typedoc": "^0.26.8",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vite-plugin-checker": "^0.8.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"geojson": "^0.5.0",
Expand Down
30 changes: 15 additions & 15 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
"@xylabs/react-button": "^5.0.1",
"@xylabs/react-flexbox": "^5.0.1",
"@xylabs/react-promise": "^5.0.1",
"@xyo-network/archivist-memory": "^3.1.13",
"@xyo-network/archivist-model": "^3.1.13",
"@xyo-network/boundwitness-builder": "^3.1.13",
"@xyo-network/boundwitness-model": "^3.1.13",
"@xyo-network/module-events": "^3.1.13",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/module-wrapper": "^3.1.13",
"@xyo-network/payload-model": "^3.1.13",
"@xyo-network/archivist-memory": "^3.1.14",
"@xyo-network/archivist-model": "^3.1.14",
"@xyo-network/boundwitness-builder": "^3.1.14",
"@xyo-network/boundwitness-model": "^3.1.14",
"@xyo-network/module-events": "^3.1.14",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/module-wrapper": "^3.1.14",
"@xyo-network/payload-model": "^3.1.14",
"@xyo-network/react-module": "workspace:^",
"@xyo-network/react-node": "workspace:^",
"@xyo-network/react-wallet": "workspace:^",
"react-icons": "^5.3.0"
},
"devDependencies": {
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@storybook/react": "^8.3.3",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@storybook/react": "^8.3.5",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"@xyo-network/account": "^3.1.13",
"@xyo-network/node-memory": "^3.1.13",
"@xyo-network/account": "^3.1.14",
"@xyo-network/node-memory": "^3.1.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.2"
},
"peerDependencies": {
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 @@ -44,8 +44,8 @@
},
"dependencies": {
"@xylabs/exists": "^4.0.10",
"@xyo-network/diviner-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/diviner-model": "^3.1.14",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/react-node": "workspace:^"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,25 @@
"@xylabs/react-crypto": "^5.0.1",
"@xylabs/react-flexbox": "^5.0.1",
"@xylabs/react-promise": "^5.0.1",
"@xyo-network/diviner-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/diviner-model": "^3.1.14",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@storybook/react": "^8.3.3",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@storybook/react": "^8.3.5",
"@xylabs/react-async-effect": "^5.0.1",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"@xyo-network/archivist": "^3.1.13",
"@xyo-network/crypto-asset-plugin": "^3.0.24",
"@xyo-network/diviner-address-history": "^3.1.13",
"@xyo-network/node-memory": "^3.1.13",
"@xyo-network/archivist": "^3.1.14",
"@xyo-network/crypto-asset-plugin": "^3.0.28",
"@xyo-network/diviner-address-history": "^3.1.14",
"@xyo-network/node-memory": "^3.1.14",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.2"
},
"peerDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,36 +45,36 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@mui/system": "^6.1.1",
"@mui/x-tree-view": "^7.18.0",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@mui/system": "^6.1.2",
"@mui/x-tree-view": "^7.19.0",
"@xylabs/exists": "^4.0.10",
"@xylabs/logger": "^4.0.10",
"@xylabs/object": "^4.0.10",
"@xylabs/react-async-effect": "^5.0.1",
"@xylabs/react-flexbox": "^5.0.1",
"@xylabs/react-promise": "^5.0.1",
"@xylabs/react-shared": "^5.0.1",
"@xyo-network/module-abstract": "^3.1.13",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/node-model": "^3.1.13",
"@xyo-network/payload-model": "^3.1.13",
"@xyo-network/module-abstract": "^3.1.14",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/node-model": "^3.1.14",
"@xyo-network/payload-model": "^3.1.14",
"@xyo-network/react-node-context": "workspace:^",
"@xyo-network/react-node-provider": "workspace:^"
},
"devDependencies": {
"@storybook/react": "^8.3.3",
"@storybook/react": "^8.3.5",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"@xyo-network/node-memory": "^3.1.13",
"@xyo-network/payload-model": "^3.1.13",
"@xyo-network/node-memory": "^3.1.14",
"@xyo-network/payload-model": "^3.1.14",
"@xyo-network/react-storybook": "workspace:^",
"@xyo-network/react-wallet": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.2"
},
"peerDependencies": {
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 @@ -43,8 +43,8 @@
"lint-pkg": "npmPkgJsonLint ."
},
"dependencies": {
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/node-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/node-model": "^3.1.14",
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"@xylabs/forget": "^4.0.10",
"@xylabs/react-async-effect": "^5.0.1",
"@xylabs/react-shared": "^5.0.1",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/node-memory": "^3.1.13",
"@xyo-network/node-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/node-memory": "^3.1.14",
"@xyo-network/node-model": "^3.1.14",
"@xyo-network/react-node-context": "workspace:^",
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"react": "^18.3.1",
Expand Down
36 changes: 18 additions & 18 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,37 +49,37 @@
"@xylabs/react-flexbox": "^5.0.1",
"@xylabs/react-promise": "^5.0.1",
"@xylabs/react-shared": "^5.0.1",
"@xyo-network/account-model": "^3.1.13",
"@xyo-network/archivist-model": "^3.1.13",
"@xyo-network/boundwitness-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/payload-model": "^3.1.13",
"@xyo-network/account-model": "^3.1.14",
"@xyo-network/archivist-model": "^3.1.14",
"@xyo-network/boundwitness-model": "^3.1.14",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/payload-model": "^3.1.14",
"@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": "^3.1.13",
"@xyo-network/sentinel-model": "^3.1.13",
"@xyo-network/witness-model": "^3.1.13"
"@xyo-network/sentinel-memory": "^3.1.14",
"@xyo-network/sentinel-model": "^3.1.14",
"@xyo-network/witness-model": "^3.1.14"
},
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@storybook/react": "^8.3.3",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@storybook/react": "^8.3.5",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"@xyo-network/account": "^3.1.13",
"@xyo-network/evm-call-witness": "^3.0.24",
"@xyo-network/manifest": "^3.1.13",
"@xyo-network/module-factory-locator": "^3.1.13",
"ethers": "^6.13.2",
"@xyo-network/account": "^3.1.14",
"@xyo-network/evm-call-witness": "^3.0.28",
"@xyo-network/manifest": "^3.1.14",
"@xyo-network/module-factory-locator": "^3.1.14",
"ethers": "^6.13.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.2"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,26 +47,26 @@
"@xylabs/react-button": "^5.0.1",
"@xylabs/react-flexbox": "^5.0.1",
"@xylabs/react-promise": "^5.0.1",
"@xyo-network/module-model": "^3.1.13",
"@xyo-network/payload-model": "^3.1.13",
"@xyo-network/module-model": "^3.1.14",
"@xyo-network/payload-model": "^3.1.14",
"@xyo-network/react-module": "workspace:^",
"@xyo-network/react-node": "workspace:^",
"@xyo-network/react-payload-raw-info": "workspace:^",
"@xyo-network/witness-model": "^3.1.13"
"@xyo-network/witness-model": "^3.1.14"
},
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@storybook/react": "^8.3.3",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@storybook/react": "^8.3.5",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"@xyo-network/id-plugin": "^3.0.24",
"@xyo-network/id-plugin": "^3.0.28",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@mui/styles": "^6.1.2",
"@xylabs/ts-scripts-yarn3": "^4.0.7",
"@xylabs/tsconfig-react": "^4.0.7",
"geojson": "^0.5.0",
Expand Down
Loading

0 comments on commit dfc10c6

Please sign in to comment.