diff --git a/packages/react-native-powerauth-mobile-sdk/package.json b/packages/react-native-powerauth-mobile-sdk/package.json index 5d87509..7775ab2 100644 --- a/packages/react-native-powerauth-mobile-sdk/package.json +++ b/packages/react-native-powerauth-mobile-sdk/package.json @@ -62,13 +62,13 @@ "@react-native/eslint-config": "^0.78.0", "@react-native/eslint-plugin": "^0.78.0", "@react-native/typescript-config": "^0.78.0", - "@types/react": "^19.0.0", + "@types/react": "^19.2.14", "@typescript-eslint/eslint-plugin": "^8.55.0", "@typescript-eslint/parser": "^8.55.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.3", - "react": "19.0.0", + "react": "19.2.4", "react-native": "^0.78.1", "react-native-builder-bob": "^0.40.13", "typescript": "^5.4.0" diff --git a/yarn.lock b/yarn.lock index 99905d2..33ae15e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2871,7 +2871,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:^19.0.0, @types/react@npm:^19.1.1": +"@types/react@npm:*, @types/react@npm:^19.1.1": version: 19.2.8 resolution: "@types/react@npm:19.2.8" dependencies: @@ -2880,6 +2880,15 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:^19.2.14": + version: 19.2.14 + resolution: "@types/react@npm:19.2.14" + dependencies: + csstype: "npm:^3.2.2" + checksum: 10c0/7d25bf41b57719452d86d2ac0570b659210402707313a36ee612666bf11275a1c69824f8c3ee1fdca077ccfe15452f6da8f1224529b917050eb2d861e52b59b7 + languageName: node + linkType: hard + "@types/semver@npm:^7.3.12": version: 7.7.1 resolution: "@types/semver@npm:7.7.1" @@ -9533,14 +9542,14 @@ __metadata: "@react-native/eslint-config": "npm:^0.78.0" "@react-native/eslint-plugin": "npm:^0.78.0" "@react-native/typescript-config": "npm:^0.78.0" - "@types/react": "npm:^19.0.0" + "@types/react": "npm:^19.2.14" "@typescript-eslint/eslint-plugin": "npm:^8.55.0" "@typescript-eslint/parser": "npm:^8.55.0" eslint: "npm:^8.57.0" eslint-config-prettier: "npm:^9.1.0" node-fetch: "npm:>=2.6.1" prettier: "npm:^3.3.3" - react: "npm:19.0.0" + react: "npm:19.2.4" react-native: "npm:^0.78.1" react-native-builder-bob: "npm:^0.40.13" typescript: "npm:^5.4.0"