This commit is contained in:
dependabot[bot] 2026-06-18 15:58:15 +00:00 committed by GitHub
commit a987c95238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"@tanstack/router-plugin": "^1.168.13",
"@tauri-apps/cli": "2.11.2",
"@types/node": "^20",
"@types/react": "19.2.16",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.2",
"json5": "^2",
@ -3077,9 +3077,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.16.tgz",
"integrity": "sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==",
"version": "19.2.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
"integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
"devOptional": true,
"license": "MIT",
"dependencies": {

View file

@ -54,7 +54,7 @@
"@tanstack/router-plugin": "^1.168.13",
"@tauri-apps/cli": "2.11.2",
"@types/node": "^20",
"@types/react": "19.2.16",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.2",
"json5": "^2",