diff --git a/package.json b/package.json index 11a1b35..0f7a245 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/lodash": "^4.17.20", "@types/node": "^24.1.0", "@types/papaparse": "^5.3.16", - "@types/react": "^19.1.8", + "@types/react": "^19.1.9", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.37.0", "@vitejs/plugin-react": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index afbf549..8c8a9b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1637,10 +1637,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.1.8": - version "19.1.8" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3" - integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g== +"@types/react@^19.1.9": + version "19.1.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.9.tgz#f42b24f35474566a39b5c3a98e4d0c425b79a849" + integrity sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA== dependencies: csstype "^3.0.2"