|
1 | 1 | { |
2 | 2 | "name": "reinamanager", |
3 | 3 | "private": true, |
4 | | - "version": "0.21.0", |
| 4 | + "version": "0.21.1", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
31 | 31 | "@mui/icons-material": "^7.3.11", |
32 | 32 | "@mui/material": "^7.3.11", |
33 | 33 | "@mui/x-charts": "^8.28.2", |
34 | | - "@tanstack/react-query": "^5.100.10", |
35 | | - "@tanstack/react-query-devtools": "^5.100.10", |
| 34 | + "@tanstack/react-query": "^5.100.11", |
| 35 | + "@tanstack/react-query-devtools": "^5.100.11", |
36 | 36 | "@tauri-apps/api": "~2.11.0", |
37 | 37 | "@tauri-apps/plugin-autostart": "~2.5.1", |
38 | 38 | "@tauri-apps/plugin-dialog": "~2.7.1", |
|
45 | 45 | "@tauri-apps/plugin-updater": "~2.10.1", |
46 | 46 | "@tauri-apps/plugin-window-state": "=2.2.3", |
47 | 47 | "@toolpad/core": "^0.16.0", |
48 | | - "@typescript/native-preview": "7.0.0-dev.20260514.1", |
| 48 | + "@typescript/native-preview": "7.0.0-dev.20260519.1", |
49 | 49 | "fuse.js": "^7.3.0", |
50 | 50 | "html-react-parser": "^5.2.17", |
51 | 51 | "i18next": "^26.2.0", |
52 | 52 | "i18next-browser-languagedetector": "^8.2.1", |
53 | | - "marked": "^18.0.3", |
| 53 | + "marked": "^18.0.4", |
54 | 54 | "notistack": "^3.0.2", |
55 | 55 | "path-browserify": "^1.0.1", |
56 | 56 | "pathe": "^2.0.3", |
|
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | 66 | "@biomejs/biome": "^2.4.15", |
67 | | - "@tauri-apps/cli": "~2.11.1", |
| 67 | + "@tauri-apps/cli": "~2.11.2", |
68 | 68 | "@types/node": "^24.12.4", |
69 | 69 | "@types/react": "^18.3.28", |
70 | 70 | "@types/react-dom": "^18.3.7", |
71 | 71 | "@vitejs/plugin-react": "^6.0.2", |
72 | 72 | "git-cliff": "^2.13.1", |
73 | | - "i18next-cli": "^1.57.0", |
| 73 | + "i18next-cli": "^1.58.0", |
74 | 74 | "typescript": "^6.0.3", |
75 | 75 | "unocss": "^66.6.8", |
76 | 76 | "vite": "^8.0.13" |
|
0 commit comments