mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat: set up backend
This commit is contained in:
+4
-2
@@ -15,6 +15,7 @@
|
||||
"@fortawesome/fontawesome-svg-core": "^7.3.1",
|
||||
"@fortawesome/free-regular-svg-icons": "^7.3.1",
|
||||
"@globalhive/vuejs-tour": "^3.0.1",
|
||||
"@janishutz/login-sdk-browser": "^1.1.0",
|
||||
"@kyvg/vue3-notification": "^3.4.2",
|
||||
"music-metadata": "^11.15.0",
|
||||
"nprogress": "^0.2.0",
|
||||
@@ -29,13 +30,14 @@
|
||||
"@types/node": "^24.13.3",
|
||||
"@vitejs/plugin-vue": "^6.0.8",
|
||||
"@vue/tsconfig": "^0.9.1",
|
||||
"eslint": "^10.9.1",
|
||||
"eslint-plugin-vue": "^10.10.0",
|
||||
"globals": "^17.11.0",
|
||||
"globals": "^17.12.0",
|
||||
"musickitjs-v3-types": "^1.2.1",
|
||||
"npm-run-all2": "^9.0.2",
|
||||
"sass-embedded": "^1.103.1",
|
||||
"typescript": "~6.0.0",
|
||||
"typescript-eslint": "^8.67.0",
|
||||
"typescript-eslint": "^8.69.0",
|
||||
"vite": "^8.1.5",
|
||||
"vite-plugin-vue-devtools": "^8.1.5",
|
||||
"vue-tsc": "^3.3.7"
|
||||
|
||||
Reference in New Issue
Block a user