-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
152 lines (152 loc) · 4.87 KB
/
package.json
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
{
"name": "@akashnetwork/console-web",
"version": "2.27.4",
"private": true,
"description": "Web UI to deploy on the Akash Network and view statistic about network usage.",
"license": "Apache-2.0",
"author": "Akash Network",
"scripts": {
"build": "npm run build-env-schemas && next build",
"build-env-schemas": "tsc src/config/env-config.schema.ts --outDir . --skipLibCheck",
"dev": "next",
"dev-nodc": "next",
"format": "prettier --write ./*.{ts,js,json} **/*.{ts,tsx,js,json}",
"lint": "eslint .",
"start": "next start",
"type-check": "tsc",
"release": "release-it"
},
"dependencies": {
"@akashnetwork/akash-api": "^1.3.0",
"@akashnetwork/akashjs": "^0.10.0",
"@akashnetwork/env-loader": "*",
"@akashnetwork/http-sdk": "*",
"@akashnetwork/network-store": "*",
"@akashnetwork/ui": "*",
"@auth0/nextjs-auth0": "^3.5.0",
"@cosmjs/encoding": "^0.32.4",
"@cosmjs/proto-signing": "^0.32.4",
"@cosmjs/stargate": "^0.32.4",
"@cosmos-kit/core": "^2.15.0",
"@cosmos-kit/cosmos-extension-metamask": "0.10.0",
"@cosmos-kit/cosmostation-extension": "^2.12.2",
"@cosmos-kit/keplr": "^2.14.1",
"@cosmos-kit/leap": "^2.14.1",
"@cosmos-kit/react": "^2.20.1",
"@emotion/cache": "^11.7.1",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.8.1",
"@hookform/resolvers": "^3.9.0",
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.4.4",
"@mui/material-nextjs": "^5.15.11",
"@nivo/core": "^0.87.0",
"@nivo/line": "^0.87.0",
"@nivo/pie": "^0.87.0",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-slot": "^1.0.2",
"@react-spring/web": "^9.3.1",
"@sentry/nextjs": "^8.30.0",
"@stripe/react-stripe-js": "^1.12.0",
"@stripe/stripe-js": "^1.41.0",
"@tanstack/react-table": "^8.13.2",
"@textea/json-viewer": "^3.0.0",
"auth0": "^4.3.1",
"axios": "^1.7.2",
"chain-registry": "^1.69.31",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cosmjs-types": "^0.9.0",
"date-fns": "^2.29.3",
"dotenv": "^16.4.5",
"file-saver": "^2.0.5",
"geist": "^1.3.0",
"http-proxy": "^1.18.1",
"iconoir-react": "^7.3.0",
"jotai": "^2.9.2",
"js-yaml": "^4.1.0",
"json-stable-stringify": "^1.0.2",
"json2csv": "^5.0.7",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"long": "^5.2.3",
"lucide-react": "^0.292.0",
"material-ui-popup-state": "^4.0.2",
"nanoid": "^3.3.4",
"next": "^14.2.18",
"next-nprogress-bar": "^2.1.2",
"next-pwa": "^5.6.0",
"next-qrcode": "^2.1.0",
"next-seo": "^6.1.0",
"next-themes": "^0.2.1",
"nextjs-google-analytics": "^2.3.3",
"node-forge": "^1.3.1",
"notistack": "^3.0.1",
"nprogress": "^0.2.0",
"react": "18.2.0",
"react-click-away-listener": "^2.2.3",
"react-device-detect": "^2.2.3",
"react-dom": "18.2.0",
"react-error-boundary": "^3.1.4",
"react-github-btn": "^1.4.0",
"react-hook-form": "^7.50.0",
"react-icons": "^5.0.1",
"react-intl": "^6.4.2",
"react-markdown": "^8.0.3",
"react-player": "^2.10.1",
"react-query": "^3.39.1",
"react-simple-maps": "^3.0.0",
"react-use-websocket": "^3.0.0",
"rehype-highlight": "^6.0.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.30.3",
"stripe": "^10.14.0",
"tailwind-merge": "^2.0.0",
"tss-react": "^4.8.5",
"use-state-with-callback": "^3.0.2",
"usehooks-ts": "^2.9.1",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.7.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@akashnetwork/dev-config": "*",
"@chain-registry/types": "^0.50.12",
"@keplr-wallet/types": "^0.12.111",
"@next/bundle-analyzer": "^14.0.1",
"@octokit/openapi-types": "^22.2.0",
"@playwright/test": "^1.45.0",
"@release-it/conventional-changelog": "github:akash-network/conventional-changelog#feature/pre-release",
"@types/auth0": "^2.35.3",
"@types/file-saver": "^2.0.5",
"@types/gtag.js": "^0.0.20",
"@types/js-yaml": "^4.0.5",
"@types/json2csv": "^5.0.3",
"@types/lodash": "^4.14.197",
"@types/node": "20.14.0",
"@types/nprogress": "^0.2.0",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/react-simple-maps": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"postcss": "^8.4.31",
"postcss-nesting": "^12.0.2",
"prettier": "^3.3.0",
"prettier-plugin-tailwindcss": "^0.6.1",
"release-it": "^17.6.0",
"tailwindcss": "^3.4.3",
"typescript": "5.1.3"
},
"overrides": {
"@radix-ui/react-dismissable-layer": "^1.0.5",
"@radix-ui/react-focus-scope": "^1.0.4"
}
}