From 152cf0967e400f81395f57f7755394230d0e9d1e Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 2 Apr 2025 07:40:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v19.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 365f4bc..eeaf26b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@eslint/js": "9.23.0", "@project-gauntlet/tools": "0.10.0", "@types/deno": "2.2.0", - "@types/react": "19.0.14", + "@types/react": "19.1.0", "@types/which": "3.0.4", "@typescript-eslint/parser": "8.29.0", "eslint": "9.23.0", diff --git a/yarn.lock b/yarn.lock index 595d684..6591971 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1879,10 +1879,10 @@ dependencies: undici-types "~6.20.0" -"@types/react@19.0.14": - version "19.0.14" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.14.tgz#f2f62035290afd755095cb6644e10b599db72f4e" - integrity sha512-ixLZ7zG7j1fM0DijL9hDArwhwcCb4vqmePgwtV0GfnkHRSCUEv4LvzarcTdhoqgyMznUx/EhoTUv31CKZzkQlw== +"@types/react@19.1.0": + version "19.1.0" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da" + integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w== dependencies: csstype "^3.0.2"