diff --git a/example/package.json b/example/package.json index 9ab57b66..6107382c 100644 --- a/example/package.json +++ b/example/package.json @@ -32,7 +32,7 @@ "@react-native/metro-config": "0.81.4", "@types/invariant": "2.2.37", "@types/jasmine": "5.1.15", - "@types/react": "^19.1.13", + "@types/react": "19.1.13", "@wdio/browserstack-service": "8.40.6", "@wdio/cli": "8.40.6", "@wdio/jasmine-framework": "8.40.6", diff --git a/yarn.lock b/yarn.lock index f8933e0b..147f2406 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4087,7 +4087,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:^19.1.13": +"@types/react@npm:19.1.13": version: 19.1.13 resolution: "@types/react@npm:19.1.13" dependencies: @@ -12972,7 +12972,7 @@ __metadata: "@react-native/metro-config": "npm:0.81.4" "@types/invariant": "npm:2.2.37" "@types/jasmine": "npm:5.1.15" - "@types/react": "npm:^19.1.13" + "@types/react": "npm:19.1.13" "@wdio/browserstack-service": "npm:8.40.6" "@wdio/cli": "npm:8.40.6" "@wdio/jasmine-framework": "npm:8.40.6"