|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@ant-design/icons-vue": "^7.0.1", |
25 | | - "@tauri-apps/api": "^2.5.0", |
| 25 | + "@tauri-apps/api": "^2.7.0", |
26 | 26 | "@tauri-apps/plugin-autostart": "~2.3.0", |
27 | | - "@tauri-apps/plugin-clipboard-manager": "~2.2.2", |
| 27 | + "@tauri-apps/plugin-clipboard-manager": "~2.2.3", |
28 | 28 | "@tauri-apps/plugin-dialog": "~2.2.2", |
29 | 29 | "@tauri-apps/plugin-fs": "~2.3.0", |
30 | 30 | "@tauri-apps/plugin-global-shortcut": "~2.2.1", |
31 | 31 | "@tauri-apps/plugin-log": "~2.3.1", |
32 | 32 | "@tauri-apps/plugin-opener": "~2.2.7", |
33 | | - "@tauri-apps/plugin-os": "^2.2.1", |
34 | | - "@tauri-apps/plugin-process": "^2.2.1", |
| 33 | + "@tauri-apps/plugin-os": "^2.3.0", |
| 34 | + "@tauri-apps/plugin-process": "^2.3.0", |
35 | 35 | "@tauri-apps/plugin-updater": "~2.7.1", |
36 | | - "@tauri-store/pinia": "^3.7.0", |
37 | | - "@vueuse/core": "^13.3.0", |
| 36 | + "@tauri-store/pinia": "^3.7.1", |
| 37 | + "@vueuse/core": "^13.5.0", |
38 | 38 | "ant-design-vue": "^4.2.6", |
39 | 39 | "dayjs": "^1.11.13", |
40 | | - "es-toolkit": "^1.38.0", |
| 40 | + "es-toolkit": "^1.39.7", |
41 | 41 | "is-url": "^1.2.4", |
42 | 42 | "nanoid": "^5.1.5", |
43 | 43 | "pinia": "^3.0.3", |
44 | 44 | "pixi-live2d-display": "^0.4.0", |
45 | 45 | "pixi.js": "^6.5.10", |
46 | 46 | "tauri-plugin-macos-permissions-api": "^2.3.0", |
47 | | - "vue": "^3.5.16", |
| 47 | + "vue": "^3.5.17", |
48 | 48 | "vue-markdown-render": "^2.2.1", |
49 | 49 | "vue-router": "^4.5.1", |
50 | | - "vue3-masonry-css": "^1.0.7" |
| 50 | + "vue3-masonry-css": "^1.0.8" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@antfu/eslint-config": "^4.13.3", |
| 53 | + "@antfu/eslint-config": "4.13.3", |
54 | 54 | "@commitlint/cli": "^19.8.1", |
55 | 55 | "@commitlint/config-conventional": "^19.8.1", |
56 | 56 | "@iconify-json/iconamoon": "^1.2.2", |
57 | 57 | "@iconify-json/solar": "^1.2.2", |
58 | | - "@tauri-apps/cli": "^2.5.0", |
| 58 | + "@tauri-apps/cli": "^2.7.0", |
59 | 59 | "@types/is-url": "^1.2.32", |
60 | | - "@types/node": "^22.15.29", |
61 | | - "@unocss/eslint-plugin": "^66.1.3", |
| 60 | + "@types/node": "^22.16.5", |
| 61 | + "@unocss/eslint-plugin": "^66.3.3", |
62 | 62 | "@vitejs/plugin-vue": "^5.2.4", |
63 | | - "eslint": "^9.28.0", |
| 63 | + "eslint": "^9.31.0", |
64 | 64 | "eslint-plugin-format": "^1.0.1", |
65 | 65 | "lint-staged": "^15.5.2", |
66 | 66 | "npm-run-all": "^4.1.5", |
67 | 67 | "release-it": "^18.1.2", |
68 | | - "sass": "^1.89.1", |
| 68 | + "sass": "^1.89.2", |
69 | 69 | "simple-git-hooks": "^2.13.0", |
70 | | - "tsx": "^4.19.4", |
| 70 | + "tsx": "^4.20.3", |
71 | 71 | "typescript": "~5.6.3", |
72 | 72 | "unocss": "66.1.0-beta.7", |
73 | 73 | "vite": "^6.3.5" |
|
0 commit comments