Compare commits

..

2 Commits

Author SHA1 Message Date
7d4ec97551 Update all dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-11-15 04:44:55 +00:00
047c826d68 Update dependency @types/react to v19.2.5
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2025-11-15 01:50:33 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "24.10.1",
"@types/react": "19.2.4",
"@types/react": "19.2.5",
"@types/react-dom": "19.2.3",
"prettier": "3.6.2",
"typescript": "5.9.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.4":
version "19.2.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.4.tgz#e38daaca05cf95459f5f797b1411bcf64c413dd2"
integrity sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==
"@types/react@19.2.5":
version "19.2.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.5.tgz#bb75da5c52a956ba7d2623dffbba0fdadc3e4145"
integrity sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==
dependencies:
csstype "^3.0.2"