diff --git a/package.json b/package.json index ae9e3b4..a9ddd36 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/lodash": "^4.17.17", "@types/node": "^22.15.21", "@types/papaparse": "^5.3.16", - "@types/react": "^19.1.5", + "@types/react": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/parser": "^8.32.0", "@vitejs/plugin-react": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index 0faf6a6..0312bb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1421,10 +1421,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.5": - version "19.1.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db" - integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g== +"@types/react@^19.1.6": + version "19.1.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.6.tgz#dee39f3e1e9a7d693f156a5840570b6d57f325ea" + integrity sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q== dependencies: csstype "^3.0.2"