mirror of
https://github.com/20kaushik02/spotify-manager-web.git
synced 2025-12-06 05:24:07 +00:00
package updates
This commit is contained in:
parent
7c24ebdcfb
commit
7a55a3d751
1
.env.production
Normal file
1
.env.production
Normal file
@ -0,0 +1 @@
|
||||
REACT_APP_API_BASE_URL = "https://api.spotify-manager.knravish.me"
|
||||
2209
package-lock.json
generated
2209
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
15
package.json
15
package.json
@ -20,19 +20,18 @@
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.1.0",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@xyflow/react": "^12.3.6",
|
||||
"axios": "^1.7.9",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@xyflow/react": "^12.4.4",
|
||||
"axios": "^1.8.4",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-icons": "^5.4.0",
|
||||
"react-router-dom": "^7.1.1",
|
||||
"react-toastify": "^11.0.2",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-router-dom": "^7.4.0",
|
||||
"react-toastify": "^11.0.5",
|
||||
"web-vitals": "^4.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"react-scripts": "^5.0.1",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript-plugin-css-modules": "^5.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user