|
20 | 20 | "dependencies": { |
21 | 21 | "@adahiya/raga-lib": "workspace:^", |
22 | 22 | "@emotion/react": "^11.14.0", |
23 | | - "@mantine/colors-generator": "^7.17.2", |
24 | | - "@mantine/core": "^7.17.2", |
25 | | - "@mantine/dates": "^7.17.2", |
26 | | - "@mantine/dropzone": "^7.17.2", |
27 | | - "@mantine/form": "^7.17.2", |
28 | | - "@mantine/hooks": "^7.17.2", |
29 | | - "@mantine/modals": "^7.17.2", |
30 | | - "@mantine/notifications": "^7.17.2", |
31 | | - "@mantine/nprogress": "^7.17.2", |
32 | | - "@mantine/spotlight": "^7.17.2", |
| 23 | + "@mantine/colors-generator": "^7.17.3", |
| 24 | + "@mantine/core": "^7.17.3", |
| 25 | + "@mantine/dates": "^7.17.3", |
| 26 | + "@mantine/dropzone": "^7.17.3", |
| 27 | + "@mantine/form": "^7.17.3", |
| 28 | + "@mantine/hooks": "^7.17.3", |
| 29 | + "@mantine/modals": "^7.17.3", |
| 30 | + "@mantine/notifications": "^7.17.3", |
| 31 | + "@mantine/nprogress": "^7.17.3", |
| 32 | + "@mantine/spotlight": "^7.17.3", |
33 | 33 | "@number-flow/react": "^0.5.8", |
34 | 34 | "@roarr/browser-log-writer": "^1.3.0", |
35 | 35 | "@table-library/react-table-library": "^4.1.12", |
|
42 | 42 | "date-fns": "^4.1.0", |
43 | 43 | "dayjs": "^1.11.13", |
44 | 44 | "disconnect": "^1.2.2", |
45 | | - "effection": "^3.3.0", |
| 45 | + "effection": "^3.4.0", |
46 | 46 | "immer": "^10.1.1", |
47 | 47 | "mantine-contextmenu": "^7.17.1", |
48 | 48 | "milliparsec": "^5.0.2", |
49 | | - "motion": "^12.6.2", |
| 49 | + "motion": "^12.6.3", |
50 | 50 | "node-taglib-sharp": "^6.0.1", |
51 | 51 | "pluralize": "^8.0.0", |
52 | 52 | "radash": "^12.1.0", |
53 | | - "react": "^19.0.0", |
54 | | - "react-dom": "^19.0.0", |
| 53 | + "react": "^19.1.0", |
| 54 | + "react-dom": "^19.1.0", |
55 | 55 | "react-dropzone": "^14.3.8", |
56 | 56 | "react-icons": "^5.5.0", |
57 | 57 | "react-resizable-panels": "^2.1.7", |
|
62 | 62 | "use-immer": "^0.11.0", |
63 | 63 | "usehooks-ts": "3.1.1", |
64 | 64 | "vite-plugin-html-config": "^2.0.2", |
65 | | - "wavesurfer.js": "^7.9.3", |
| 65 | + "wavesurfer.js": "^7.9.4", |
66 | 66 | "web-audio-beat-detector": "^8.2.27", |
67 | 67 | "zustand": "^5.0.3" |
68 | 68 | }, |
|
0 commit comments