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

This commit is contained in:
renovate[bot]
2025-04-11 15:51:04 +00:00
committed by GitHub
parent e3c0a4c665
commit 840f670d5d
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.1.0",
"@types/react": "^19.1.1",
"@types/react-dom": "^19.1.2",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
@@ -2427,9 +2427,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.0.tgz",
"integrity": "sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==",
"version": "19.1.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.1.tgz",
"integrity": "sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View File

@@ -61,7 +61,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.1.0",
"@types/react": "^19.1.1",
"@types/react-dom": "^19.1.2",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",