|
47 | 47 | "@pixi/filter-bulge-pinch": "^5.1.1",
|
48 | 48 | "@pixi/filter-color-matrix": "^7.4.2",
|
49 | 49 | "@pixi/sprite": "^7.4.2",
|
50 |
| - "@vueuse/core": "^12.0.0", |
| 50 | + "@vueuse/core": "^12.4.0", |
51 | 51 | "NeteaseCloudMusicApi": "^4.25.0",
|
52 | 52 | "axios": "^1.7.9",
|
53 | 53 | "change-case": "^5.4.4",
|
|
65 | 65 | "jss-preset-default": "^10.10.0",
|
66 | 66 | "localforage": "^1.10.0",
|
67 | 67 | "lodash-es": "^4.17.21",
|
68 |
| - "marked": "^14.1.4", |
| 68 | + "marked": "^15.0.6", |
69 | 69 | "md5": "^2.3.0",
|
70 |
| - "music-metadata": "7.14.0", |
| 70 | + "music-metadata": "10.5.1", |
71 | 71 | "pinia": "^2.3.0",
|
72 |
| - "pinia-plugin-persistedstate": "^4.1.3", |
| 72 | + "pinia-plugin-persistedstate": "^4.2.0", |
73 | 73 | "plyr": "^3.7.8",
|
74 |
| - "vue-virt-list": "^1.5.5" |
| 74 | + "vue-virt-list": "^1.5.9" |
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@electron-toolkit/preload": "^3.0.1",
|
78 | 78 | "@electron-toolkit/tsconfig": "^1.0.1",
|
79 | 79 | "@electron-toolkit/utils": "^3.0.0",
|
80 |
| - "@fastify/cookie": "^9.4.0", |
81 |
| - "@fastify/http-proxy": "^9.5.0", |
82 |
| - "@fastify/multipart": "^8.3.0", |
83 |
| - "@fastify/static": "^7.0.4", |
| 80 | + "@fastify/cookie": "^11.0.2", |
| 81 | + "@fastify/http-proxy": "^11.0.1", |
| 82 | + "@fastify/multipart": "^9.0.2", |
| 83 | + "@fastify/static": "^8.0.4", |
84 | 84 | "@types/file-saver": "^2.0.7",
|
85 | 85 | "@types/howler": "^2.2.12",
|
86 | 86 | "@types/js-cookie": "^3.0.6",
|
87 | 87 | "@types/md5": "^2.3.5",
|
88 |
| - "@types/node": "^22.10.1", |
89 |
| - "@typescript-eslint/eslint-plugin": "^8.18.0", |
90 |
| - "@typescript-eslint/parser": "^8.18.0", |
| 88 | + "@types/node": "^22.10.7", |
| 89 | + "@typescript-eslint/eslint-plugin": "^8.20.0", |
| 90 | + "@typescript-eslint/parser": "^8.20.0", |
91 | 91 | "@vitejs/plugin-vue": "^5.2.1",
|
92 | 92 | "ajv": "^8.17.1",
|
93 | 93 | "crypto-js": "^4.2.0",
|
94 | 94 | "electron": "^30.5.1",
|
95 | 95 | "electron-builder": "^25.1.8",
|
96 | 96 | "electron-log": "^5.2.4",
|
97 | 97 | "electron-vite": "^2.3.0",
|
98 |
| - "eslint": "^9.16.0", |
| 98 | + "eslint": "^9.18.0", |
99 | 99 | "eslint-plugin-vue": "^9.32.0",
|
100 |
| - "fast-glob": "^3.3.2", |
101 |
| - "fastify": "^4.29.0", |
102 |
| - "naive-ui": "^2.40.3", |
103 |
| - "node-taglib-sharp": "^5.2.3", |
| 100 | + "fast-glob": "^3.3.3", |
| 101 | + "fastify": "^5.2.1", |
| 102 | + "naive-ui": "^2.41.0", |
| 103 | + "node-taglib-sharp": "^6.0.1", |
104 | 104 | "prettier": "^3.4.2",
|
105 |
| - "sass": "^1.82.0", |
| 105 | + "sass": "^1.83.4", |
106 | 106 | "terser": "^5.37.0",
|
107 | 107 | "typescript": "5.6.2",
|
108 |
| - "unplugin-auto-import": "^0.18.6", |
109 |
| - "unplugin-vue-components": "^0.27.5", |
| 108 | + "unplugin-auto-import": "^0.19.0", |
| 109 | + "unplugin-vue-components": "^28.0.0", |
110 | 110 | "vite": "^5.4.11",
|
111 | 111 | "vite-plugin-compression": "^0.5.1",
|
112 |
| - "vite-plugin-wasm": "^3.3.0", |
| 112 | + "vite-plugin-wasm": "^3.4.1", |
113 | 113 | "vue": "^3.5.13",
|
114 | 114 | "vue-router": "^4.5.0",
|
115 | 115 | "vue-tsc": "2.0.29"
|
|
0 commit comments