Skip to content

Commit 937c87b

Browse files
committed
updo
1 parent 857b13d commit 937c87b

File tree

80 files changed

+3126
-3135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+3126
-3135
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -64,31 +64,31 @@
6464
"@eslint-react/eslint-plugin": "~1.53.1",
6565
"@mui/icons-material": "~7.3.4",
6666
"@mui/material": "~7.3.4",
67-
"@storybook/addon-docs": "~9.1.13",
68-
"@storybook/addon-links": "~9.1.13",
69-
"@storybook/react-vite": "~9.1.13",
67+
"@storybook/addon-docs": "~9.1.16",
68+
"@storybook/addon-links": "~9.1.16",
69+
"@storybook/react-vite": "~9.1.16",
7070
"@stylistic/eslint-plugin": "~5.5.0",
7171
"@types/node": "~24.9.1",
7272
"@types/react": "~19.2.2",
7373
"@typescript-eslint/eslint-plugin": "~8.46.2",
7474
"@typescript-eslint/parser": "~8.46.2",
75-
"@vitejs/plugin-react-swc": "~4.1.0",
75+
"@vitejs/plugin-react-swc": "~4.2.0",
7676
"@xylabs/eslint-config-flat": "~7.1.8",
7777
"@xylabs/eslint-config-react-flat": "~7.1.8",
78-
"@xylabs/react-invertible-theme": "~7.1.5",
79-
"@xylabs/react-theme": "~7.1.5",
78+
"@xylabs/react-invertible-theme": "~7.1.7",
79+
"@xylabs/react-theme": "~7.1.7",
8080
"@xylabs/ts-scripts-yarn3": "~7.1.8",
8181
"@xylabs/tsconfig": "~7.1.8",
8282
"@xylabs/tsconfig-dom": "~7.1.8",
8383
"@xylabs/tsconfig-react": "~7.1.8",
84-
"@xyo-network/hash": "~5.1.6",
85-
"chromatic": "~13.3.1",
84+
"@xyo-network/hash": "~5.1.8",
85+
"chromatic": "~13.3.2",
8686
"copyfiles": "~2.4.1",
8787
"dotenv": "~17.2.3",
8888
"eslint": "~9.38.0",
8989
"eslint-import-resolver-typescript": "~4.4.4",
90-
"eslint-plugin-storybook": "9.1.13",
91-
"knip": "~5.66.2",
90+
"eslint-plugin-storybook": "9.1.16",
91+
"knip": "~5.66.4",
9292
"luxon": "~3.7.2",
9393
"react": "~19.2.0",
9494
"react-dom": "~19.2.0",
@@ -97,11 +97,11 @@
9797
"react-router-dom": "^7.9.4",
9898
"rimraf": "~6.0.1",
9999
"rollup": "~4.52.5",
100-
"storybook": "~9.1.13",
100+
"storybook": "~9.1.16",
101101
"ts-api-utils": "~2.1.0",
102102
"typedoc": "~0.28.14",
103103
"typescript": "~5.9.3",
104-
"vite": "~7.1.11",
104+
"vite": "~7.1.12",
105105
"vite-plugin-checker": "~0.11.0",
106106
"vite-plugin-svgr": "^4.5.0",
107107
"vite-plugin-top-level-await": "~1.6.0",

packages/modules/packages/archivist/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/exists": "~5.0.12",
47-
"@xylabs/hex": "~5.0.12",
48-
"@xylabs/react-async-effect": "~7.1.5",
49-
"@xylabs/react-button": "~7.1.5",
50-
"@xylabs/react-flexbox": "~7.1.5",
51-
"@xylabs/react-promise": "~7.1.5",
52-
"@xyo-network/archivist-memory": "~5.1.6",
53-
"@xyo-network/archivist-model": "~5.1.6",
54-
"@xyo-network/boundwitness-builder": "~5.1.6",
55-
"@xyo-network/boundwitness-model": "~5.1.6",
56-
"@xyo-network/module-model": "~5.1.6",
57-
"@xyo-network/module-wrapper": "~5.1.6",
58-
"@xyo-network/payload-model": "~5.1.6",
46+
"@xylabs/exists": "~5.0.14",
47+
"@xylabs/hex": "~5.0.14",
48+
"@xylabs/react-async-effect": "~7.1.7",
49+
"@xylabs/react-button": "~7.1.7",
50+
"@xylabs/react-flexbox": "~7.1.7",
51+
"@xylabs/react-promise": "~7.1.7",
52+
"@xyo-network/archivist-memory": "~5.1.8",
53+
"@xyo-network/archivist-model": "~5.1.8",
54+
"@xyo-network/boundwitness-builder": "~5.1.8",
55+
"@xyo-network/boundwitness-model": "~5.1.8",
56+
"@xyo-network/module-model": "~5.1.8",
57+
"@xyo-network/module-wrapper": "~5.1.8",
58+
"@xyo-network/payload-model": "~5.1.8",
5959
"@xyo-network/react-module": "workspace:^",
6060
"@xyo-network/react-node": "workspace:^",
6161
"@xyo-network/react-wallet": "workspace:^",
@@ -64,21 +64,21 @@
6464
"devDependencies": {
6565
"@mui/icons-material": "~7.3.4",
6666
"@mui/material": "~7.3.4",
67-
"@storybook/react-vite": "~9.1.13",
67+
"@storybook/react-vite": "~9.1.16",
6868
"@types/react": "~19.2.2",
69-
"@xylabs/events": "~5.0.12",
69+
"@xylabs/events": "~5.0.14",
7070
"@xylabs/ts-scripts-yarn3": "~7.1.8",
7171
"@xylabs/tsconfig": "~7.1.8",
7272
"@xylabs/tsconfig-dom": "~7.1.8",
7373
"@xylabs/tsconfig-react": "~7.1.8",
74-
"@xyo-network/account": "~5.1.6",
75-
"@xyo-network/node-memory": "~5.1.6",
74+
"@xyo-network/account": "~5.1.8",
75+
"@xyo-network/node-memory": "~5.1.8",
7676
"react": "~19.2.0",
7777
"react-dom": "~19.2.0",
7878
"react-router-dom": "^7.9.4",
79-
"storybook": "~9.1.13",
79+
"storybook": "~9.1.16",
8080
"typescript": "~5.9.3",
81-
"vite": "~7.1.11"
81+
"vite": "~7.1.12"
8282
},
8383
"peerDependencies": {
8484
"@mui/icons-material": ">=6 <8",

packages/modules/packages/diviner/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/exists": "~5.0.12",
47-
"@xyo-network/diviner-model": "~5.1.6",
48-
"@xyo-network/module-model": "~5.1.6",
46+
"@xylabs/exists": "~5.0.14",
47+
"@xyo-network/diviner-model": "~5.1.8",
48+
"@xyo-network/module-model": "~5.1.8",
4949
"@xyo-network/react-node": "workspace:^"
5050
},
5151
"devDependencies": {

packages/modules/packages/module/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,37 +43,37 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/eth-address": "~5.0.12",
47-
"@xylabs/react-button": "~7.1.5",
48-
"@xylabs/react-crypto": "~7.1.5",
49-
"@xylabs/react-flexbox": "~7.1.5",
50-
"@xylabs/react-promise": "~7.1.5",
51-
"@xyo-network/diviner-model": "~5.1.6",
52-
"@xyo-network/module-model": "~5.1.6",
46+
"@xylabs/eth-address": "~5.0.14",
47+
"@xylabs/react-button": "~7.1.7",
48+
"@xylabs/react-crypto": "~7.1.7",
49+
"@xylabs/react-flexbox": "~7.1.7",
50+
"@xylabs/react-promise": "~7.1.7",
51+
"@xyo-network/diviner-model": "~5.1.8",
52+
"@xyo-network/module-model": "~5.1.8",
5353
"@xyo-network/react-shared": "workspace:^"
5454
},
5555
"devDependencies": {
5656
"@mui/icons-material": "~7.3.4",
5757
"@mui/material": "~7.3.4",
58-
"@storybook/react-vite": "~9.1.13",
58+
"@storybook/react-vite": "~9.1.16",
5959
"@types/react": "~19.2.2",
60-
"@xylabs/hex": "~5.0.12",
61-
"@xylabs/react-async-effect": "~7.1.5",
60+
"@xylabs/hex": "~5.0.14",
61+
"@xylabs/react-async-effect": "~7.1.7",
6262
"@xylabs/ts-scripts-yarn3": "~7.1.8",
6363
"@xylabs/tsconfig": "~7.1.8",
6464
"@xylabs/tsconfig-dom": "~7.1.8",
6565
"@xylabs/tsconfig-react": "~7.1.8",
66-
"@xyo-network/archivist": "~5.1.6",
67-
"@xyo-network/archivist-memory": "~5.1.6",
66+
"@xyo-network/archivist": "~5.1.8",
67+
"@xyo-network/archivist-memory": "~5.1.8",
6868
"@xyo-network/crypto-asset-plugin": "~5.1.3",
69-
"@xyo-network/diviner-address-history": "~5.1.6",
70-
"@xyo-network/node-memory": "~5.1.6",
69+
"@xyo-network/diviner-address-history": "~5.1.8",
70+
"@xyo-network/node-memory": "~5.1.8",
7171
"react": "~19.2.0",
7272
"react-dom": "~19.2.0",
7373
"react-router-dom": "^7.9.4",
74-
"storybook": "~9.1.13",
74+
"storybook": "~9.1.16",
7575
"typescript": "~5.9.3",
76-
"vite": "~7.1.11"
76+
"vite": "~7.1.12"
7777
},
7878
"peerDependencies": {
7979
"@mui/icons-material": ">=6 <8",

packages/modules/packages/node/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,17 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@mui/x-tree-view": "~8.14.1",
47-
"@xylabs/exists": "~5.0.12",
48-
"@xylabs/logger": "~5.0.12",
49-
"@xylabs/react-async-effect": "~7.1.5",
50-
"@xylabs/react-flexbox": "~7.1.5",
51-
"@xylabs/react-promise": "~7.1.5",
52-
"@xylabs/typeof": "~5.0.12",
53-
"@xyo-network/module-abstract": "~5.1.6",
54-
"@xyo-network/module-model": "~5.1.6",
55-
"@xyo-network/node-model": "~5.1.6",
56-
"@xyo-network/payload-model": "~5.1.6",
46+
"@mui/x-tree-view": "~8.15.0",
47+
"@xylabs/exists": "~5.0.14",
48+
"@xylabs/logger": "~5.0.14",
49+
"@xylabs/react-async-effect": "~7.1.7",
50+
"@xylabs/react-flexbox": "~7.1.7",
51+
"@xylabs/react-promise": "~7.1.7",
52+
"@xylabs/typeof": "~5.0.14",
53+
"@xyo-network/module-abstract": "~5.1.8",
54+
"@xyo-network/module-model": "~5.1.8",
55+
"@xyo-network/node-model": "~5.1.8",
56+
"@xyo-network/payload-model": "~5.1.8",
5757
"@xyo-network/react-node-context": "workspace:^",
5858
"@xyo-network/react-node-provider": "workspace:^"
5959
},
@@ -63,22 +63,22 @@
6363
"@mui/icons-material": "~7.3.4",
6464
"@mui/material": "~7.3.4",
6565
"@mui/system": "~7.3.3",
66-
"@storybook/react-vite": "~9.1.13",
66+
"@storybook/react-vite": "~9.1.16",
6767
"@types/react": "~19.2.2",
68-
"@xylabs/object": "~5.0.12",
68+
"@xylabs/object": "~5.0.14",
6969
"@xylabs/ts-scripts-yarn3": "~7.1.8",
7070
"@xylabs/tsconfig": "~7.1.8",
7171
"@xylabs/tsconfig-dom": "~7.1.8",
7272
"@xylabs/tsconfig-react": "~7.1.8",
73-
"@xyo-network/node-memory": "~5.1.6",
74-
"@xyo-network/payload-model": "~5.1.6",
73+
"@xyo-network/node-memory": "~5.1.8",
74+
"@xyo-network/payload-model": "~5.1.8",
7575
"@xyo-network/react-storybook": "workspace:^",
7676
"@xyo-network/react-wallet": "workspace:^",
7777
"react": "~19.2.0",
7878
"react-dom": "~19.2.0",
79-
"storybook": "~9.1.13",
79+
"storybook": "~9.1.16",
8080
"typescript": "~5.9.3",
81-
"vite": "~7.1.11"
81+
"vite": "~7.1.12"
8282
},
8383
"peerDependencies": {
8484
"@mui/icons-material": ">=6 <8",

packages/modules/packages/node/packages/context/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/react-shared": "~7.1.5",
47-
"@xyo-network/module-model": "~5.1.6",
48-
"@xyo-network/node-model": "~5.1.6"
46+
"@xylabs/react-shared": "~7.1.7",
47+
"@xyo-network/module-model": "~5.1.8",
48+
"@xyo-network/node-model": "~5.1.8"
4949
},
5050
"devDependencies": {
5151
"@mui/material": "~7.3.4",

packages/modules/packages/node/packages/provider/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/forget": "~5.0.12",
47-
"@xylabs/react-async-effect": "~7.1.5",
48-
"@xylabs/react-shared": "~7.1.5",
49-
"@xyo-network/module-model": "~5.1.6",
50-
"@xyo-network/node-memory": "~5.1.6",
51-
"@xyo-network/node-model": "~5.1.6",
46+
"@xylabs/forget": "~5.0.14",
47+
"@xylabs/react-async-effect": "~7.1.7",
48+
"@xylabs/react-shared": "~7.1.7",
49+
"@xyo-network/module-model": "~5.1.8",
50+
"@xyo-network/node-memory": "~5.1.8",
51+
"@xyo-network/node-model": "~5.1.8",
5252
"@xyo-network/react-node-context": "workspace:^"
5353
},
5454
"devDependencies": {

packages/modules/packages/sentinal/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -43,49 +43,49 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/enum": "~5.0.12",
47-
"@xylabs/exists": "~5.0.12",
48-
"@xylabs/react-async-effect": "~7.1.5",
49-
"@xylabs/react-button": "~7.1.5",
50-
"@xylabs/react-flexbox": "~7.1.5",
51-
"@xylabs/react-promise": "~7.1.5",
52-
"@xylabs/react-shared": "~7.1.5",
53-
"@xyo-network/account-model": "~5.1.6",
54-
"@xyo-network/archivist-model": "~5.1.6",
55-
"@xyo-network/boundwitness-model": "~5.1.6",
56-
"@xyo-network/module-model": "~5.1.6",
57-
"@xyo-network/payload-model": "~5.1.6",
46+
"@xylabs/enum": "~5.0.14",
47+
"@xylabs/exists": "~5.0.14",
48+
"@xylabs/react-async-effect": "~7.1.7",
49+
"@xylabs/react-button": "~7.1.7",
50+
"@xylabs/react-flexbox": "~7.1.7",
51+
"@xylabs/react-promise": "~7.1.7",
52+
"@xylabs/react-shared": "~7.1.7",
53+
"@xyo-network/account-model": "~5.1.8",
54+
"@xyo-network/archivist-model": "~5.1.8",
55+
"@xyo-network/boundwitness-model": "~5.1.8",
56+
"@xyo-network/module-model": "~5.1.8",
57+
"@xyo-network/payload-model": "~5.1.8",
5858
"@xyo-network/react-module": "workspace:^",
5959
"@xyo-network/react-node": "workspace:^",
6060
"@xyo-network/react-payload-raw-info": "workspace:^",
6161
"@xyo-network/react-witness": "workspace:^",
62-
"@xyo-network/sentinel-memory": "~5.1.6",
63-
"@xyo-network/sentinel-model": "~5.1.6",
64-
"@xyo-network/witness-model": "~5.1.6"
62+
"@xyo-network/sentinel-memory": "~5.1.8",
63+
"@xyo-network/sentinel-model": "~5.1.8",
64+
"@xyo-network/witness-model": "~5.1.8"
6565
},
6666
"devDependencies": {
6767
"@emotion/react": "~11.14.0",
6868
"@emotion/styled": "~11.14.1",
6969
"@mui/icons-material": "~7.3.4",
7070
"@mui/material": "~7.3.4",
71-
"@storybook/react-vite": "~9.1.13",
71+
"@storybook/react-vite": "~9.1.16",
7272
"@types/react": "~19.2.2",
7373
"@xylabs/ts-scripts-yarn3": "~7.1.8",
7474
"@xylabs/tsconfig": "~7.1.8",
7575
"@xylabs/tsconfig-dom": "~7.1.8",
7676
"@xylabs/tsconfig-react": "~7.1.8",
77-
"@xyo-network/account": "~5.1.6",
77+
"@xyo-network/account": "~5.1.8",
7878
"@xyo-network/evm-call-witness": "~5.1.3",
79-
"@xyo-network/manifest": "~5.1.6",
80-
"@xyo-network/module-factory-locator": "~5.1.6",
81-
"@xyo-network/wallet": "~5.1.6",
79+
"@xyo-network/manifest": "~5.1.8",
80+
"@xyo-network/module-factory-locator": "~5.1.8",
81+
"@xyo-network/wallet": "~5.1.8",
8282
"ethers": "~6.15.0",
8383
"react": "~19.2.0",
8484
"react-dom": "~19.2.0",
8585
"react-router-dom": "^7.9.4",
86-
"storybook": "~9.1.13",
86+
"storybook": "~9.1.16",
8787
"typescript": "~5.9.3",
88-
"vite": "~7.1.11"
88+
"vite": "~7.1.12"
8989
},
9090
"peerDependencies": {
9191
"@mui/icons-material": ">=6 <8",

packages/modules/packages/witness/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,23 @@
4343
"src"
4444
],
4545
"dependencies": {
46-
"@xylabs/exists": "~5.0.12",
47-
"@xylabs/react-button": "~7.1.5",
48-
"@xylabs/react-flexbox": "~7.1.5",
49-
"@xylabs/react-promise": "~7.1.5",
50-
"@xyo-network/module-model": "~5.1.6",
51-
"@xyo-network/payload-model": "~5.1.6",
46+
"@xylabs/exists": "~5.0.14",
47+
"@xylabs/react-button": "~7.1.7",
48+
"@xylabs/react-flexbox": "~7.1.7",
49+
"@xylabs/react-promise": "~7.1.7",
50+
"@xyo-network/module-model": "~5.1.8",
51+
"@xyo-network/payload-model": "~5.1.8",
5252
"@xyo-network/react-module": "workspace:^",
5353
"@xyo-network/react-node": "workspace:^",
5454
"@xyo-network/react-payload-raw-info": "workspace:^",
55-
"@xyo-network/witness-model": "~5.1.6"
55+
"@xyo-network/witness-model": "~5.1.8"
5656
},
5757
"devDependencies": {
5858
"@emotion/react": "~11.14.0",
5959
"@emotion/styled": "~11.14.1",
6060
"@mui/icons-material": "~7.3.4",
6161
"@mui/material": "~7.3.4",
62-
"@storybook/react-vite": "~9.1.13",
62+
"@storybook/react-vite": "~9.1.16",
6363
"@types/react": "~19.2.2",
6464
"@xylabs/ts-scripts-yarn3": "~7.1.8",
6565
"@xylabs/tsconfig": "~7.1.8",
@@ -69,9 +69,9 @@
6969
"react": "~19.2.0",
7070
"react-dom": "~19.2.0",
7171
"react-router-dom": "^7.9.4",
72-
"storybook": "~9.1.13",
72+
"storybook": "~9.1.16",
7373
"typescript": "~5.9.3",
74-
"vite": "~7.1.11"
74+
"vite": "~7.1.12"
7575
},
7676
"peerDependencies": {
7777
"@mui/icons-material": ">=6 <8",

0 commit comments

Comments
 (0)