From caf2f2d4b8758d1ccd5ab107240d2103e8923c2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 10:22:18 +0000 Subject: [PATCH] Update dependency @tsconfig/react-native to v3.0.8 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9331e5aeb..a8983dc08 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@storybook/react-native-server": "6.5.3", "@swc/core": "1.3.76", "@swc/wasm": "1.3.76", - "@tsconfig/react-native": "3.0.2", + "@tsconfig/react-native": "3.0.8", "@types/jest": "29.5.3", "@types/node": "18.16.20", "@types/react": "18.2.20", diff --git a/yarn.lock b/yarn.lock index a05a9b87a..067504184 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4808,10 +4808,10 @@ __metadata: languageName: node linkType: hard -"@tsconfig/react-native@npm:3.0.2": - version: 3.0.2 - resolution: "@tsconfig/react-native@npm:3.0.2" - checksum: 10/792146b5e249614cc03786ee861297a32188358ba760ef8f2881ea5261021f3757a9c8d75e84814c9a0e22920468939ebc617a66c37f0128f2d817e5eb9d224f +"@tsconfig/react-native@npm:3.0.8": + version: 3.0.8 + resolution: "@tsconfig/react-native@npm:3.0.8" + checksum: 10/2f92b74bf70a952827f6d85221446a57812d716e7bd4246836712db1fee86a21a379387e9d6701bdd3a76b4fc5c01a1b061ec034cabe9af5138a1845b7acf05d languageName: node linkType: hard @@ -16573,7 +16573,7 @@ __metadata: "@swc/core": "npm:1.3.76" "@swc/wasm": "npm:1.3.76" "@tanstack/react-query": "npm:4.29.25" - "@tsconfig/react-native": "npm:3.0.2" + "@tsconfig/react-native": "npm:3.0.8" "@types/jest": "npm:29.5.3" "@types/node": "npm:18.16.20" "@types/react": "npm:18.2.20"