|
20 | 20 | "dependencies": { |
21 | 21 | "@adahiya/raga-lib": "workspace:^", |
22 | 22 | "@adahiya/raga-web-app": "workspace:^", |
23 | | - "@emotion/react": "^11.14.0", |
24 | | - "@mantine/colors-generator": "^7.17.3", |
25 | | - "@mantine/core": "^7.17.3", |
26 | | - "@mantine/dates": "^7.17.3", |
27 | | - "@mantine/dropzone": "^7.17.3", |
28 | | - "@mantine/form": "^7.17.3", |
29 | | - "@mantine/hooks": "^7.17.3", |
30 | | - "@mantine/modals": "^7.17.3", |
31 | | - "@mantine/notifications": "^7.17.3", |
32 | | - "@mantine/nprogress": "^7.17.3", |
33 | | - "@mantine/spotlight": "^7.17.3", |
34 | | - "@number-flow/react": "^0.5.8", |
35 | | - "@roarr/browser-log-writer": "^1.3.0", |
36 | | - "@table-library/react-table-library": "^4.1.12", |
37 | 23 | "@tinyhttp/app": "^2.5.2", |
38 | 24 | "ansis": "^3.17.0", |
39 | 25 | "app-root-dir": "^1.0.2", |
40 | | - "chroma-js": "^3.1.2", |
41 | | - "classnames": "^2.5.1", |
42 | | - "clsx": "^2.1.1", |
43 | | - "date-fns": "^4.1.0", |
44 | | - "dayjs": "^1.11.13", |
45 | 26 | "disconnect": "^1.2.2", |
46 | 27 | "effection": "^3.4.0", |
47 | | - "immer": "^10.1.1", |
48 | | - "mantine-contextmenu": "^7.17.1", |
49 | 28 | "milliparsec": "^5.0.2", |
50 | | - "motion": "^12.6.3", |
51 | 29 | "node-taglib-sharp": "^6.0.1", |
52 | | - "pluralize": "^8.0.0", |
53 | 30 | "radash": "^12.1.0", |
54 | 31 | "react": "^19.1.0", |
55 | 32 | "react-dom": "^19.1.0", |
56 | | - "react-dropzone": "^14.3.8", |
57 | | - "react-icons": "^5.5.0", |
58 | | - "react-resizable-panels": "^2.1.7", |
59 | 33 | "react-scan": "^0.3.4", |
60 | 34 | "roarr": "^7.21.1", |
61 | 35 | "serialize-error": "^12.0.0", |
62 | 36 | "sirv": "^3.0.1", |
63 | | - "use-immer": "^0.11.0", |
64 | | - "usehooks-ts": "3.1.1", |
65 | | - "vite-plugin-html-config": "^2.0.2", |
66 | | - "wavesurfer.js": "^7.9.4", |
67 | | - "web-audio-beat-detector": "^8.2.27", |
68 | | - "zustand": "^5.0.3" |
| 37 | + "vite-plugin-html-config": "^2.0.2" |
69 | 38 | }, |
70 | 39 | "devDependencies": { |
71 | 40 | "@electron-forge/cli": "^7.8.1", |
72 | 41 | "@electron-forge/maker-deb": "^7.8.1", |
73 | 42 | "@electron-forge/maker-zip": "^7.8.1", |
74 | 43 | "@electron-forge/plugin-vite": "^7.8.1", |
75 | 44 | "@types/app-root-dir": "^0.1.4", |
76 | | - "@types/chroma-js": "^3.1.1", |
77 | 45 | "@types/node": "^22.15.24", |
78 | | - "@types/pluralize": "^0.0.33", |
79 | 46 | "@types/react": "^19.1.6", |
80 | 47 | "@types/react-devtools": "^3.6.2", |
81 | 48 | "@types/react-dom": "^19.1.5", |
|
0 commit comments