-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
132 lines (132 loc) · 4.41 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
{
"name": "dash",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "rimraf ./.next && rimraf ./out && next dev",
"build": "rimraf ./.next && rimraf ./out && next build",
"start": "next start",
"lint": "next lint"
},
"resolutions": {
"prosemirror-model": "1.19.4"
},
"dependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-rust": "^6.0.1",
"@hookform/resolvers": "^3.9.1",
"@next/bundle-analyzer": "^14.1.4",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-menubar": "^1.1.2",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toolbar": "^1.0.4",
"@radix-ui/react-tooltip": "^1.1.3",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-table": "^8.13.2",
"@tiptap/core": "^2.7.1",
"@tiptap/extension-blockquote": "^2.2.4",
"@tiptap/extension-bubble-menu": "^2.2.4",
"@tiptap/extension-code-block": "^2.5.8",
"@tiptap/extension-code-block-lowlight": "^2.2.4",
"@tiptap/extension-color": "^2.2.4",
"@tiptap/extension-document": "^2.2.4",
"@tiptap/extension-heading": "^2.7.1",
"@tiptap/extension-highlight": "^2.2.4",
"@tiptap/extension-image": "^2.2.4",
"@tiptap/extension-link": "^2.2.4",
"@tiptap/extension-list-item": "^2.2.4",
"@tiptap/extension-ordered-list": "^2.2.4",
"@tiptap/extension-paragraph": "^2.7.1",
"@tiptap/extension-placeholder": "^2.2.4",
"@tiptap/extension-table": "^2.2.4",
"@tiptap/extension-table-cell": "^2.2.4",
"@tiptap/extension-table-header": "^2.2.4",
"@tiptap/extension-table-row": "^2.2.4",
"@tiptap/extension-task-item": "^2.2.4",
"@tiptap/extension-task-list": "^2.2.4",
"@tiptap/extension-text-align": "^2.2.4",
"@tiptap/extension-text-style": "^2.2.4",
"@tiptap/extension-typography": "^2.2.4",
"@tiptap/extension-underline": "^2.2.4",
"@tiptap/pm": "^2.7.1",
"@tiptap/react": "^2.2.4",
"@tiptap/starter-kit": "^2.7.1",
"@uiw/react-codemirror": "^4.23.6",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "1.0.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.10",
"geist": "^1.3.1",
"js-cookie": "^3.0.5",
"lodash.omit": "^4.5.0",
"lodash.uniqby": "^4.7.0",
"lowlight": "^3.1.0",
"lucide-react": "^0.454.0",
"next": "^14.1.4",
"next-themes": "^0.2.1",
"nextjs-progressbar": "^0.0.16",
"orderedmap": "^2.1.1",
"pluralize": "^8.0.0",
"prosemirror-image-plugin": "^2.9.0",
"react": "^18.2.0",
"react-color": "^2.19.3",
"react-day-picker": "8.10.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.53.1",
"react-hot-toast": "^2.4.1",
"react-lite-youtube-embed": "^2.4.0",
"react-tweet": "^3.2.0",
"remark-slate": "^1.8.6",
"sass": "^1.71.1",
"slate": "^0.102.0",
"slate-history": "^0.100.0",
"slate-hyperscript": "^0.100.0",
"slate-react": "^0.102.0",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"tiptap-markdown": "^0.8.9",
"vaul": "^1.1.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@types/js-cookie": "^3.0.6",
"@types/lodash.omit": "^4.5.9",
"@types/lodash.uniqby": "^4",
"@types/node": "^20.11.25",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.2.64",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.2.21",
"autoprefixer": "^10.4.18",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"postcss": "^8.4.35",
"postcss-import": "^16.0.1",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
"yarn-upgrade-all": "^0.7.2"
},
"packageManager": "yarn@4.1.1"
}