diff --git a/package.json b/package.json index 9c6eb0d..ef03bce 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@eslint/js": "9.24.0", "@project-gauntlet/tools": "0.10.0", "@types/deno": "2.2.0", - "@types/react": "19.1.1", + "@types/react": "19.1.2", "@types/which": "3.0.4", "@typescript-eslint/parser": "8.29.1", "eslint": "9.24.0", diff --git a/yarn.lock b/yarn.lock index fe7b262..74cc363 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1879,10 +1879,10 @@ dependencies: undici-types "~6.20.0" -"@types/react@19.1.1": - version "19.1.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b" - integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ== +"@types/react@19.1.2": + version "19.1.2" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f" + integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw== dependencies: csstype "^3.0.2"