|
57 | 57 | ] |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | | - "@headlessui/vue": "^1.7.23", |
61 | | - "@tauri-apps/api": "^2.6.0", |
| 60 | + "@tauri-apps/api": "^2.8.0", |
62 | 61 | "@tauri-apps/plugin-autostart": "^2.5.0", |
63 | | - "@tauri-apps/plugin-dialog": "^2.3.0", |
64 | | - "@tauri-apps/plugin-fs": "^2.4.0", |
65 | | - "@tauri-apps/plugin-opener": "^2.4.0", |
| 62 | + "@tauri-apps/plugin-dialog": "^2.3.3", |
| 63 | + "@tauri-apps/plugin-fs": "^2.4.2", |
| 64 | + "@tauri-apps/plugin-opener": "^2.5.0", |
66 | 65 | "@tauri-apps/plugin-process": "^2.3.0", |
67 | 66 | "@tauri-apps/plugin-shell": "^2.3.0", |
68 | | - "@tauri-apps/plugin-store": "^2.3.0", |
69 | | - "chrono-node": "^2.8.3", |
70 | | - "lucide-vue-next": "^0.525.0", |
| 67 | + "@tauri-apps/plugin-store": "^2.4.0", |
| 68 | + "chrono-node": "^2.8.4", |
| 69 | + "lucide-vue-next": "^0.541.0", |
71 | 70 | "pinia": "^3.0.3", |
72 | | - "vue": "^3.5.17", |
73 | | - "vue-i18n": "11.1.10", |
| 71 | + "vue": "^3.5.19", |
| 72 | + "vue-i18n": "11.1.11", |
74 | 73 | "vue-router": "^4.5.1" |
75 | 74 | }, |
76 | 75 | "devDependencies": { |
77 | | - "@tauri-apps/cli": "^2.6.2", |
78 | | - "@types/node": "^22.9.3", |
79 | | - "@typescript-eslint/eslint-plugin": "^8.36.0", |
80 | | - "@typescript-eslint/parser": "^8.36.0", |
81 | | - "@vitejs/plugin-vue": "^6.0.0", |
| 76 | + "@tauri-apps/cli": "^2.8.2", |
| 77 | + "@types/node": "^24.3.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "^8.40.0", |
| 79 | + "@typescript-eslint/parser": "^8.40.0", |
| 80 | + "@vitejs/plugin-vue": "^6.0.1", |
82 | 81 | "adm-zip": "^0.5.16", |
83 | 82 | "cross-env": "^7.0.3", |
84 | | - "eslint": "^9.30.1", |
| 83 | + "eslint": "^9.34.0", |
85 | 84 | "eslint-plugin-simple-import-sort": "^12.1.1", |
86 | | - "eslint-plugin-unicorn": "^59.0.1", |
87 | | - "fs-extra": "^11.3.0", |
| 85 | + "eslint-plugin-unicorn": "^60.0.0", |
| 86 | + "fs-extra": "^11.3.1", |
88 | 87 | "https-proxy-agent": "^7.0.6", |
89 | 88 | "husky": "^9.1.7", |
90 | | - "lint-staged": "^16.1.2", |
| 89 | + "lint-staged": "^16.1.5", |
91 | 90 | "node-bump-version": "^2.0.0", |
92 | 91 | "node-fetch": "^3.3.2", |
93 | 92 | "tar": "^7.4.3", |
94 | 93 | "typescript": "^5.8.3", |
95 | | - "typescript-eslint": "^8.36.0", |
96 | | - "vite": "^7.0.3", |
97 | | - "vue-tsc": "^3.0.1" |
| 94 | + "typescript-eslint": "^8.40.0", |
| 95 | + "vite": "^7.1.3", |
| 96 | + "vue-tsc": "^3.0.6" |
98 | 97 | } |
99 | 98 | } |
0 commit comments