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

This commit is contained in:
renovate[bot]
2025-02-16 13:16:31 +00:00
committed by GitHub
parent 54da4e6839
commit 4acfda32d0
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"@lingui/cli": "^5.2.0",
"@lingui/vite-plugin": "^5.2.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.0.8",
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",
@@ -2334,9 +2334,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.8.tgz",
"integrity": "sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==",
"version": "19.0.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.9.tgz",
"integrity": "sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View File

@@ -58,7 +58,7 @@
"@lingui/cli": "^5.2.0",
"@lingui/vite-plugin": "^5.2.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.0.8",
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@types/react-infinite-scroller": "^1.2.5",
"@types/throttle-debounce": "^5.0.2",