chore(deps): update dependency @types/react to v19.2.15

This commit is contained in:
renovate[bot]
2026-05-22 23:03:14 +00:00
committed by GitHub
parent 5755ff762b
commit 055d503862
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.14",
"@types/react": "19.2.15",
"@types/react-dom": "19.2.3",
"@types/react-infinite-scroller": "1.2.5",
"@types/throttle-debounce": "5.0.2",
@@ -2474,9 +2474,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.2.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
"version": "19.2.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.15.tgz",
"integrity": "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==",
"license": "MIT",
"dependencies": {
"csstype": "^3.2.2"

View File

@@ -63,7 +63,7 @@
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.14",
"@types/react": "19.2.15",
"@types/react-dom": "19.2.3",
"@types/react-infinite-scroller": "1.2.5",
"@types/throttle-debounce": "5.0.2",