-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathpackage.json
More file actions
176 lines (175 loc) · 5.48 KB
/
package.json
File metadata and controls
176 lines (175 loc) · 5.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"name": "cyb",
"version": "1.0.0",
"description": "",
"browserslist": "> 0.5%, last 2 versions, not dead",
"license": "ISC",
"devDependencies": {
"@biomejs/biome": "^2.4.3",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript-react-apollo": "^4.3.0",
"@milkdown/kit": "^7.5.0",
"@octokit/types": "^13.6.1",
"@rjsf/core": "^3.2.1",
"@rspack/cli": "^1.7.6",
"@rspack/core": "^1.7.6",
"@rspack/plugin-react-refresh": "^1.6.1",
"@tauri-apps/cli": "^2.0.0",
"worker-rspack-loader": "^3.1.2",
"@types/dateformat": "^5.0.0",
"@types/dompurify": "^3.2.0",
"@types/file-saver": "^2.0.5",
"@types/ramda": "^0.28.23",
"@types/react-dom": "^18.0.11",
"@types/react-helmet": "^6.1.6",
"@types/react-router-dom": "^5.3.3",
"@types/react-transition-group": "^4.4.5",
"@types/uuid": "^9.0.7",
"axios": "1.13.5",
"buffer": "^6.0.3",
"cosmjs-types": "^0.9.0",
"css-loader": "^6.7.3",
"dotenv": "^16.0.3",
"it-all": "3.0.1",
"postcss-loader": "^7.0.2",
"postcss-media-minmax": "^5.0.0",
"postcss-preset-env": "^8.0.1",
"react-iframe": "^1.8.0",
"react-infinite-scroll-component": "^6.1.0",
"react-json-editor-ajrm": "^2.5.13",
"react-json-view": "^1.21.3",
"react-popper-tooltip": "^4.4.2",
"react-refresh": "^0.14.0",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"rehype-parse": "^8.0.3",
"rehype-sanitize": "^5.0.1",
"rehype-stringify": "^9.0.2",
"remark-gfm": "^3.0.1",
"sass": "^1.60.0",
"sass-loader": "^13.2.0",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.1",
"typescript": "^5.0.2",
"uint8arrays": "^4.0.3",
"unist-util-visit": "^5.0.0",
"uuid": "^8.3.2",
"webpack-merge": "^5.7.3",
"@cosmwasm/ts-codegen": "^1.11.0"
},
"dependencies": {
"@ai-sdk/openai": "^0.0.63",
"@apollo/client": "^3.9.4",
"@chain-registry/utils": "^1.51.1",
"@confio/relayer": "0.4.0",
"@cosmjs/amino": "0.32.4",
"@cosmjs/cosmwasm-stargate": "^0.32.4",
"@cosmjs/crypto": "0.32.4",
"@cosmjs/encoding": "0.32.4",
"@cosmjs/launchpad": "^0.27.1",
"@cosmjs/ledger-amino": "^0.32.4",
"@cosmjs/math": "^0.32.4",
"@cosmjs/proto-signing": "0.32.4",
"@cosmjs/stargate": "0.32.4",
"@cosmjs/tendermint-rpc": "0.32.4",
"@cosmograph/react": "^1.4.0",
"@cybercongress/cyber-js": "^0.4.3",
"@cybercongress/cyber-ts": "^0.1.3",
"@cybercongress/gravity": "0.0.15",
"@ethersproject/providers": "^5.7.2",
"@helia/unixfs": "^1.4.2",
"@ledgerhq/hw-transport-webusb": "5.53.0",
"@milkdown/plugin-automd": "^7.5.0",
"@milkdown/react": "^7.5.0",
"@milkdown/theme-nord": "^7.5.0",
"@multiformats/multiaddr": "^11.4.0",
"@nftstorage/ipfs-cluster": "^5.0.1",
"@openrouter/ai-sdk-provider": "^0.0.5",
"@plausible-analytics/tracker": "^0.4.4",
"@reduxjs/toolkit": "^1.9.3",
"@tableflip/react-inspector": "^2.3.0",
"@tanstack/react-query": "^4.22.0",
"@tanstack/react-query-devtools": "^4.22.0",
"@tanstack/react-table": "^8.9.1",
"@tauri-apps/api": "^2.0.0",
"@tauri-apps/plugin-deep-link": "^2",
"@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-fs": "^2.4.5",
"@uniswap/sdk": "^3.0.3",
"@xenova/transformers": "^2.17.0",
"@zondax/ledger-cosmos-js": "^4.0.1",
"ai": "^3.4.7",
"bech32": "^1.1.3",
"big.js": "^5.2.2",
"bignumber.js": "^9.0.0",
"blockstore-core": "^4.3.4",
"blockstore-idb": "^1.1.4",
"chain-registry": "^1.69.3",
"classnames": "^2.3.1",
"codemirror": "5.58.2",
"comlink": "^4.4.1",
"core-js": "^3.30.0",
"cyb-cozo-lib-wasm": "^0.7.145",
"cyb-rune-wasm": "^0.0.843",
"d3-scale": "^4.0.2",
"datastore-core": "^9.2.3",
"datastore-idb": "^2.1.4",
"dateformat": "^3.0.3",
"dexie": "^3.0.2",
"dompurify": "^3.3.1",
"eruda": "^3.4.3",
"ethers": "^5.0.26",
"file-saver": "^2.0.5",
"file-type": "^18.2.1",
"graphql": "^16.5.0",
"graphql-request": "^5.1.0",
"graphql-ws": "^5.15.0",
"ipfs-unixfs": "^0.2.0",
"ipld-dag-pb": "0.15.3",
"is-svg": "^4.2.1",
"kubo-rpc-client": "^3.0.1",
"libp2p": "^0.46.12",
"lodash": "^4.17.21",
"long": "^5.2.0",
"openai": "^4.67.1",
"process": "^0.11.10",
"protobufjs": "^8.0.0",
"query-string": "^6.12.1",
"ramda": "^0.29.0",
"rc-slider": "^9.7.2",
"react": "^18.0.0",
"react-codemirror2": "^7.2.1",
"react-dom": "^18.0.0",
"react-force-graph-3d": "^1.24",
"react-helmet": "^6.1.0",
"react-localization": "^1.0.15",
"react-markdown": "^7.1.1",
"react-number-format": "^5.1.2",
"react-reader": "^2.0.10",
"react-redux": "^8.0.5",
"react-router-dom": "^6.9.0",
"react-textarea-autosize": "^8.2.0",
"react-transition-group": "^4.4.2",
"readable-stream": "^4.3.0",
"redux-observable": "^3.0.0-rc.2",
"redux-thunk": "^2.4.2",
"regenerator-runtime": "^0.13.7",
"remark-breaks": "^3.0.3",
"rxjs": "^7.8.0",
"three": "^0.168.0",
"tone": "^14.7.77",
"uhash-web": "^0.5.1",
"unist-builder": "^4.0.0",
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0",
"zod": "^3.23.0"
},
"scripts": {
"gen:lithium": "node scripts/generate-lithium-clients.mjs"
}
}