From c79e7218f52f9afd98a2b397ba72ec13d840ecb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 09:39:55 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v19.1.16 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f22a1c6f..12c418c1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.9.1", "@docusaurus/tsconfig": "^3.2.1", - "@types/react": "19.1.15", + "@types/react": "19.1.16", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "8.45.0", diff --git a/yarn.lock b/yarn.lock index 1d0de3ed..bd5679e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4805,10 +4805,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@19.1.15": - version "19.1.15" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.15.tgz#cf854cdf6624f79e34633ddf6dc1e104be459908" - integrity sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA== +"@types/react@19.1.16": + version "19.1.16" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.16.tgz#6329b1c17a5de624439eae673f86a2c5569a42be" + integrity sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog== dependencies: csstype "^3.0.2"