-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.json
118 lines (118 loc) · 3.66 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
{
"name": "3speak-next",
"version": "0.1.0",
"private": true,
"scripts": {
"preinstall": "npx only-allow yarn",
"dev": "next dev -p 3050",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@aioha/aioha": "^1.3.11",
"@apollo/client": "^3.7.14",
"@chakra-ui/icons": "^2.0.17",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-brands-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@hiveio/dhive": "1.1",
"@hiveio/hive-js": "^2.0.4",
"@magic-ext/oauth": "^11.1.3",
"@magic-sdk/admin": "^2.1.0",
"@metamask/eth-sig-util": "^7.0.1",
"@mui/material": "^5.15.12",
"@radix-ui/colors": "^0.1.8",
"@radix-ui/react-alert-dialog": "^1.0.2",
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-dropdown-menu": "^2.0.3",
"@radix-ui/react-icons": "^1.2.0",
"@radix-ui/react-popover": "1.0.4",
"@radix-ui/react-tabs": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.4",
"@rajesh896/video-thumbnails-generator": "^2.3.9",
"@reduxjs/toolkit": "^1.8.2",
"@tanstack/react-query": "^5.31.0",
"@types/react-google-recaptcha": "^2.1.5",
"@types/react-mentions": "^4.1.13",
"add": "^2.0.6",
"axios": "^1.4.0",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-preval": "^5.1.0",
"base58-js": "^1.0.5",
"bootstrap": "^5.2.3",
"cmdk": "^1.0.0",
"dids": "^5.0.2",
"dotenv": "^16.4.5",
"emoji-picker-react": "^4.9.4",
"ethers": "^6.11.1",
"formik": "^2.2.9",
"framer-motion": "^10.2.4",
"fs": "^0.0.1-security",
"graphql": "^16.6.0",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.2.0",
"javascript-time-ago": "^2.5.10",
"key-did-provider-ed25519": "^4.0.2",
"key-did-resolver": "^4.0.0",
"keychain-sdk": "^0.4.0",
"magic-link-popup": "^0.1.0",
"magic-link-popup-react": "0.3.0",
"magic-sdk": "^28.0.3",
"material-ui-popup-state": "^4.1.0",
"mongoose": "^6.5.0",
"next": "^14.2.4",
"next-auth": "^4.24.7",
"next-export-i18n": "^3.0.0",
"qrcode.react": "^3.1.0",
"react": "^18.3.0-canary-a870b2d54-20240314",
"react-bootstrap": "^2.7.0",
"react-collapsed": "^4.1.2",
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.0-canary-a870b2d54-20240314",
"react-dropzone": "^14.2.3",
"react-google-recaptcha": "^2.1.0",
"react-icons": "^4.8.0",
"react-infinite-scroll-component": "^6.1.0",
"react-jw-player": "^1.19.1",
"react-loader-spinner": "^6.1.6",
"react-markdown": "^9.0.1",
"react-mentions": "^4.4.10",
"react-redux": "^8.0.2",
"react-responsive": "^9.0.0-beta.8",
"react-tweet": "^3.2.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"sass": "^1.58.3",
"save": "^2.9.0",
"styled-components": "^5.3.6",
"styled-system": "^5.1.5",
"tus-js-client": "^4.1.0",
"uint8arrays": "^5.0.3",
"use-tus": "^0.8.1",
"video-thumbnail-generator": "^1.1.3",
"web3": "^4.5.0",
"xss": "^1.0.8",
"yarn": "^1.22.22",
"zustand": "^4.3.7"
},
"devDependencies": {
"@swc/core": "^1.6.6",
"@types/node": "17.0.36",
"@types/react": "^18.2.25",
"@types/react-dom": "18.0.5",
"@types/styled-components": "^5.1.25",
"@types/styled-system": "^5.1.15",
"autoprefixer": "^10.4.14",
"eslint": "^8.56.0",
"eslint-config-next": "12.1.6",
"only-allow": "^1.2.1",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"typescript": "^5.4.5"
}
}