diff --git a/ui/package.json b/ui/package.json index 36ea9a7..fc83fcc 100644 --- a/ui/package.json +++ b/ui/package.json @@ -68,7 +68,7 @@ "@eslint/js": "9.39.2", "@ianvs/prettier-plugin-sort-imports": "4.7.0", "@types/node": "25.0.8", - "@types/react": "19.2.7", + "@types/react": "19.2.8", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.1.2", "eslint": "9.39.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index d8e7295..d8c7e48 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2281,10 +2281,10 @@ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c" integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== -"@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.8": + version "19.2.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.8.tgz#307011c9f5973a6abab8e17d0293f48843627994" + integrity sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg== dependencies: csstype "^3.2.2"