fix: upgrade @types/react from 19.1.6 to 19.1.7

Snyk has created this PR to upgrade @types/react from 19.1.6 to 19.1.7.

See this package in npm:
@types/react

See this project in Snyk:
https://app.snyk.io/org/20kaushik02/project/05ddc2f1-1869-44a0-9cd3-20373c986b7c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2025-07-02 07:56:25 +00:00
parent 7020d7a872
commit bbf1372839
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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