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

This commit is contained in:
renovate[bot]
2025-01-23 13:31:56 +00:00
committed by GitHub
parent 3d5d93bb72
commit 4ccbe81e87
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"@lingui/cli": "^5.1.2",
"@lingui/vite-plugin": "^5.1.2",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.0.7",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",
@@ -2331,9 +2331,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.0.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.7.tgz",
"integrity": "sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==",
"version": "19.0.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.8.tgz",
"integrity": "sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==",
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"

View File

@@ -59,7 +59,7 @@
"@lingui/cli": "^5.1.2",
"@lingui/vite-plugin": "^5.1.2",
"@types/mousetrap": "^1.6.15",
"@types/react": "^19.0.7",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",