Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 69602d2

Browse files
committed
Bump deps
Signed-off-by: Sahil Gupte <[email protected]>
1 parent 522ed0e commit 69602d2

File tree

2 files changed

+414
-322
lines changed

2 files changed

+414
-322
lines changed

package.json

Lines changed: 35 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"postuninstall": "patch-package && electron-builder install-app-deps"
1818
},
1919
"dependencies": {
20-
"@babel/core": "^7.22.9",
21-
"@babel/eslint-parser": "^7.22.9",
20+
"@babel/core": "^7.22.10",
21+
"@babel/eslint-parser": "^7.22.10",
2222
"@babel/plugin-proposal-class-properties": "^7.18.6",
2323
"@babel/plugin-syntax-bigint": "^7.8.3",
24-
"@babel/plugin-transform-runtime": "^7.22.9",
25-
"@babel/preset-env": "^7.22.9",
24+
"@babel/plugin-transform-runtime": "^7.22.10",
25+
"@babel/preset-env": "^7.22.10",
2626
"@babel/preset-typescript": "^7.22.5",
27-
"@babel/types": "^7.22.5",
27+
"@babel/types": "^7.22.10",
2828
"@caohenghu/vue-colorpicker": "^1.2.4",
29-
"@googleapis/oauth2": "^1.0.0",
29+
"@googleapis/oauth2": "^1.0.1",
3030
"@imengyu/vue3-context-menu": "^1.3.3",
3131
"@napi-rs/cli": "^2.16.2",
3232
"@openid/appauth": "^1.3.1",
@@ -37,17 +37,17 @@
3737
"@types/ini": "^1.3.31",
3838
"@types/jest": "^29.5.3",
3939
"@types/js-yaml": "^4.0.5",
40-
"@types/markdown-it": "^12.2.3",
41-
"@types/node": "^20.4.5",
40+
"@types/markdown-it": "^13.0.0",
41+
"@types/node": "^20.4.10",
4242
"@types/sharp": "^0.32.0",
4343
"@types/tail": "^2.2.1",
4444
"@types/usetube": "^2.1.0",
4545
"@types/uuid": "^9.0.2",
4646
"@types/webpack-env": "^1.18.1",
4747
"@types/webrtc": "0.0.36",
4848
"@types/yt-player": "^3.5.1",
49-
"@typescript-eslint/eslint-plugin": "^6.2.0",
50-
"@typescript-eslint/parser": "^6.2.0",
49+
"@typescript-eslint/eslint-plugin": "^6.3.0",
50+
"@typescript-eslint/parser": "^6.3.0",
5151
"@voerro/vue-tagsinput": "^2.7.1",
5252
"@vue/cli-plugin-babel": "^5.0.8",
5353
"@vue/cli-plugin-typescript": "^5.0.8",
@@ -73,15 +73,15 @@
7373
"dashjs": "^4.7.1",
7474
"deepmerge": "^4.3.1",
7575
"dotenv": "^16.3.1",
76-
"electron": "25.3.2",
76+
"electron": "25.5.0",
7777
"electron-devtools-installer": "^3.2.0",
7878
"electron-store": "^8.1.0",
7979
"electron-updater": "^6.1.1",
80-
"eslint": "^8.45.0",
80+
"eslint": "^8.47.0",
8181
"eslint-config-prettier": "^8.8.0",
8282
"eslint-plugin-prettier": "^5.0.0",
8383
"eslint-plugin-unused-imports": "^3.0.0",
84-
"eslint-plugin-vue": "^9.15.1",
84+
"eslint-plugin-vue": "^9.17.0",
8585
"events": "^3.3.0",
8686
"fast-xml-parser": "^4.2.7",
8787
"file-reader-reverse": "^1.0.2",
@@ -102,18 +102,18 @@
102102
"node-youtube-music": "^0.10.3",
103103
"patch-package": "^8.0.0",
104104
"playwright": "^1.36.2",
105-
"prettier": "3.0.0",
105+
"prettier": "3.0.1",
106106
"puppeteer-core": "19.2.0",
107107
"puppeteer-in-electron": "^3.0.5",
108108
"qs": "^6.11.2",
109109
"reflect-metadata": "^0.1.13",
110110
"replace": "^1.2.2",
111-
"sass": "~1.64.1",
111+
"sass": "~1.65.1",
112112
"sass-loader": "13.3.2",
113113
"scanner-native": "git+https://github.com/Moosync/file-scanner.git",
114114
"semver": "^7.5.4",
115115
"sharp": "^0.32.4",
116-
"socket.io-client": "^4.7.1",
116+
"socket.io-client": "^4.7.2",
117117
"sponsorblock-api": "^0.2.4",
118118
"stream-browserify": "^3.0.0",
119119
"strip-ansi": "^7.1.0",
@@ -133,7 +133,7 @@
133133
"vue-cli": "^2.9.6",
134134
"vue-cli-plugin-auto-routing": "~1.3.0",
135135
"vue-cli-plugin-electron-builder": "^3.0.0-alpha.4",
136-
"vue-facing-decorator": "^3.0.0",
136+
"vue-facing-decorator": "^3.0.1",
137137
"vue-i18n": "9.2.2",
138138
"vue-inline-svg": "^2.1.3",
139139
"vue-property-decorator": "^9.1.2",
@@ -142,7 +142,7 @@
142142
"vue-toasted": "^1.1.28",
143143
"vue-typeahead-bootstrap": "^2.12.0",
144144
"vue-virtual-scroller": "2.0.0-beta.8",
145-
"vue3-toastify": "^0.1.11",
145+
"vue3-toastify": "^0.1.12",
146146
"vuedraggable": "^2.24.3",
147147
"vuex": "~4.1.0",
148148
"vuex-class-component": "^2.3.6",
@@ -152,13 +152,17 @@
152152
"yt-player": "^3.6.1",
153153
"ytdl-core": "^4.11.5",
154154
"ytpl": "^2.3.0",
155-
"ytsr": "^3.8.1"
155+
"ytsr": "^3.8.4"
156156
},
157157
"devDependencies": {
158158
"electron-builder": "^24.6.3",
159159
"rome": "12.1.3"
160160
},
161-
"browserslist": ["> 1%", "last 2 versions", "not dead"],
161+
"browserslist": [
162+
"> 1%",
163+
"last 2 versions",
164+
"not dead"
165+
],
162166
"resolutions": {
163167
"electron-builder": "24.6.3",
164168
"node-abi": "^3.45.0",
@@ -170,6 +174,14 @@
170174
"@vue/cli-service": "^5.0.8",
171175
"@achrinza/node-ipc": "^10.1.9"
172176
},
173-
"whiteListedModules": ["threads"],
174-
"sideEffects": ["*.css", "*.sass", "*.vue", "./src/mainWindow/plugins/*", "./src/preferenceWindow/plugins/*"]
175-
}
177+
"whiteListedModules": [
178+
"threads"
179+
],
180+
"sideEffects": [
181+
"*.css",
182+
"*.sass",
183+
"*.vue",
184+
"./src/mainWindow/plugins/*",
185+
"./src/preferenceWindow/plugins/*"
186+
]
187+
}

0 commit comments

Comments
 (0)