|
33 | 33 | "@vicons/material": "^0.13.0", |
34 | 34 | "@vueuse/core": "^14.3.0", |
35 | 35 | "alova": "^3.5.1", |
36 | | - "date-fns": "^4.1.0", |
| 36 | + "date-fns": "^4.2.1", |
37 | 37 | "filesize": "^11.0.17", |
38 | 38 | "hls.js": "^1.6.16", |
39 | 39 | "jassub": "^2.5.1", |
40 | | - "marked": "^18.0.3", |
| 40 | + "marked": "^18.0.4", |
41 | 41 | "motion-v": "^2.2.1", |
42 | 42 | "naive-ui": "^2.44.1", |
43 | 43 | "pinia": "^3.0.4", |
|
52 | 52 | "@commitlint/types": "^21.0.1", |
53 | 53 | "@release-it/conventional-changelog": "^11.0.0", |
54 | 54 | "@tailwindcss/vite": "^4.3.0", |
55 | | - "@tauri-apps/cli": "^2.11.1", |
| 55 | + "@tauri-apps/cli": "^2.11.2", |
56 | 56 | "@tsconfig/node24": "^24.0.4", |
57 | | - "@types/node": "^25.7.0", |
58 | | - "@vitejs/plugin-vue": "^6.0.6", |
| 57 | + "@types/node": "^25.9.1", |
| 58 | + "@vitejs/plugin-vue": "^6.0.7", |
59 | 59 | "@vitejs/plugin-vue-jsx": "^5.1.5", |
60 | 60 | "@vue/eslint-config-prettier": "^10.2.0", |
61 | 61 | "@vue/eslint-config-typescript": "^14.7.0", |
62 | 62 | "@vue/tsconfig": "^0.9.1", |
63 | | - "eslint": "^10.3.0", |
| 63 | + "eslint": "^10.4.0", |
64 | 64 | "eslint-plugin-vue": "^10.9.1", |
65 | 65 | "husky": "^9.1.7", |
66 | | - "lint-staged": "^17.0.4", |
67 | | - "npm-run-all2": "^8.0.4", |
| 66 | + "lint-staged": "^17.0.5", |
| 67 | + "npm-run-all2": "^9.0.0", |
68 | 68 | "prettier": "^3.8.3", |
69 | 69 | "release-it": "^20.0.1", |
70 | 70 | "tailwindcss": "^4.3.0", |
71 | 71 | "typescript": "^6.0.3", |
72 | 72 | "unplugin-auto-import": "^21.0.0", |
73 | | - "unplugin-vue-components": "^32.0.0", |
74 | | - "vite": "^8.0.12", |
| 73 | + "unplugin-vue-components": "^32.1.0", |
| 74 | + "vite": "^8.0.14", |
75 | 75 | "vite-plugin-vue-devtools": "^8.1.2", |
76 | 76 | "vue-eslint-parser": "^10.4.0", |
77 | | - "vue-tsc": "^3.2.9" |
| 77 | + "vue-tsc": "^3.3.1" |
78 | 78 | }, |
79 | | - "packageManager": "pnpm@11.1.1" |
| 79 | + "packageManager": "pnpm@11.2.2" |
80 | 80 | } |
0 commit comments