diff --git a/example/package.json b/example/package.json index b5b840d9..c5e133e7 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "@react-native-community/cli-platform-ios": "20.2.0", "@react-native/babel-preset": "0.86.2", "@react-native/metro-config": "0.86.2", - "@react-native/typescript-config": "0.86.2", + "@react-native/typescript-config": "0.87.0", "@types/react": "^19.2.18", "babel-loader": "^10.1.1", "babel-plugin-react-native-web": "^0.21.2", diff --git a/yarn.lock b/yarn.lock index c7ae3da5..e13583d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4174,10 +4174,10 @@ __metadata: languageName: node linkType: hard -"@react-native/typescript-config@npm:0.86.2": - version: 0.86.2 - resolution: "@react-native/typescript-config@npm:0.86.2" - checksum: 10c0/473908af62140c9fecb13ea41a6d3f9ae4296cf6d4f481964aebac56f484b56500e07462e2940585001d4dd0fadb102d4c4de871d57e8b981ffffc2d4a83fddb +"@react-native/typescript-config@npm:0.87.0": + version: 0.87.0 + resolution: "@react-native/typescript-config@npm:0.87.0" + checksum: 10c0/0d5836325cc5af58206d093feeb8c28e302ba782ac275b9a8cd1c7f872e09555e660a036539e12e61428c501ada4747122a7a19ff927e93398d0683c3aeb928f languageName: node linkType: hard @@ -5285,7 +5285,7 @@ __metadata: "@react-native-community/cli-platform-ios": "npm:20.2.0" "@react-native/babel-preset": "npm:0.86.2" "@react-native/metro-config": "npm:0.86.2" - "@react-native/typescript-config": "npm:0.86.2" + "@react-native/typescript-config": "npm:0.87.0" "@react-navigation/bottom-tabs": "npm:^7.18.15" "@react-navigation/native": "npm:^7.3.15" "@react-navigation/stack": "npm:^7.10.20"