|
1 | 1 | { |
2 | 2 | "name": "reinamanager", |
3 | 3 | "private": true, |
4 | | - "version": "0.17.1", |
| 4 | + "version": "0.18.0", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
27 | 27 | "@emotion/styled": "^11.14.1", |
28 | 28 | "@mui/icons-material": "^7.3.9", |
29 | 29 | "@mui/material": "^7.3.9", |
30 | | - "@mui/x-charts": "^8.27.5", |
31 | | - "@tanstack/react-query": "^5.90.21", |
32 | | - "@tanstack/react-query-devtools": "^5.91.3", |
| 30 | + "@mui/x-charts": "^8.28.0", |
| 31 | + "@tanstack/react-query": "^5.95.2", |
| 32 | + "@tanstack/react-query-devtools": "^5.95.2", |
33 | 33 | "@tauri-apps/api": "~2.10.1", |
34 | 34 | "@tauri-apps/plugin-autostart": "~2.5.1", |
35 | 35 | "@tauri-apps/plugin-dialog": "~2.6.0", |
|
44 | 44 | "@toolpad/core": "^0.16.0", |
45 | 45 | "fuse.js": "^7.1.0", |
46 | 46 | "html-react-parser": "^5.2.17", |
47 | | - "i18next": "^25.8.18", |
| 47 | + "i18next": "^26.0.1", |
48 | 48 | "i18next-browser-languagedetector": "^8.2.1", |
49 | | - "marked": "^17.0.4", |
| 49 | + "marked": "^17.0.5", |
50 | 50 | "notistack": "^3.0.2", |
51 | 51 | "path-browserify": "^1.0.1", |
52 | 52 | "pathe": "^2.0.3", |
53 | 53 | "pinyin-pro": "^3.28.0", |
54 | 54 | "react": "^18.3.1", |
55 | 55 | "react-activation": "^0.13.4", |
56 | 56 | "react-dom": "^18.3.1", |
57 | | - "react-i18next": "^16.5.8", |
58 | | - "react-router": "^7.13.1", |
59 | | - "react-router-dom": "^7.13.1", |
60 | | - "zustand": "^5.0.11" |
| 57 | + "react-i18next": "^17.0.1", |
| 58 | + "react-router": "^7.13.2", |
| 59 | + "react-router-dom": "^7.13.2", |
| 60 | + "zustand": "^5.0.12" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@biomejs/biome": "^2.4.6", |
| 63 | + "@biomejs/biome": "^2.4.9", |
64 | 64 | "@tauri-apps/cli": "~2.10.1", |
65 | 65 | "@types/node": "^24.12.0", |
66 | 66 | "@types/react": "^18.3.28", |
67 | 67 | "@types/react-dom": "^18.3.7", |
68 | | - "@typescript/native-preview": "7.0.0-dev.20251130.1", |
| 68 | + "@typescript/native-preview": "7.0.0-dev.20260329.1", |
69 | 69 | "@vitejs/plugin-react": "^6.0.1", |
70 | 70 | "conventional-changelog-cli": "^5.0.0", |
71 | | - "i18next-cli": "^1.50.1", |
72 | | - "typescript": "^5.9.3", |
73 | | - "unocss": "^66.6.6", |
74 | | - "vite": "^8.0.0" |
| 71 | + "i18next-cli": "^1.51.4", |
| 72 | + "typescript": "^6.0.2", |
| 73 | + "unocss": "^66.6.7", |
| 74 | + "vite": "^8.0.3" |
75 | 75 | }, |
76 | 76 | "pnpm": { |
77 | 77 | "onlyBuiltDependencies": [ |
|
0 commit comments