|
1 | 1 | { |
2 | 2 | "name": "reinamanager", |
3 | 3 | "private": true, |
4 | | - "version": "0.23.2", |
| 4 | + "version": "0.24.0", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
31 | 31 | "@emotion/styled": "^11.14.1", |
32 | 32 | "@mui/icons-material": "^7.3.11", |
33 | 33 | "@mui/material": "^7.3.11", |
34 | | - "@mui/x-charts": "^8.28.2", |
| 34 | + "@mui/x-charts": "^8.29.0", |
35 | 35 | "@tanstack/react-query": "^5.101.0", |
36 | 36 | "@tanstack/react-query-devtools": "^5.101.0", |
37 | | - "@tauri-apps/api": "~2.11.0", |
| 37 | + "@tauri-apps/api": "~2.11.1", |
38 | 38 | "@tauri-apps/plugin-autostart": "~2.5.1", |
39 | 39 | "@tauri-apps/plugin-dialog": "~2.7.1", |
40 | 40 | "@tauri-apps/plugin-fs": "~2.5.1", |
|
46 | 46 | "@tauri-apps/plugin-updater": "~2.10.1", |
47 | 47 | "@tauri-apps/plugin-window-state": "=2.2.3", |
48 | 48 | "@toolpad/core": "^0.16.0", |
49 | | - "@typescript/native-preview": "7.0.0-dev.20260616.1", |
| 49 | + "@typescript/native-preview": "7.0.0-dev.20260622.1", |
50 | 50 | "fuse.js": "^7.4.2", |
51 | 51 | "html-react-parser": "^5.2.17", |
52 | 52 | "i18next": "^26.3.1", |
|
59 | 59 | "react": "^18.3.1", |
60 | 60 | "react-dom": "^18.3.1", |
61 | 61 | "react-i18next": "^17.0.8", |
62 | | - "react-router-dom": "^7.17.0", |
| 62 | + "react-router-dom": "^7.18.0", |
63 | 63 | "react-virtuoso": "^4.18.7", |
64 | 64 | "zustand": "^5.0.14" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@biomejs/biome": "^2.5.0", |
68 | | - "@tauri-apps/cli": "~2.11.2", |
69 | | - "@types/node": "^24.12.4", |
70 | | - "@types/react": "^18.3.29", |
| 68 | + "@tauri-apps/cli": "~2.11.3", |
| 69 | + "@types/node": "^24.13.2", |
| 70 | + "@types/react": "^18.3.31", |
71 | 71 | "@types/react-dom": "^18.3.7", |
72 | 72 | "@vitejs/plugin-react": "^6.0.2", |
73 | 73 | "git-cliff": "^2.13.1", |
|
0 commit comments