package updates

This commit is contained in:
Kaushik Narayan R 2025-05-17 18:50:27 -07:00
parent f1216e8575
commit ff7913b57e
2 changed files with 753 additions and 971 deletions

1707
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,19 +17,16 @@
"homepage": "https://spotify-manager.knravish.me",
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@xyflow/react": "^12.4.4",
"axios": "^1.8.4",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",
"@xyflow/react": "^12.6.4",
"axios": "^1.9.0",
"react": "^19.1.0",
"react-dom": "^19.0.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-router-dom": "^7.4.0",
"react-router-dom": "^7.6.0",
"react-toastify": "^11.0.5",
"web-vitals": "^4.2.4"
"web-vitals": "^5.0.1"
},
"devDependencies": {
"react-scripts": "^5.0.1",