Compare commits

...

2 Commits

Author SHA1 Message Date
43ecc01f60 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
2026-01-21 01:50:45 +00:00
fc461e8881 Update dependency @types/react to v19.2.8
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2026-01-11 01:48:52 +00:00
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.7",
"@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.7":
version "19.2.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
"@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"