|
1 | 1 | { |
2 | 2 | "name": "moosync", |
3 | | - "version": "7.0.0", |
| 3 | + "version": "7.1.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.20.7", |
| 20 | + "@babel/core": "^7.20.12", |
21 | 21 | "@babel/eslint-parser": "^7.19.1", |
22 | 22 | "@babel/plugin-syntax-bigint": "^7.8.3", |
23 | 23 | "@babel/plugin-transform-runtime": "^7.19.6", |
|
27 | 27 | "@caohenghu/vue-colorpicker": "^1.2.4", |
28 | 28 | "@googleapis/oauth2": "^1.0.0", |
29 | 29 | "@openid/appauth": "^1.3.1", |
30 | | - "@playwright/test": "^1.29.1", |
| 30 | + "@playwright/test": "^1.29.2", |
31 | 31 | "@types/better-sqlite3": "^7.6.2", |
32 | 32 | "@types/electron-devtools-installer": "^2.2.2", |
33 | 33 | "@types/ini": "^1.3.31", |
|
42 | 42 | "@types/webpack-env": "^1.18.0", |
43 | 43 | "@types/webrtc": "0.0.33", |
44 | 44 | "@types/yt-player": "^3.5.1", |
45 | | - "@typescript-eslint/eslint-plugin": "^5.47.1", |
46 | | - "@typescript-eslint/parser": "^5.47.1", |
| 45 | + "@typescript-eslint/eslint-plugin": "^5.48.0", |
| 46 | + "@typescript-eslint/parser": "^5.48.0", |
47 | 47 | "@voerro/vue-tagsinput": "^2.7.1", |
48 | 48 | "@vue/cli-plugin-babel": "^5.0.8", |
49 | 49 | "@vue/cli-plugin-eslint": "~5.0.8", |
|
54 | 54 | "axios": "^1.2.2", |
55 | 55 | "axios-rate-limit": "^1.3.0", |
56 | 56 | "axios-retry": "^3.3.1", |
57 | | - "babel-loader": "^9.1.0", |
| 57 | + "babel-loader": "^9.1.2", |
58 | 58 | "better-sqlite3": "^8.0.0", |
59 | 59 | "better-sqlite3-helper": "^3.1.6", |
60 | 60 | "bootstrap-vue": "^2.23.1", |
|
76 | 76 | "eslint-plugin-unused-imports": "^2.0.0", |
77 | 77 | "eslint-plugin-vue": "^9.8.0", |
78 | 78 | "events": "^3.3.0", |
79 | | - "fast-xml-parser": "^4.0.12", |
| 79 | + "fast-xml-parser": "^4.0.13", |
80 | 80 | "hash-wasm": "^4.9.0", |
81 | 81 | "hls.js": "^1.2.8", |
82 | 82 | "ini": "^3.0.1", |
|
89 | 89 | "markdown-it": "^13.0.1", |
90 | 90 | "md5-wasm": "^2.0.0", |
91 | 91 | "media-controller": "git+https://github.com/Moosync/MediaController.git", |
92 | | - "music-metadata": "^8.1.0", |
| 92 | + "music-metadata": "^8.1.1 ", |
93 | 93 | "node-stream-zip": "^1.15.0", |
94 | 94 | "node-youtube-music": "^0.9.0", |
95 | | - "patch-package": "^6.5.0", |
96 | | - "playwright": "^1.29.1", |
| 95 | + "patch-package": "^6.5.1", |
| 96 | + "playwright": "^1.29.2", |
97 | 97 | "prettier": "2.8.1", |
98 | 98 | "puppeteer-core": "19.2.0", |
99 | 99 | "puppeteer-in-electron": "^3.0.5", |
|
108 | 108 | "sponsorblock-api": "^0.2.2", |
109 | 109 | "stream-browserify": "^3.0.0", |
110 | 110 | "strip-ansi": "^7.0.1", |
111 | | - "tail": "^2.2.4", |
| 111 | + "tail": "^2.2.5", |
112 | 112 | "threads": "^1.7.0", |
113 | 113 | "threads-plugin": "^1.4.0", |
114 | 114 | "toad-scheduler": "^2.1.1", |
|
0 commit comments