mirror of
https://github.com/FranP-code/spooky-spotify-showcase.git
synced 2025-10-13 00:02:36 +00:00
Implement Spotify login functionality and API routes
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"server-only": "^0.0.1",
|
||||
"spotify-web-api-node": "^5.0.2",
|
||||
"superjson": "^2.2.1",
|
||||
"zod": "^3.23.3"
|
||||
},
|
||||
@@ -34,6 +35,7 @@
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/spotify-web-api-node": "^5.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.1.0",
|
||||
"@typescript-eslint/parser": "^8.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
||||
Reference in New Issue
Block a user