diff --git a/example/package.json b/example/package.json index b5b840d9..67f63fad 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.1", "@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..82f82478 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.1": + version: 0.87.1 + resolution: "@react-native/typescript-config@npm:0.87.1" + checksum: 10c0/6c6ee6fe4e932c42273957ebef20e46d77314cc585daf84ace7e7d7fd05599204cb8ba23db90a950287522ac10427bd1471a8034bbc53fdc34542a748303b1ba 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.1" "@react-navigation/bottom-tabs": "npm:^7.18.15" "@react-navigation/native": "npm:^7.3.15" "@react-navigation/stack": "npm:^7.10.20"