-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathpackage.json
142 lines (142 loc) · 4.17 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
{
"name": "@memorable/dashboard",
"version": "0.2.50",
"engines": {
"node": ">=16.x.x"
},
"scripts": {
"start": "vite --port=3002",
"test": "vitest"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"dayjs": "*"
},
"dependencies": {
"@floating-ui/react-dom": "^1.0.0",
"@floating-ui/react-dom-interactions": "^0.9.0",
"@genql/runtime": "2.10.0",
"@headlessui/react": "^1.7.2",
"@headlessui/tailwindcss": "^0.1.0",
"@heroicons/react": "^1.0.6",
"@radix-ui/react-dropdown-menu": "^1.0.0",
"@radix-ui/react-portal": "^1.0.0",
"@radix-ui/react-scroll-area": "^1.0.0",
"@radix-ui/react-slider": "^0.1.4",
"@sentry/react": "^7.37.1",
"@sentry/tracing": "^7.37.1",
"@sentry/types": "^7.37.1",
"@stitches/react": "^1.2.8",
"@types/draft-convert": "^2.1.4",
"antd": "^5.2.0",
"apexcharts": "^3.37.1",
"bytes": "^3.1.2",
"classnames": "^2.3.1",
"d3": "^7.8.2",
"date-fns": "^2.28.0",
"dayjs": "^1.11.3",
"deep-equal": "^2.0.5",
"dompurify": "^2.3.6",
"draft-convert": "^2.1.12",
"draft-js": "^0.11.7",
"fast-fuzzy": "^1.11.2",
"file-saver": "^2.0.5",
"framer-motion": "6",
"graphql": "^16.6.0",
"history": "^5.3.0",
"html-react-parser": "^1.4.12",
"lodash.debounce": "^4.0.8",
"logrocket": "^2.2.1",
"lottie-react": "^2.4.0",
"match-sorter": "^6.3.1",
"omick": "^1.0.0",
"pluralize": "^8.0.0",
"react": "^17",
"react-apexcharts": "^1.4.0",
"react-countup": "^6.4.1",
"react-dom": "^17",
"react-dropzone": "^12.0.5",
"react-extra-hooks": "^2.3.4",
"react-helmet-async": "^1.3.0",
"react-hook-form": "^7.30.0",
"react-hot-toast": "^2.2.0",
"react-icons": "^4.8.0",
"react-image-gallery": "^1.2.7",
"react-intersection-observer": "^9.4.0",
"react-intl-universal": "^2.6.11",
"react-is": "^18.2.0",
"react-markdown": "^8.0.7",
"react-player": "^2.10.0",
"react-query": "^3.39.1",
"react-router-dom": "^6.3.0",
"react-use-measure": "^2.1.1",
"react-wordcloud": "^1.2.7",
"recharts": "^2.1.13",
"snarkdown": "^2.0.0",
"suspend-react": "^0.0.8",
"swr": "^2.0.4",
"tinykeys": "^1.4.0",
"ulid": "^2.3.0",
"use-deep-compare": "^1.1.0",
"use-force-update": "^1.0.11",
"uuid": "^9.0.0",
"zustand": "^4.3.3"
},
"devDependencies": {
"@genql/cli": "^2.10.0",
"@ladle/react": "^2.0.2",
"@tailwindcss/forms": "^0.5.0",
"@tailwindcss/typography": "^0.5.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "^14.1.1",
"@types/bytes": "^3.1.1",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
"@types/d3-selection": "^3.0.2",
"@types/deep-equal": "^1.0.1",
"@types/dompurify": "^2.3.3",
"@types/draft-js": "^0.11.9",
"@types/file-saver": "^2.0.5",
"@types/lodash.debounce": "^4.0.7",
"@types/pluralize": "^0.0.29",
"@types/react": "^17",
"@types/react-dom": "^17",
"@types/react-image-gallery": "^1.0.5",
"@types/react-is": "^17.0.3",
"@types/uuid": "^8.3.4",
"@types/wicg-file-system-access": "^2020.9.5",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-react": "^2.0.0",
"autoprefixer": "^10.4.5",
"c8": "^7.11.2",
"commander": "^9.4.0",
"config": "*",
"dotenv": "^16.0.1",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.1",
"is-ci": "^3.0.1",
"jest-mock": "^28.0.0",
"jsdom": "^19.0.0",
"lint-staged": "^13.0.1",
"msw": "^0.39.2",
"postcss": "^8.4.12",
"postcss-nesting": "^10.1.4",
"prettier": "^2.7.0",
"prettier-plugin-tailwindcss": "^0.1.11",
"tailwindcss": "^3.1.6",
"typescript": "^4.7.4",
"vite": "^3.1.1",
"vite-plugin-checker": "^0.4.9",
"vite-tsconfig-paths": "^3.5.0",
"vitest": "^0.23.2"
}
}