chore(deps): update dependency @types/react to ^19.2.1

This commit is contained in:
renovate[bot]
2025-10-06 21:11:32 +00:00
committed by GitHub
parent 4b7a2afd07
commit a395246d1e
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.2.0",
"@types/react": "^19.2.1",
"@types/react-dom": "^19.2.0",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
@@ -2420,9 +2420,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.2.0",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz",
"integrity": "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==",
"version": "19.2.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.1.tgz",
"integrity": "sha512-1U5NQWh/GylZQ50ZMnnPjkYHEaGhg6t5i/KI0LDDh3t4E3h3T3vzm+GLY2BRzMfIjSBwzm6tginoZl5z0O/qsA==",
"license": "MIT",
"peer": true,
"dependencies": {

View File

@@ -59,7 +59,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.2.0",
"@types/react": "^19.2.1",
"@types/react-dom": "^19.2.0",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",