|
9 | 9 | "start": "pnpm build && pnpm preview" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@powersync/react": "^1.8.2", |
13 | | - "@powersync/web": "^1.29.1", |
| 12 | + "@emotion/react": "^11.14.0", |
| 13 | + "@emotion/styled": "^11.14.1", |
14 | 14 | "@journeyapps/wa-sqlite": "^1.3.2", |
15 | 15 | "@mui/material": "^5.15.12", |
16 | 16 | "@mui/x-data-grid": "^6.19.6", |
| 17 | + "@powersync/react": "^1.8.2", |
| 18 | + "@powersync/web": "^1.29.1", |
17 | 19 | "@supabase/supabase-js": "^2.39.8", |
18 | 20 | "@tiptap/extension-collaboration": "2.2.2", |
19 | 21 | "@tiptap/extension-collaboration-cursor": "2.2.2", |
|
38 | 40 | "@types/react": "^18.2.65", |
39 | 41 | "@types/react-dom": "^18.2.21", |
40 | 42 | "@types/uuid": "9.0.8", |
| 43 | + "@vitejs/plugin-react": "^5.1.2", |
41 | 44 | "autoprefixer": "^10.4.18", |
42 | 45 | "postcss": "^8.4.35", |
| 46 | + "sass-embedded": "^1.93.3", |
43 | 47 | "style-loader": "^3.3.4", |
44 | 48 | "supabase": "1.142.2", |
45 | 49 | "vite": "^5.1.6", |
|
0 commit comments