Update dependency @types/react to v19.2.9
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit was merged in pull request #455.
This commit is contained in:
2026-01-21 01:50:45 +00:00
parent fc461e8881
commit 43ecc01f60
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "22.16.3",
"@types/react": "19.2.8",
"@types/react": "19.2.9",
"@types/react-dom": "19.2.3",
"prettier": "3.6.2",
"typescript": "5.8.3"

View File

@@ -534,10 +534,10 @@
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
"@types/react@19.2.8":
version "19.2.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.8.tgz#307011c9f5973a6abab8e17d0293f48843627994"
integrity sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==
"@types/react@19.2.9":
version "19.2.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.9.tgz#84ec7669742bb3e7e2e8d6a5258d95ead7764200"
integrity sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==
dependencies:
csstype "^3.2.2"