|
9 | 9 | "start": "pnpm build && pnpm preview"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@emotion/react": "^11.11.4", |
13 |
| - "@emotion/styled": "^11.11.0", |
14 |
| - "@fontsource/roboto": "^5.0.12", |
15 | 12 | "@powersync/react": "workspace:*",
|
16 | 13 | "@powersync/web": "workspace:*",
|
17 | 14 | "@journeyapps/wa-sqlite": "^1.2.0",
|
18 |
| - "@lexical/react": "^0.11.3", |
19 |
| - "@mui/icons-material": "^5.15.12", |
20 | 15 | "@mui/material": "^5.15.12",
|
21 | 16 | "@mui/x-data-grid": "^6.19.6",
|
22 | 17 | "@supabase/supabase-js": "^2.39.8",
|
|
27 | 22 | "@tiptap/extension-task-list": "2.2.2",
|
28 | 23 | "@tiptap/react": "2.2.2",
|
29 | 24 | "@tiptap/starter-kit": "2.2.2",
|
30 |
| - "d3": "^7.8.5", |
31 |
| - "fast-glob": "^3.3.2", |
32 |
| - "formik": "^2.4.5", |
33 |
| - "highlight.js": "^11.9.0", |
34 | 25 | "js-logger": "^1.6.1",
|
35 | 26 | "lato-font": "^3.0.0",
|
36 |
| - "lexical": "^0.11.3", |
37 | 27 | "lib0": "^0.2.91",
|
38 |
| - "lodash": "^4.17.21", |
39 |
| - "lowlight": "^2.9.0", |
40 | 28 | "react": "^18.2.0",
|
41 | 29 | "react-dom": "^18.2.0",
|
42 | 30 | "react-router": "^6.22.3",
|
43 | 31 | "react-router-dom": "^6.22.3",
|
44 | 32 | "remixicon": "^2.5.0",
|
45 |
| - "shiki": "^0.10.1", |
46 |
| - "simplify-js": "^1.2.4", |
47 | 33 | "uuid": "^9.0.1",
|
48 |
| - "y-prosemirror": "1.0.20", |
49 |
| - "y-protocols": "1.0.6", |
50 | 34 | "yjs": "^13.6.14"
|
51 | 35 | },
|
52 | 36 | "devDependencies": {
|
53 | 37 | "@swc/core": "~1.6.0",
|
54 |
| - "@types/lodash": "^4.17.0", |
55 | 38 | "@types/node": "^20.11.26",
|
56 | 39 | "@types/react": "^18.2.65",
|
57 | 40 | "@types/react-dom": "^18.2.21",
|
|
0 commit comments