diff --git a/package.json b/package.json index fafe8322..21481572 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@swc/core": "^1.15.8", "@swc/plugin-transform-imports": "^12.3.0", "@types/node": "^25.0.6", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.0.1", "@vkontakte/eslint-plugin": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 7d2af448..dfb9994a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -740,10 +740,10 @@ dependencies: undici-types "~7.16.0" -"@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"