|
44 | 44 | "@electron-toolkit/preload": "^3.0.2", |
45 | 45 | "@electron-toolkit/utils": "^4.0.0", |
46 | 46 | "@imsyy/color-utils": "^1.0.2", |
47 | | - "@material/material-color-utilities": "^0.3.0", |
48 | | - "@neteasecloudmusicapienhanced/api": "^4.29.20", |
| 47 | + "@material/material-color-utilities": "^0.4.0", |
| 48 | + "@neteasecloudmusicapienhanced/api": "^4.30.1", |
49 | 49 | "@pixi/app": "^7.4.3", |
50 | 50 | "@pixi/core": "^7.4.3", |
51 | 51 | "@pixi/display": "^7.4.3", |
52 | 52 | "@pixi/filter-blur": "^7.4.3", |
53 | 53 | "@pixi/filter-bulge-pinch": "^5.1.1", |
54 | 54 | "@pixi/filter-color-matrix": "^7.4.3", |
55 | 55 | "@pixi/sprite": "^7.4.3", |
56 | | - "@vueuse/core": "^14.1.0", |
57 | | - "@vueuse/integrations": "^14.1.0", |
58 | | - "axios": "^1.13.2", |
| 56 | + "@vueuse/core": "^14.2.1", |
| 57 | + "@vueuse/integrations": "^14.2.1", |
| 58 | + "axios": "^1.13.5", |
59 | 59 | "axios-retry": "^4.5.0", |
60 | | - "better-sqlite3": "^12.5.0", |
| 60 | + "better-sqlite3": "^12.6.2", |
61 | 61 | "change-case": "^5.4.4", |
62 | 62 | "dayjs": "^1.11.19", |
63 | 63 | "electron-store": "^11.0.2", |
64 | | - "electron-updater": "^6.6.2", |
| 64 | + "electron-updater": "^6.7.3", |
65 | 65 | "file-saver": "^2.0.5", |
66 | | - "font-list": "^2.0.1", |
| 66 | + "font-list": "^2.0.2", |
67 | 67 | "fuse.js": "^7.1.0", |
68 | 68 | "get-port": "^7.1.0", |
69 | | - "github-markdown-css": "^5.8.1", |
| 69 | + "github-markdown-css": "^5.9.0", |
70 | 70 | "js-cookie": "^3.0.5", |
71 | 71 | "jss": "^10.10.0", |
72 | 72 | "jss-preset-default": "^10.10.0", |
73 | 73 | "localforage": "^1.10.0", |
74 | | - "lodash-es": "^4.17.21", |
| 74 | + "lodash-es": "^4.17.23", |
75 | 75 | "marked": "^16.4.2", |
76 | 76 | "md5": "^2.3.0", |
77 | | - "music-metadata": "^11.10.3", |
78 | | - "p-limit": "^7.2.0", |
| 77 | + "music-metadata": "^11.12.0", |
| 78 | + "p-limit": "^7.3.0", |
79 | 79 | "pinia": "^3.0.4", |
80 | 80 | "pinia-plugin-persistedstate": "^4.7.1", |
81 | | - "plyr": "^3.8.3", |
82 | | - "sortablejs": "^1.15.6", |
83 | | - "ws": "^8.18.3" |
| 81 | + "plyr": "^3.8.4", |
| 82 | + "sortablejs": "^1.15.7", |
| 83 | + "ws": "^8.19.0" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@electron-toolkit/preload": "^3.0.1", |
87 | 87 | "@electron-toolkit/tsconfig": "^2.0.0", |
88 | 88 | "@electron-toolkit/utils": "^4", |
89 | 89 | "@fastify/cookie": "^11.0.2", |
90 | 90 | "@fastify/http-proxy": "^11.4.1", |
91 | | - "@fastify/multipart": "^9.3.0", |
| 91 | + "@fastify/multipart": "^9.4.0", |
92 | 92 | "@fastify/static": "^8.3.0", |
93 | 93 | "@types/better-sqlite3": "^7.6.13", |
94 | 94 | "@types/emscripten": "^1.41.5", |
95 | 95 | "@types/file-saver": "^2.0.7", |
96 | 96 | "@types/js-cookie": "^3.0.6", |
97 | 97 | "@types/md5": "^2.3.6", |
98 | | - "@types/node": "^24.10.1", |
| 98 | + "@types/node": "^24.10.13", |
| 99 | + "@types/sortablejs": "^1.15.9", |
99 | 100 | "@types/ws": "^8.18.1", |
100 | | - "@typescript-eslint/eslint-plugin": "^8.48.1", |
101 | | - "@typescript-eslint/parser": "^8.48.1", |
102 | | - "@vitejs/plugin-vue": "^6.0.2", |
| 101 | + "@typescript-eslint/eslint-plugin": "^8.55.0", |
| 102 | + "@typescript-eslint/parser": "^8.55.0", |
| 103 | + "@vitejs/plugin-vue": "^6.0.4", |
103 | 104 | "ajv": "^8.17.1", |
104 | 105 | "crypto-js": "^4.2.0", |
105 | 106 | "electron": "38.2.2", |
106 | | - "electron-builder": "^26.0.12", |
| 107 | + "electron-builder": "^26.7.0", |
107 | 108 | "electron-log": "^5.4.3", |
108 | 109 | "electron-vite": "^5.0.0", |
109 | | - "eslint": "^9.39.1", |
110 | | - "eslint-plugin-vue": "^10.6.2", |
| 110 | + "eslint": "^9.39.2", |
| 111 | + "eslint-plugin-vue": "^10.7.0", |
111 | 112 | "fast-glob": "^3.3.3", |
112 | | - "fastify": "^5.6.2", |
| 113 | + "fastify": "^5.7.4", |
113 | 114 | "naive-ui": "^2.43.2", |
114 | | - "prettier": "^3.7.4", |
| 115 | + "prettier": "^3.8.1", |
115 | 116 | "rimraf": "^6.1.2", |
116 | | - "sass": "^1.94.2", |
117 | | - "terser": "^5.44.1", |
| 117 | + "sass": "^1.97.3", |
| 118 | + "terser": "^5.46.0", |
118 | 119 | "tsx": "^4.21.0", |
119 | 120 | "typescript": "^5.9.3", |
120 | 121 | "unplugin-auto-import": "^20.3.0", |
121 | 122 | "unplugin-vue-components": "^29.2.0", |
122 | | - "vite": "^7.3.0", |
| 123 | + "vite": "^7.3.1", |
123 | 124 | "vite-plugin-compression": "^0.5.1", |
124 | | - "vite-plugin-vue-devtools": "^8.0.5", |
| 125 | + "vite-plugin-vue-devtools": "^8.0.6", |
125 | 126 | "vite-plugin-wasm": "^3.5.0", |
126 | 127 | "vitepress": "2.0.0-alpha.15", |
127 | | - "vue": "^3.5.25", |
128 | | - "vue-router": "^4.6.3", |
| 128 | + "vue": "^3.5.28", |
| 129 | + "vue-router": "^4.6.4", |
129 | 130 | "vue-tsc": "2.2.12" |
130 | 131 | }, |
131 | 132 | "pnpm": { |
|
0 commit comments