|
22 | 22 | "@adahiya/raga-types": "workspace:*", |
23 | 23 | "@adahiya/raga-web-app": "workspace:^", |
24 | 24 | "@tinyhttp/app": "^2.5.2", |
25 | | - "ansis": "^4.1.0", |
| 25 | + "ansis": "^4.2.0", |
26 | 26 | "app-root-dir": "^1.0.2", |
27 | 27 | "disconnect": "^1.2.2", |
28 | 28 | "effection": "^3.6.1", |
|
31 | 31 | "radash": "^12.1.1", |
32 | 32 | "react": "^19.1.0", |
33 | 33 | "react-dom": "^19.1.0", |
34 | | - "react-scan": "^0.3.4", |
35 | | - "roarr": "^7.21.1", |
| 34 | + "react-scan": "^0.4.3", |
| 35 | + "roarr": "^7.21.2", |
36 | 36 | "serialize-error": "^12.0.0", |
37 | 37 | "sirv": "^3.0.1", |
38 | 38 | "vite-plugin-html-config": "^2.0.2" |
|
43 | 43 | "@electron-forge/maker-zip": "^7.8.1", |
44 | 44 | "@electron-forge/plugin-vite": "^7.8.1", |
45 | 45 | "@types/app-root-dir": "^0.1.4", |
46 | | - "@types/node": "^24.10.0", |
47 | | - "@types/react": "^19.1.8", |
| 46 | + "@types/node": "^24.10.4", |
| 47 | + "@types/react": "^19.2.7", |
48 | 48 | "@types/react-devtools": "^3.6.2", |
49 | | - "@types/react-dom": "^19.1.6", |
50 | | - "@vitejs/plugin-react": "^4.5.2", |
51 | | - "cross-env": "^7.0.3", |
| 49 | + "@types/react-dom": "^19.2.3", |
| 50 | + "@vitejs/plugin-react": "^5.1.2", |
| 51 | + "cross-env": "^10.1.0", |
52 | 52 | "electron": "^36.4.0", |
53 | 53 | "electron-extension-installer": "^1.2.0", |
54 | 54 | "eslint": "^9.39.2", |
55 | 55 | "package-up": "^5.0.0", |
56 | 56 | "postcss": "^8.5.6", |
57 | | - "postcss-preset-mantine": "^1.17.0", |
| 57 | + "postcss-preset-mantine": "^1.18.0", |
58 | 58 | "postcss-simple-vars": "^7.0.1", |
59 | | - "react-devtools": "^6.1.2", |
60 | | - "sass": "^1.89.2", |
61 | | - "typescript": "^5.8.3", |
62 | | - "vite": "^6.3.5" |
| 59 | + "react-devtools": "^7.0.1", |
| 60 | + "sass": "^1.97.1", |
| 61 | + "typescript": "^5.9.3", |
| 62 | + "vite": "^7.3.0" |
63 | 63 | }, |
64 | 64 | "keywords": [], |
65 | 65 | "author": { |
|
0 commit comments