mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: 使用sqlite3替换realm
This commit is contained in:
parent
c4219afd3d
commit
1b86cbbee1
20 changed files with 292 additions and 691 deletions
|
|
@ -27,15 +27,16 @@
|
|||
"@sentry/node": "^6.19.2",
|
||||
"@sentry/tracing": "^6.19.2",
|
||||
"NeteaseCloudMusicApi": "^4.5.8",
|
||||
"better-sqlite3": "^7.5.0",
|
||||
"change-case": "^4.1.2",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"electron-log": "^4.4.6",
|
||||
"electron-store": "^8.0.1",
|
||||
"express": "^4.17.3",
|
||||
"realm": "^10.13.0"
|
||||
"express": "^4.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sentry/react": "^6.19.2",
|
||||
"@types/better-sqlite3": "^7.5.0",
|
||||
"@types/cookie-parser": "^1.4.2",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/express-fileupload": "^1.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue