diff --git a/apps/mobile/package.json b/apps/mobile/package.json index f0b470e7..174400cb 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -126,7 +126,7 @@ "@storybook/react-native": "^8.4.2", "@storybook/react-webpack5": "^8.4.6", "@storybook/test": "^8.4.6", - "@testing-library/react-native": "^12.7.2", + "@testing-library/react-native": "^13.2.0", "@types/eslint__js": "^8.42.3", "@types/jest": "^29.5.12", "@types/lodash": "^4.17.13", diff --git a/yarn.lock b/yarn.lock index 18f517b6..7137d4da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7352,7 +7352,7 @@ __metadata: "@tamagui/config": "npm:^1.117.1" "@tamagui/font-dm-sans": "npm:^1.121.3" "@tamagui/toast": "npm:^1.117.1" - "@testing-library/react-native": "npm:^12.7.2" + "@testing-library/react-native": "npm:^13.2.0" "@types/eslint__js": "npm:^8.42.3" "@types/jest": "npm:^29.5.12" "@types/lodash": "npm:^4.17.13" @@ -10863,22 +10863,23 @@ __metadata: languageName: node linkType: hard -"@testing-library/react-native@npm:^12.7.2": - version: 12.9.0 - resolution: "@testing-library/react-native@npm:12.9.0" +"@testing-library/react-native@npm:^13.2.0": + version: 13.2.0 + resolution: "@testing-library/react-native@npm:13.2.0" dependencies: + chalk: "npm:^4.1.2" jest-matcher-utils: "npm:^29.7.0" pretty-format: "npm:^29.7.0" redent: "npm:^3.0.0" peerDependencies: - jest: ">=28.0.0" - react: ">=16.8.0" - react-native: ">=0.59" - react-test-renderer: ">=16.8.0" + jest: ">=29.0.0" + react: ">=18.2.0" + react-native: ">=0.71" + react-test-renderer: ">=18.2.0" peerDependenciesMeta: jest: optional: true - checksum: 10/dcee1d836e76198a2c397fbcb7db24a40e2c45b2dcbca266a4a5d8a802a859a1e8c50755336a2d70f9eec478de964951673b78acb2e03c007b2bee5b8d8766d1 + checksum: 10/b5c4bc61ed61ceb835224e223a528bb1a43c82776f964511f53559c8bd606feb11b85654abfe7ef5bdebd25fa5855682ebcf50afdab9aaffce45d46decdcf29e languageName: node linkType: hard