diff --git a/package.json b/package.json index 2060ec5..aa4c6c5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/lodash": "^4.17.16", "@types/node": "^22.13.10", "@types/papaparse": "^5.3.15", - "@types/react": "^19.0.10", + "@types/react": "^19.0.12", "@typescript-eslint/eslint-plugin": "^8.18.2", "@typescript-eslint/parser": "^8.27.0", "@vitejs/plugin-react": "^4.3.4", diff --git a/yarn.lock b/yarn.lock index adb7f3e..fc03228 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1339,10 +1339,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.0.10": - version "19.0.10" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb" - integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g== +"@types/react@^19.0.12": + version "19.0.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3" + integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA== dependencies: csstype "^3.0.2"