Merge branch 'main' into snyk-upgrade-e8a59acdca04bd37dfff5afd5bb36d40

This commit is contained in:
Kaushik Narayan Ravishankar 2025-07-02 11:39:58 -07:00 committed by GitHub
commit 57d2cb7379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@types/react": "^19.1.6",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",
"@xyflow/react": "^12.6.4",
"axios": "^1.9.0",
@ -4381,9 +4381,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.6.tgz",
"integrity": "sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==",
"version": "19.1.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.7.tgz",
"integrity": "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View File

@ -17,7 +17,7 @@
"homepage": "https://spotify-manager.knravish.me",
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@types/react": "^19.1.6",
"@types/react": "^19.1.7",
"@types/react-dom": "^19.1.6",
"@xyflow/react": "^12.6.4",
"axios": "^1.9.0",