diff --git a/package.json b/package.json index 9c4c83d..068b0c9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@eslint/js": "9.22.0", "@project-gauntlet/tools": "0.10.0", "@types/deno": "2.2.0", - "@types/react": "19.0.11", + "@types/react": "19.0.12", "@types/which": "3.0.4", "@typescript-eslint/parser": "8.26.1", "eslint": "9.22.0", diff --git a/yarn.lock b/yarn.lock index 41e1c7b..54fa774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1879,10 +1879,10 @@ dependencies: undici-types "~6.20.0" -"@types/react@19.0.11": - version "19.0.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.11.tgz#905e8869cf7a9723ba87d68073140ffed5760f69" - integrity sha512-vrdxRZfo9ALXth6yPfV16PYTLZwsUWhVjjC+DkfE5t1suNSbBrWC9YqSuuxJZ8Ps6z1o2ycRpIqzZJIgklq4Tw== +"@types/react@19.0.12": + version "19.0.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3" + integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA== dependencies: csstype "^3.0.2"