|
49 | 49 | "@pixi/filter-color-matrix": "^7.4.3", |
50 | 50 | "@pixi/sprite": "^7.4.3", |
51 | 51 | "@vueuse/core": "^13.9.0", |
52 | | - "@vueuse/integrations": "^14.0.0", |
| 52 | + "@vueuse/integrations": "^14.1.0", |
53 | 53 | "axios": "^1.13.2", |
54 | 54 | "axios-retry": "^4.5.0", |
55 | 55 | "change-case": "^5.4.4", |
|
69 | 69 | "lodash-es": "^4.17.21", |
70 | 70 | "marked": "^16.4.2", |
71 | 71 | "md5": "^2.3.0", |
72 | | - "music-metadata": "^11.10.0", |
| 72 | + "music-metadata": "^11.10.3", |
73 | 73 | "pinia": "^3.0.4", |
74 | 74 | "pinia-plugin-persistedstate": "^4.7.1", |
75 | 75 | "plyr": "^3.8.3", |
76 | | - "sortablejs": "^1", |
| 76 | + "sortablejs": "^1.15.6", |
77 | 77 | "vue-virt-list": "^1.6.1" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
|
89 | 89 | "@types/js-cookie": "^3.0.6", |
90 | 90 | "@types/md5": "^2.3.6", |
91 | 91 | "@types/node": "^24.10.1", |
92 | | - "@typescript-eslint/eslint-plugin": "^8.46.4", |
93 | | - "@typescript-eslint/parser": "^8.46.4", |
94 | | - "@vitejs/plugin-vue": "^6.0.1", |
| 92 | + "@typescript-eslint/eslint-plugin": "^8.48.0", |
| 93 | + "@typescript-eslint/parser": "^8.48.0", |
| 94 | + "@vitejs/plugin-vue": "^6.0.2", |
95 | 95 | "ajv": "^8.17.1", |
96 | 96 | "crypto-js": "^4.2.0", |
97 | 97 | "electron": "38.2.2", |
98 | 98 | "electron-builder": "^26.0.12", |
99 | 99 | "electron-log": "^5.4.3", |
100 | 100 | "electron-vite": "^4.0.1", |
101 | 101 | "eslint": "^9.39.1", |
102 | | - "eslint-plugin-vue": "^10.5.1", |
| 102 | + "eslint-plugin-vue": "^10.6.2", |
103 | 103 | "fast-glob": "^3.3.3", |
104 | 104 | "fastify": "^5.6.2", |
105 | | - "naive-ui": "^2.43.1", |
| 105 | + "naive-ui": "^2.43.2", |
106 | 106 | "node-taglib-sharp": "^6.0.1", |
107 | | - "prettier": "^3.6.2", |
108 | | - "sass": "^1.94.0", |
| 107 | + "prettier": "^3.7.2", |
| 108 | + "sass": "^1.94.2", |
109 | 109 | "terser": "^5.44.1", |
110 | 110 | "typescript": "^5.9.3", |
111 | | - "unplugin-auto-import": "^20.2.0", |
| 111 | + "unplugin-auto-import": "^20.3.0", |
112 | 112 | "unplugin-vue-components": "^29.2.0", |
113 | | - "vite": "^7.2.2", |
| 113 | + "vite": "^7.2.4", |
114 | 114 | "vite-plugin-compression": "^0.5.1", |
115 | | - "vite-plugin-vue-devtools": "^8.0.3", |
| 115 | + "vite-plugin-vue-devtools": "^8.0.5", |
116 | 116 | "vite-plugin-wasm": "^3.5.0", |
117 | | - "vue": "^3.5.24", |
| 117 | + "vue": "^3.5.25", |
118 | 118 | "vue-router": "^4.6.3", |
119 | | - "vue-tsc": "^3.1.3" |
| 119 | + "vue-tsc": "^3.1.5" |
120 | 120 | }, |
121 | 121 | "pnpm": { |
122 | 122 | "overrides": { |
|
0 commit comments