-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
182 lines (182 loc) · 5.51 KB
/
package.json
File metadata and controls
182 lines (182 loc) · 5.51 KB
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
{
"name": "@writeme/source",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"private": true,
"dependencies": {
"@auth/drizzle-adapter": "^1.4.2",
"@blocknote/core": "^0.15.10",
"@blocknote/mantine": "^0.15.10",
"@blocknote/react": "^0.15.10",
"@blocknote/server-util": "^0.15.10",
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@ducanh2912/next-pwa": "^10.2.8",
"@hookform/resolvers": "^3.9.0",
"@livekit/components-react": "^2.5.4",
"@livekit/components-styles": "^1.1.2",
"@mdx-js/react": "^1.6.22",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
"@radix-ui/react-context-menu": "^2.2.1",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-hover-card": "^1.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-menubar": "^1.1.1",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-progress": "^1.1.0",
"@radix-ui/react-radio-group": "^1.2.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slider": "^1.2.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@react-pdf/renderer": "^4.0.0",
"@tabler/icons-react": "^3.11.0",
"@testing-library/react": "^15.0.7",
"@tiptap/html": "^2.5.8",
"@tiptap/starter-kit": "^2.5.8",
"@tldraw/sync": "^3.0.3",
"@types/bcryptjs": "^2.4.6",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"dayjs": "^1.11.12",
"drizzle-orm": "^0.32.0",
"embla-carousel-react": "^8.1.7",
"emoji-picker-react": "^4.11.1",
"framer-motion": "^11.3.19",
"input-otp": "^1.2.4",
"livekit-server-sdk": "^2.6.2",
"lucide-react": "^0.378.0",
"next": "14.1.1",
"next-auth": "5.0.0-beta.18",
"next-themes": "^0.3.0",
"next-upload": "^0.0.30",
"next-view-transitions": "^0.2.0",
"onborda": "1.2.2",
"partysocket": "1.0.2",
"pg": "^8.12.0",
"postgres": "^3.4.4",
"prism-react-renderer": "^1.3.5",
"puppeteer": "^22.14.0",
"react": "18.3.1",
"react-confetti": "^6.1.0",
"react-countdown": "^2.3.6",
"react-day-picker": "^9.1.3",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.52.1",
"react-loader-spinner": "^6.1.6",
"react-resizable-panels": "^2.0.22",
"react-use": "^17.5.1",
"reveal.js": "^5.1.0",
"sharp": "^0.33.4",
"sonner": "^1.5.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"tldraw": "^3.0.3",
"ts-node-dev": "^2.0.0",
"tslib": "^2.6.3",
"vaul": "^0.9.1",
"vite-tsconfig-paths": "^4.3.2",
"y-indexeddb": "^9.0.12",
"y-partykit": "^0.0.32",
"y-webrtc": "^10.3.0",
"yjs": "^13.6.19",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"@chromatic-com/storybook": "^1.6.1",
"@docusaurus/module-type-aliases": "2.1.0",
"@nx-extend/shadcn-ui": "^2.0.4",
"@nx-plus/docusaurus": "15.0.0-rc.0",
"@nx/devkit": "19.0.7",
"@nx/eslint": "19.0.7",
"@nx/eslint-plugin": "19.0.7",
"@nx/jest": "19.0.7",
"@nx/js": "19.0.7",
"@nx/next": "19.0.7",
"@nx/playwright": "19.0.7",
"@nx/react": "19.0.7",
"@nx/storybook": "19.0.7",
"@nx/vite": "19.0.7",
"@nx/web": "19.0.7",
"@nx/workspace": "19.0.7",
"@nxlv/python": "^18.1.0",
"@playwright/test": "^1.45.3",
"@storybook/addon-essentials": "^8.2.6",
"@storybook/addon-interactions": "^8.2.6",
"@storybook/addon-themes": "^8.2.6",
"@storybook/builder-vite": "^8.2.6",
"@storybook/core-server": "^8.2.6",
"@storybook/icons": "^1.2.10",
"@storybook/jest": "^0.2.3",
"@storybook/nextjs": "^8.2.6",
"@storybook/react": "^8.2.6",
"@storybook/react-vite": "^8.2.6",
"@storybook/test": "^8.2.6",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
"@swc-node/register": "~1.8.0",
"@swc/cli": "~0.3.14",
"@swc/core": "~1.3.107",
"@swc/helpers": "~0.5.12",
"@tomfreudenberg/next-auth-mock": "^0.5.6",
"@types/jest": "^29.5.12",
"@types/node": "18.16.9",
"@types/pg": "^8.11.6",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"autoprefixer": "10.4.13",
"babel-jest": "^29.7.0",
"drizzle-kit": "^0.23.0",
"eslint": "~8.57.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-playwright": "^0.15.3",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "~22.1.0",
"next-router-mock": "^0.9.13",
"node-mocks-http": "^1.15.1",
"nx": "19.0.7",
"partykit": "0.0.111",
"postcss": "8.4.21",
"prettier": "^2.8.8",
"storybook": "^8.2.6",
"tailwindcss": "3.2.7",
"ts-jest": "^29.2.3",
"ts-node": "10.9.1",
"typescript": "~5.4.5",
"vite": "~5.0.13",
"vite-plugin-dts": "~3.8.3",
"vitest": "^1.6.0"
}
}