-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.json
192 lines (192 loc) · 6.29 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"name": "hack-quest-web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "npm run lint:script ",
"add:icon": "node ./scripts/addIcon.js",
"add:api": "node ./scripts/addApi.js",
"lint:script": "eslint --rule 'unused-imports/no-unused-imports: error' --ext .js,.jsx,.ts,.tsx --config .eslintrc.js --fix ./",
"prepare": "husky install",
"pre-commit": "lint-staged",
"postinstallmac": "git config core.hooksPath .husky && chmod 700 .husky/*",
"commit": "git-cz",
"test": "jest"
},
"dependencies": {
"@better-scroll/core": "^2.5.1",
"@ethereum-attestation-service/eas-sdk": "^2.5.0",
"@ethsign/sp-sdk": "^0.7.1",
"@floating-ui/react": "^0.26.12",
"@formatjs/intl-localematcher": "^0.5.4",
"@headlessui/react": "^1.7.15",
"@hookform/resolvers": "^3.3.4",
"@metaplex-foundation/js": "^0.20.1",
"@mysten/dapp-kit": "^0.14.17",
"@mysten/sui": "^1.7.0",
"@radix-ui/react-accordion": "1.1.2",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-checkbox": "1.0.4",
"@radix-ui/react-context": "^1.1.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-hover-card": "^1.1.1",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "1.0.7",
"@radix-ui/react-progress": "1.0.3",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-roving-focus": "^1.1.0",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "1.0.3",
"@radix-ui/react-slider": "1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/react-tooltip": "^1.1.2",
"@rainbow-me/rainbowkit": "^2.1.4",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@solana/wallet-adapter-wallets": "^0.19.32",
"@solana/web3.js": "^1.95.2",
"@tanstack/react-query": "^5.28.6",
"@verax-attestation-registry/verax-sdk": "^1.11.0",
"@vercel/analytics": "^1.0.2",
"@vercel/og": "^0.6.2",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-react": "^1.0.6",
"accept-language": "^3.0.18",
"ahooks": "^3.7.8",
"antd": "^5.17.3",
"async-validator": "^4.2.5",
"axios": "^1.4.0",
"bigint-buffer": "^1.1.5",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
"clsx": "^1.2.1",
"cmdk": "^1.0.0",
"cookies-next": "^4.1.1",
"csv-stringify": "^5.6.5",
"dayjs": "^1.11.10",
"echarts-for-react": "^3.0.2",
"ethers": "^6.13.2",
"framer-motion": "^10.16.0",
"github-markdown-css": "^5.5.1",
"grapheme-splitter": "^1.0.4",
"html2canvas": "^1.4.1",
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-resources-to-backend": "^1.2.0",
"immutability-helper": "^3.1.1",
"install": "^0.13.0",
"js-confetti": "^0.11.0",
"lodash-es": "^4.17.21",
"lottie-react": "^2.4.0",
"lucide-react": "^0.367.0",
"lz-string": "^1.5.0",
"mitt": "^3.0.1",
"moment": "^2.30.1",
"negotiator": "^0.6.3",
"next": "14.2.16",
"next-nprogress-bar": "^2.3.11",
"next-share": "^0.27.0",
"open-graph-scraper": "^6.8.2",
"plyr": "^3.7.8",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
"react-cookie": "^7.1.0",
"react-countup": "^6.5.0",
"react-day-picker": "^8.10.1",
"react-device-detect": "^2.2.3",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dnd-touch-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-draggable": "^4.4.6",
"react-easy-crop": "^5.0.2",
"react-hook-form": "^7.52.2",
"react-hot-toast": "^2.4.1",
"react-i18next": "^14.1.0",
"react-icons": "^4.10.1",
"react-markdown": "^9.0.1",
"react-mathjax": "^1.0.1",
"react-split": "^2.0.14",
"react-syntax-highlighter": "^15.5.0",
"react-youtube": "^10.1.0",
"recharts": "^2.12.7",
"server-only": "^0.0.1",
"sharp": "^0.33.2",
"styled-components": "^6.0.2",
"swiper": "11.1.3",
"tailwindcss-animate": "^1.0.7",
"use-resize-observer": "9.1.0",
"viem": "~2.14.2",
"view": "^1.1.1",
"wagmi": "^2.10.2",
"xlsx": "^0.18.5",
"zod": "^3.22.4",
"zustand": "^4.4.7"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.5",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cz-commitlint": "17.5.0",
"@playwright/test": "^1.35.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.2",
"@types/lodash-es": "^4.17.7",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.5.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react-mathjax": "^1.0.4",
"@types/react-syntax-highlighter": "^15.5.7",
"@types/testing-library__jest-dom": "^5.14.7",
"@types/uuid": "^9.0.2",
"@wagmi/cli": "^2.1.4",
"autoprefixer": "^10.4.14",
"commitizen": "4.3.0",
"ejs": "^3.1.9",
"encoding": "^0.1.13",
"eslint": "^8.44.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "8.0.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"lint-staged": "13.2.3",
"lodash": "^4.17.21",
"next-plugin-antd-less": "^1.8.0",
"pino-pretty": "^11.0.0",
"postcss": "^8.4.31",
"prettier": "3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwind-merge": "^1.13.2",
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"typescript-plugin-css-modules": "^5.0.1",
"uuid": "^9.0.0"
},
"lint-staged": {
"*.{js,ts,vue,jsx,tsx}": [
"npx eslint --rule 'unused-imports/no-unused-imports: error' --ext .js,.jsx,.ts,.tsx --config .eslintrc.js --fix ./"
],
"*.{js,jsx,ts,tsx,md,html,css,lees,scss,sass}": "prettier --write"
},
"config": {
"commitizen": {
"path": "node_modules/@commitlint/cz-commitlint"
}
}
}