|
7 | 7 | "@emotion/react": "^11.14.0", |
8 | 8 | "@emotion/styled": "^11.14.0", |
9 | 9 | "@fontsource/roboto": "^5.2.5", |
10 | | - "@mui/icons-material": "^7.0.1", |
11 | | - "@mui/material": "^7.0.1", |
12 | | - "@mui/system": "^7.0.1", |
13 | | - "@mui/x-data-grid": "^7.28.2", |
| 10 | + "@mui/icons-material": "^7.0.2", |
| 11 | + "@mui/material": "^7.0.2", |
| 12 | + "@mui/system": "^7.0.2", |
| 13 | + "@mui/x-data-grid": "^7.28.3", |
14 | 14 | "@shopify/react-web-worker": "^5.1.6", |
15 | | - "@tauri-apps/api": "^2.4.0", |
| 15 | + "@tauri-apps/api": "^2.4.1", |
16 | 16 | "@tauri-apps/plugin-clipboard-manager": "^2.2.2", |
17 | | - "@tauri-apps/plugin-dialog": "^2.2.0", |
| 17 | + "@tauri-apps/plugin-dialog": "^2.2.1", |
18 | 18 | "@tauri-apps/plugin-os": "^2.2.1", |
19 | 19 | "crypto-js": "^4.2.0", |
20 | 20 | "graphemer": "^1.4.0", |
21 | 21 | "react": "^19.1.0", |
22 | 22 | "react-dom": "^19.1.0", |
23 | 23 | "react-ga4": "^2.1.0", |
24 | | - "react-router-dom": "^7.4.1" |
| 24 | + "react-router-dom": "^7.5.0" |
25 | 25 | }, |
26 | 26 | "scripts": { |
27 | 27 | "start": "vite", |
|
37 | 37 | ] |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@tauri-apps/cli": "^2.4.0", |
| 40 | + "@tauri-apps/cli": "^2.4.1", |
41 | 41 | "@vitejs/plugin-react": "^4.3.4", |
42 | 42 | "eslint": "^8.57.1", |
43 | 43 | "eslint-config-airbnb": "^19.0.4", |
44 | 44 | "eslint-config-react-app": "^7.0.1", |
45 | 45 | "eslint-plugin-import": "^2.31.0", |
46 | 46 | "eslint-plugin-jsx-a11y": "^6.10.2", |
47 | | - "eslint-plugin-react": "^7.37.4", |
| 47 | + "eslint-plugin-react": "^7.37.5", |
48 | 48 | "eslint-plugin-react-hooks": "^5.2.0", |
49 | | - "vite": "^6.2.4", |
| 49 | + "vite": "^6.2.6", |
50 | 50 | "vite-plugin-eslint": "^1.8.1", |
51 | 51 | "vite-plugin-svgr": "^4.3.0" |
52 | 52 | }, |
53 | | - "packageManager": "yarn@4.8.1" |
| 53 | + "packageManager": "yarn@4.9.1" |
54 | 54 | } |
0 commit comments