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

Commit f1ff131

Browse files
committed
Upgrade deps
Signed-off-by: Sahil Gupte <ovenoboyo@gmail.com>
1 parent d5054c1 commit f1ff131

2 files changed

Lines changed: 693 additions & 620 deletions

File tree

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -17,34 +17,34 @@
1717
"postuninstall": "patch-package && electron-builder install-app-deps"
1818
},
1919
"dependencies": {
20-
"@babel/core": "^7.22.10",
21-
"@babel/eslint-parser": "^7.22.10",
20+
"@babel/core": "^7.22.11",
21+
"@babel/eslint-parser": "^7.22.11",
2222
"@babel/plugin-proposal-class-properties": "^7.18.6",
2323
"@babel/plugin-syntax-bigint": "^7.8.3",
2424
"@babel/plugin-transform-runtime": "^7.22.10",
2525
"@babel/preset-env": "^7.22.10",
26-
"@babel/preset-typescript": "^7.22.5",
27-
"@babel/types": "^7.22.10",
28-
"@googleapis/oauth2": "^1.0.1",
26+
"@babel/preset-typescript": "^7.22.11",
27+
"@babel/types": "^7.22.11",
28+
"@googleapis/oauth2": "^1.0.4",
2929
"@imengyu/vue3-context-menu": "^1.3.3",
30-
"@napi-rs/cli": "^2.16.2",
30+
"@napi-rs/cli": "^2.16.3",
3131
"@openid/appauth": "^1.3.1",
3232
"@types/adm-zip": "^0.5.0",
3333
"@types/better-sqlite3": "^7.6.4",
3434
"@types/electron-devtools-installer": "^2.2.2",
3535
"@types/ini": "^1.3.31",
36-
"@types/jest": "^29.5.3",
36+
"@types/jest": "^29.5.4",
3737
"@types/js-yaml": "^4.0.5",
38-
"@types/markdown-it": "^13.0.0",
39-
"@types/node": "^20.4.10",
38+
"@types/markdown-it": "^13.0.1",
39+
"@types/node": "^20.5.7",
4040
"@types/tail": "^2.2.1",
4141
"@types/usetube": "^2.1.0",
4242
"@types/uuid": "^9.0.2",
4343
"@types/webpack-env": "^1.18.1",
4444
"@types/webrtc": "0.0.36",
4545
"@types/yt-player": "^3.5.1",
46-
"@typescript-eslint/eslint-plugin": "^6.3.0",
47-
"@typescript-eslint/parser": "^6.3.0",
46+
"@typescript-eslint/eslint-plugin": "^6.5.0",
47+
"@typescript-eslint/parser": "^6.5.0",
4848
"@voerro/vue-tagsinput": "^2.7.1",
4949
"@vue/cli-plugin-babel": "^5.0.8",
5050
"@vue/cli-plugin-typescript": "^5.0.8",
@@ -54,18 +54,18 @@
5454
"@vue/eslint-config-typescript": "^11.0.3",
5555
"adm-zip": "^0.5.10",
5656
"animate.css": "^4.1.1",
57-
"axios": "^1.4.0",
57+
"axios": "^1.5.0",
5858
"axios-rate-limit": "^1.3.0",
59-
"axios-retry": "^3.6.0",
59+
"axios-retry": "^3.7.0",
6060
"babel-loader": "^9.1.3",
61-
"better-sqlite3": "^8.5.0",
61+
"better-sqlite3": "^8.5.2",
6262
"better-sqlite3-helper": "^3.1.6",
6363
"bootstrap-vue": "^2.23.1",
6464
"buffer": "^6.0.3",
6565
"bufferutil": "4.0.7",
6666
"copy-webpack-plugin": "^11.0.0",
67-
"core-js": "^3.32.0",
68-
"croner": "^6.0.7",
67+
"core-js": "^3.32.1",
68+
"croner": "^7.0.1",
6969
"cross-env": "^7.0.3",
7070
"dashjs": "^4.7.1",
7171
"deepmerge": "^4.3.1",
@@ -74,8 +74,8 @@
7474
"electron-devtools-installer": "^3.2.0",
7575
"electron-store": "^8.1.0",
7676
"electron-updater": "^6.1.1",
77-
"eslint": "^8.47.0",
78-
"eslint-config-prettier": "^8.8.0",
77+
"eslint": "^8.48.0",
78+
"eslint-config-prettier": "^9.0.0",
7979
"eslint-plugin-prettier": "^5.0.0",
8080
"eslint-plugin-unused-imports": "^3.0.0",
8181
"eslint-plugin-vue": "^9.17.0",
@@ -85,8 +85,8 @@
8585
"hash-wasm": "^4.9.0",
8686
"hls.js": "^1.4.10",
8787
"ini": "^4.1.1",
88-
"jest": "^29.6.2",
89-
"jest-environment-node": "^29.6.2",
88+
"jest": "^29.6.4",
89+
"jest-environment-node": "^29.6.4",
9090
"js-yaml": "^4.1.0",
9191
"librespot-node": "git+https://github.com/Moosync/librespot-node.git",
9292
"localforage": "^1.10.0",
@@ -98,11 +98,11 @@
9898
"node-stream-zip": "^1.15.0",
9999
"node-youtube-music": "^0.10.3",
100100
"patch-package": "^8.0.0",
101-
"prettier": "3.0.1",
101+
"prettier": "3.0.3",
102102
"qs": "^6.11.2",
103103
"reflect-metadata": "^0.1.13",
104104
"replace": "^1.2.2",
105-
"sass": "~1.65.1",
105+
"sass": "~1.66.1",
106106
"sass-loader": "13.3.2",
107107
"scanner-native": "git+https://github.com/Moosync/file-scanner.git",
108108
"semver": "^7.5.4",
@@ -116,8 +116,8 @@
116116
"ts-jest": "^29.1.1",
117117
"ts-loader": "^9.4.4",
118118
"ts-node": "^10.9.1",
119-
"tslib": "^2.6.1",
120-
"typescript": "5.1.6",
119+
"tslib": "^2.6.2",
120+
"typescript": "5.2.2",
121121
"uuid": "^9.0.0",
122122
"vm2": "git+https://github.com/patriksimek/vm2.git",
123123
"vue": "^3.3.4",
@@ -127,7 +127,7 @@
127127
"vue-cli": "^2.9.6",
128128
"vue-cli-plugin-auto-routing": "~1.3.0",
129129
"vue-cli-plugin-electron-builder": "^3.0.0-alpha.4",
130-
"vue-facing-decorator": "^3.0.1",
130+
"vue-facing-decorator": "^3.0.2",
131131
"vue-i18n": "9.2.2",
132132
"vue-inline-svg": "^2.1.3",
133133
"vue-property-decorator": "^9.1.2",
@@ -162,7 +162,7 @@
162162
"electron-builder": "24.6.3",
163163
"node-abi": "^3.45.0",
164164
"webpack": "^5.88.2",
165-
"better-sqlite3": "^8.5.0",
165+
"better-sqlite3": "^8.5.2",
166166
"nan": "^2.17.0",
167167
"@vue/cli-service": "^5.0.8",
168168
"@achrinza/node-ipc": "^10.1.9"
@@ -177,4 +177,4 @@
177177
"./src/mainWindow/plugins/*",
178178
"./src/preferenceWindow/plugins/*"
179179
]
180-
}
180+
}

0 commit comments

Comments
 (0)