|
35 | 35 | "@emotion/react": "^11.14.0",
|
36 | 36 | "@emotion/styled": "^11.14.1",
|
37 | 37 | "@juggle/resize-observer": "^3.4.0",
|
38 |
| - "@mui/icons-material": "^7.3.1", |
39 |
| - "@mui/lab": "7.0.0-beta.16", |
40 |
| - "@mui/material": "^7.3.1", |
41 |
| - "@mui/x-data-grid": "^8.11.0", |
| 38 | + "@mui/icons-material": "^7.3.2", |
| 39 | + "@mui/lab": "7.0.0-beta.17", |
| 40 | + "@mui/material": "^7.3.2", |
| 41 | + "@mui/x-data-grid": "^8.11.1", |
42 | 42 | "@tauri-apps/api": "2.8.0",
|
43 | 43 | "@tauri-apps/plugin-clipboard-manager": "^2.3.0",
|
44 |
| - "@tauri-apps/plugin-dialog": "^2.3.3", |
| 44 | + "@tauri-apps/plugin-dialog": "^2.4.0", |
45 | 45 | "@tauri-apps/plugin-fs": "^2.4.2",
|
46 | 46 | "@tauri-apps/plugin-notification": "^2.3.1",
|
47 | 47 | "@tauri-apps/plugin-process": "^2.3.0",
|
48 | 48 | "@tauri-apps/plugin-shell": "2.3.1",
|
49 | 49 | "@tauri-apps/plugin-updater": "2.9.0",
|
50 | 50 | "@types/json-schema": "^7.0.15",
|
51 |
| - "ahooks": "^3.9.4", |
| 51 | + "ahooks": "^3.9.5", |
52 | 52 | "axios": "^1.11.0",
|
53 | 53 | "cli-color": "^2.0.4",
|
54 |
| - "dayjs": "1.11.16", |
| 54 | + "dayjs": "1.11.18", |
55 | 55 | "foxact": "^0.2.49",
|
56 | 56 | "glob": "^11.0.3",
|
57 |
| - "i18next": "^25.4.2", |
| 57 | + "i18next": "^25.5.2", |
58 | 58 | "js-yaml": "^4.1.0",
|
59 | 59 | "json-schema": "^0.4.0",
|
60 | 60 | "lodash-es": "^4.17.21",
|
|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 | 80 | "@actions/github": "^6.0.1",
|
81 |
| - "@eslint/js": "^9.34.0", |
82 |
| - "@tauri-apps/cli": "2.8.3", |
| 81 | + "@eslint/js": "^9.35.0", |
| 82 | + "@tauri-apps/cli": "2.8.4", |
83 | 83 | "@types/js-yaml": "^4.0.9",
|
84 | 84 | "@types/lodash-es": "^4.17.12",
|
85 | 85 | "@types/react": "19.1.12",
|
|
89 | 89 | "adm-zip": "^0.5.16",
|
90 | 90 | "commander": "^14.0.0",
|
91 | 91 | "cross-env": "^10.0.0",
|
92 |
| - "eslint": "^9.34.0", |
| 92 | + "eslint": "^9.35.0", |
93 | 93 | "eslint-plugin-react": "^7.37.5",
|
94 | 94 | "globals": "^16.3.0",
|
95 | 95 | "https-proxy-agent": "^7.0.6",
|
96 | 96 | "jiti": "^2.5.1",
|
97 |
| - "meta-json-schema": "^1.19.12", |
| 97 | + "meta-json-schema": "^1.19.13", |
98 | 98 | "node-fetch": "^3.3.2",
|
99 | 99 | "prettier": "^3.6.2",
|
100 |
| - "sass": "^1.91.0", |
101 |
| - "terser": "^5.43.1", |
| 100 | + "sass": "^1.92.1", |
| 101 | + "terser": "^5.44.0", |
102 | 102 | "typescript": "^5.9.2",
|
103 |
| - "typescript-eslint": "^8.41.0", |
104 |
| - "vite": "^7.1.3", |
| 103 | + "typescript-eslint": "^8.42.0", |
| 104 | + "vite": "^7.1.4", |
105 | 105 | "vite-plugin-monaco-editor": "^1.1.0",
|
106 | 106 | "vite-plugin-svgr": "^4.5.0"
|
107 | 107 | },
|
|
0 commit comments