|
7 | 7 | "@emotion/react": "^11.14.0", |
8 | 8 | "@emotion/styled": "^11.14.1", |
9 | 9 | "@fontsource/roboto": "^5.2.10", |
10 | | - "@mui/icons-material": "^9.0.0", |
11 | | - "@mui/material": "^9.0.0", |
12 | | - "@mui/system": "^9.0.0", |
13 | | - "@mui/x-data-grid": "^9.0.2", |
14 | | - "@tauri-apps/api": "^2.10.1", |
| 10 | + "@mui/icons-material": "^9.0.1", |
| 11 | + "@mui/material": "^9.0.1", |
| 12 | + "@mui/system": "^9.0.1", |
| 13 | + "@mui/x-data-grid": "^9.1.0", |
| 14 | + "@tauri-apps/api": "^2.11.0", |
15 | 15 | "@tauri-apps/plugin-clipboard-manager": "^2.3.2", |
16 | | - "@tauri-apps/plugin-dialog": "^2.7.0", |
| 16 | + "@tauri-apps/plugin-dialog": "^2.7.1", |
17 | 17 | "@tauri-apps/plugin-os": "^2.3.2", |
18 | 18 | "crypto-js": "^4.2.0", |
19 | 19 | "graphemer": "^1.4.0", |
20 | | - "react": "^19.2.5", |
21 | | - "react-dom": "^19.2.5", |
22 | | - "react-router-dom": "^7.14.2" |
| 20 | + "react": "^19.2.6", |
| 21 | + "react-dom": "^19.2.6", |
| 22 | + "react-router-dom": "^7.15.0" |
23 | 23 | }, |
24 | 24 | "scripts": { |
25 | 25 | "dev": "vite", |
|
39 | 39 | "devDependencies": { |
40 | 40 | "@eslint/js": "^10.0.1", |
41 | 41 | "@nabla/vite-plugin-eslint": "^3.0.1", |
42 | | - "@tauri-apps/cli": "^2.10.1", |
| 42 | + "@tauri-apps/cli": "^2.11.1", |
43 | 43 | "@vitejs/plugin-react": "^6.0.1", |
44 | | - "eslint": "^10.2.1", |
| 44 | + "eslint": "^10.3.0", |
45 | 45 | "eslint-config-react-app": "^7.0.1", |
46 | 46 | "eslint-plugin-import-x": "^4.16.2", |
47 | 47 | "eslint-plugin-react": "^7.37.5", |
48 | 48 | "eslint-plugin-react-hooks": "^7.1.1", |
49 | 49 | "eslint-plugin-react-refresh": "^0.5.2", |
50 | | - "globals": "^17.5.0", |
| 50 | + "globals": "^17.6.0", |
51 | 51 | "prettier": "^3.8.3", |
52 | | - "vite": "^8.0.10", |
| 52 | + "vite": "^8.0.11", |
53 | 53 | "vite-plugin-svgr": "^5.2.0" |
54 | 54 | }, |
55 | 55 | "packageManager": "yarn@4.14.1" |
|
0 commit comments