|
1 | 1 | { |
2 | 2 | "name": "moosync", |
3 | | - "version": "10.1.2", |
| 3 | + "version": "10.2.0", |
4 | 4 | "private": true, |
5 | 5 | "author": "Ovenoboyo <[email protected]>", |
6 | 6 | "description": "Moosync is a customizable desktop music player with a clean interface", |
|
17 | 17 | "postuninstall": "patch-package && electron-builder install-app-deps" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@babel/core": "^7.22.20", |
| 20 | + "@babel/core": "^7.23.2", |
21 | 21 | "@babel/eslint-parser": "^7.22.15", |
22 | 22 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
23 | 23 | "@babel/plugin-syntax-bigint": "^7.8.3", |
24 | | - "@babel/plugin-transform-runtime": "^7.22.15", |
25 | | - "@babel/preset-env": "^7.22.20", |
26 | | - "@babel/preset-typescript": "^7.22.15", |
27 | | - "@babel/types": "^7.22.19", |
28 | | - "@googleapis/oauth2": "^1.0.4", |
| 24 | + "@babel/plugin-transform-runtime": "^7.23.2", |
| 25 | + "@babel/preset-env": "^7.23.2", |
| 26 | + "@babel/preset-typescript": "^7.23.2", |
| 27 | + "@babel/types": "^7.23.0", |
| 28 | + "@googleapis/oauth2": "^1.0.5", |
29 | 29 | "@imengyu/vue3-context-menu": "^1.3.3", |
30 | 30 | "@napi-rs/cli": "^2.16.3", |
31 | 31 | "@openid/appauth": "^1.3.1", |
32 | | - "@types/adm-zip": "^0.5.1", |
33 | | - "@types/better-sqlite3": "^7.6.5", |
34 | | - "@types/electron-devtools-installer": "^2.2.2", |
35 | | - "@types/ini": "^1.3.31", |
36 | | - "@types/jest": "^29.5.5", |
37 | | - "@types/js-yaml": "^4.0.6", |
38 | | - "@types/markdown-it": "^13.0.1", |
39 | | - "@types/node": "^20.6.2", |
40 | | - "@types/tail": "^2.2.1", |
41 | | - "@types/usetube": "^2.1.0", |
42 | | - "@types/uuid": "^9.0.4", |
43 | | - "@types/webpack-env": "^1.18.1", |
44 | | - "@types/webrtc": "0.0.36", |
45 | | - "@types/yt-player": "^3.5.1", |
46 | | - "@typescript-eslint/eslint-plugin": "^6.7.2", |
47 | | - "@typescript-eslint/parser": "^6.7.2", |
| 32 | + "@types/adm-zip": "^0.5.3", |
| 33 | + "@types/better-sqlite3": "^7.6.6", |
| 34 | + "@types/electron-devtools-installer": "^2.2.4", |
| 35 | + "@types/ini": "^1.3.32", |
| 36 | + "@types/jest": "^29.5.6", |
| 37 | + "@types/js-yaml": "^4.0.8", |
| 38 | + "@types/markdown-it": "^13.0.5", |
| 39 | + "@types/node": "^20.8.7", |
| 40 | + "@types/tail": "^2.2.2", |
| 41 | + "@types/usetube": "^2.1.1", |
| 42 | + "@types/uuid": "^9.0.6", |
| 43 | + "@types/webpack-env": "^1.18.3", |
| 44 | + "@types/webrtc": "0.0.39", |
| 45 | + "@types/yt-player": "^3.5.3", |
| 46 | + "@typescript-eslint/eslint-plugin": "^6.9.0", |
| 47 | + "@typescript-eslint/parser": "^6.9.0", |
48 | 48 | "@voerro/vue-tagsinput": "^2.7.1", |
49 | 49 | "@vue/cli-plugin-babel": "^5.0.8", |
50 | 50 | "@vue/cli-plugin-typescript": "^5.0.8", |
51 | 51 | "@vue/cli-service": "^5.0.8", |
52 | | - "@vue/compat": "^3.3.4", |
53 | | - "@vue/compiler-sfc": "^3.3.4", |
| 52 | + "@vue/compat": "^3.3.6", |
| 53 | + "@vue/compiler-sfc": "^3.3.6", |
54 | 54 | "@vue/eslint-config-typescript": "^12.0.0", |
55 | 55 | "adm-zip": "^0.5.10", |
56 | 56 | "animate.css": "^4.1.1", |
57 | | - "axios": "^1.5.0", |
| 57 | + "axios": "^1.5.1", |
58 | 58 | "axios-rate-limit": "^1.3.0", |
59 | | - "axios-retry": "^3.7.0", |
| 59 | + "axios-retry": "^3.8.0", |
60 | 60 | "babel-loader": "^9.1.3", |
61 | | - "better-sqlite3": "^8.6.0", |
| 61 | + "better-sqlite3": "^9.0.0", |
62 | 62 | "better-sqlite3-helper": "^3.1.6", |
63 | 63 | "bootstrap-vue": "^2.23.1", |
64 | 64 | "buffer": "^6.0.3", |
65 | | - "bufferutil": "4.0.7", |
| 65 | + "bufferutil": "4.0.8", |
66 | 66 | "copy-webpack-plugin": "^11.0.0", |
67 | | - "core-js": "^3.32.2", |
68 | | - "croner": "^7.0.1", |
| 67 | + "core-js": "^3.33.1", |
| 68 | + "croner": "^7.0.4", |
69 | 69 | "cross-env": "^7.0.3", |
70 | | - "dashjs": "^4.7.1", |
| 70 | + "dashjs": "^4.7.2", |
71 | 71 | "deepmerge": "^4.3.1", |
72 | 72 | "dotenv": "^16.3.1", |
73 | | - "electron": "25.5.0", |
| 73 | + "electron": "27.0.2", |
74 | 74 | "electron-devtools-installer": "^3.2.0", |
75 | 75 | "electron-store": "^8.1.0", |
76 | 76 | "electron-updater": "^6.1.4", |
77 | | - "eslint": "^8.49.0", |
| 77 | + "eslint": "^8.52.0", |
78 | 78 | "eslint-config-prettier": "^9.0.0", |
79 | | - "eslint-plugin-prettier": "^5.0.0", |
| 79 | + "eslint-plugin-prettier": "^5.0.1", |
80 | 80 | "eslint-plugin-unused-imports": "^3.0.0", |
81 | 81 | "eslint-plugin-vue": "^9.17.0", |
82 | 82 | "events": "^3.3.0", |
83 | | - "fast-xml-parser": "^4.2.7", |
| 83 | + "fast-xml-parser": "^4.3.2", |
84 | 84 | "file-reader-reverse": "^1.0.2", |
85 | | - "hash-wasm": "^4.9.0", |
| 85 | + "hash-wasm": "^4.10.0", |
86 | 86 | "hls.js": "^1.4.12", |
87 | 87 | "ini": "^4.1.1", |
88 | 88 | "jest": "^29.7.0", |
|
91 | 91 | "librespot-node": "git+https://github.com/Moosync/librespot-node.git", |
92 | 92 | "localforage": "^1.10.0", |
93 | 93 | "loglevel": "^1.8.1", |
94 | | - "markdown-it": "^13.0.1", |
| 94 | + "markdown-it": "^13.0.2", |
95 | 95 | "md5-wasm": "^2.0.0", |
96 | 96 | "media-controller": "git+https://github.com/Moosync/MediaController.git", |
97 | 97 | "music-metadata": "^8.1.4", |
|
102 | 102 | "qs": "^6.11.2", |
103 | 103 | "reflect-metadata": "^0.1.13", |
104 | 104 | "replace": "^1.2.2", |
105 | | - "sass": "~1.67.0", |
| 105 | + "sass": "~1.69.4", |
106 | 106 | "sass-loader": "13.3.2", |
107 | 107 | "scanner-native": "git+https://github.com/Moosync/file-scanner.git", |
108 | 108 | "semver": "^7.5.4", |
|
114 | 114 | "threads-plugin": "^1.4.0", |
115 | 115 | "toad-scheduler": "^3.0.0", |
116 | 116 | "ts-jest": "^29.1.1", |
117 | | - "ts-loader": "^9.4.4", |
| 117 | + "ts-loader": "^9.5.0", |
118 | 118 | "ts-node": "^10.9.1", |
119 | 119 | "tslib": "^2.6.2", |
120 | 120 | "typescript": "5.2.2", |
121 | 121 | "uuid": "^9.0.1", |
122 | 122 | "vm2": "git+https://github.com/patriksimek/vm2.git", |
123 | | - "vue": "^3.3.4", |
| 123 | + "vue": "^3.3.6", |
124 | 124 | "vue-accessible-color-picker": "^4.1.4", |
125 | 125 | "vue-auto-routing": "^1.0.1", |
126 | 126 | "vue-class-component": "^7.2.6", |
127 | 127 | "vue-cli": "^2.9.6", |
128 | 128 | "vue-cli-plugin-auto-routing": "~1.3.0", |
129 | 129 | "vue-cli-plugin-electron-builder": "^3.0.0-alpha.4", |
130 | | - "vue-facing-decorator": "^3.0.2", |
131 | | - "vue-i18n": "9.4.1", |
| 130 | + "vue-facing-decorator": "^3.0.4", |
| 131 | + "vue-i18n": "9.5.0", |
132 | 132 | "vue-inline-svg": "^2.1.3", |
133 | 133 | "vue-property-decorator": "^9.1.2", |
134 | | - "vue-router": "~4.2.4", |
| 134 | + "vue-router": "~4.2.5", |
135 | 135 | "vue-slider-component": "^4.0.0-beta.9", |
136 | 136 | "vue-toasted": "^1.1.28", |
137 | 137 | "vue-typeahead-bootstrap": "^2.12.0", |
138 | 138 | "vue-virtual-scroller": "2.0.0-beta.8", |
139 | 139 | "vue3-colorpicker": "^2.2.2", |
140 | | - "vue3-toastify": "^0.1.12", |
| 140 | + "vue3-toastify": "^0.1.14", |
141 | 141 | "vuedraggable": "^2.24.3", |
142 | 142 | "vuex": "~4.1.0", |
143 | 143 | "vuex-class-component": "^2.3.6", |
|
160 | 160 | ], |
161 | 161 | "resolutions": { |
162 | 162 | "electron-builder": "24.6.4", |
163 | | - "node-abi": "^3.47.0", |
164 | | - "webpack": "^5.88.2", |
165 | | - "better-sqlite3": "^8.6.0", |
| 163 | + "node-abi": "^3.51.0", |
| 164 | + "webpack": "^5.89.0", |
| 165 | + "better-sqlite3": "^9.0.0", |
166 | 166 | "nan": "^2.18.0", |
167 | 167 | "@vue/cli-service": "^5.0.8", |
168 | 168 | "@achrinza/node-ipc": "^10.1.9" |
|
0 commit comments