diff --git a/example/package.json b/example/package.json index 61852aad..d48de8aa 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "@react-native-community/cli-platform-ios": "20.1.3", "@react-native/babel-preset": "0.84.1", "@react-native/metro-config": "0.84.1", - "@react-native/typescript-config": "0.84.1", + "@react-native/typescript-config": "0.85.3", "@types/react": "^19.2.14", "babel-loader": "^10.1.1", "babel-plugin-react-native-web": "^0.21.2", diff --git a/yarn.lock b/yarn.lock index 216af4dc..6a2b5a87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4684,10 +4684,10 @@ __metadata: languageName: node linkType: hard -"@react-native/typescript-config@npm:0.84.1": - version: 0.84.1 - resolution: "@react-native/typescript-config@npm:0.84.1" - checksum: 10c0/b46c35ba2d5eefbb4c7bef142acc17a23d69eda6c1f5a25a7b3f09068e4a7bc3b27564809278ce0743159f87f176caed5698465a353bf9cec1288ffa3a5740fb +"@react-native/typescript-config@npm:0.85.3": + version: 0.85.3 + resolution: "@react-native/typescript-config@npm:0.85.3" + checksum: 10c0/6adf0fd9ae9d93b57fde6490e8a1531abc1bd46ebfc278fbaf4afa485280a61780bbbd0f188754faab65f705f0c107bd772278955866b354c8116bc2aa16cce5 languageName: node linkType: hard @@ -6010,7 +6010,7 @@ __metadata: "@react-native-community/cli-platform-ios": "npm:20.1.3" "@react-native/babel-preset": "npm:0.84.1" "@react-native/metro-config": "npm:0.84.1" - "@react-native/typescript-config": "npm:0.84.1" + "@react-native/typescript-config": "npm:0.85.3" "@react-navigation/bottom-tabs": "npm:^7.15.7" "@react-navigation/native": "npm:^7.2.0" "@react-navigation/stack": "npm:^7.8.7"