diff --git a/.changeset/yellow-doors-kiss.md b/.changeset/yellow-doors-kiss.md new file mode 100644 index 0000000000..c07117aedc --- /dev/null +++ b/.changeset/yellow-doors-kiss.md @@ -0,0 +1,13 @@ +--- +"@react-native-webapis/battery-status": patch +"@react-native-webapis/web-storage": patch +"@rnx-kit/metro-serializer-esbuild": patch +"@rnx-kit/react-native-auth": patch +"@rnx-kit/lint-lockfile": patch +"@rnx-kit/metro-config": patch +"@rnx-kit/jest-preset": patch +"@rnx-kit/align-deps": patch +"@rnx-kit/cli": patch +--- + +Bump react and react-dom packages diff --git a/docsite/package.json b/docsite/package.json index 0dff7b8da6..ce32362955 100644 --- a/docsite/package.json +++ b/docsite/package.json @@ -22,8 +22,8 @@ "clsx": "^2.0.0", "docusaurus-lunr-search": "^3.5.0", "prism-react-renderer": "^2.3.0", - "react": "~19.1.1", - "react-dom": "~19.1.1" + "react": "~19.1.2", + "react-dom": "~19.1.2" }, "devDependencies": { "@tsconfig/docusaurus": "^2.0.1", diff --git a/docsite/yarn.lock b/docsite/yarn.lock index 108d086520..0ea87d14cd 100644 --- a/docsite/yarn.lock +++ b/docsite/yarn.lock @@ -2711,8 +2711,8 @@ __metadata: prettier: "catalog:" prettier-plugin-organize-imports: "npm:^4.0.0" prism-react-renderer: "npm:^2.3.0" - react: "npm:~19.1.1" - react-dom: "npm:~19.1.1" + react: "npm:~19.1.2" + react-dom: "npm:~19.1.2" typescript: "catalog:" languageName: unknown linkType: soft @@ -10417,14 +10417,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:~19.1.1": - version: 19.1.1 - resolution: "react-dom@npm:19.1.1" +"react-dom@npm:~19.1.2": + version: 19.1.2 + resolution: "react-dom@npm:19.1.2" dependencies: scheduler: "npm:^0.26.0" peerDependencies: - react: ^19.1.1 - checksum: 10c0/8c91198510521299c56e4e8d5e3a4508b2734fb5e52f29eeac33811de64e76fe586ad32c32182e2e84e070d98df67125da346c3360013357228172dbcd20bcdd + react: ^19.1.2 + checksum: 10c0/67d5f574eecd1f7a89df3c94936122d4df361d3e78ea19d5879c560439ef05f154af9b9281c1f5c92f79d13c39364bfa60136916d00bdbbccd019b8b3471de10 languageName: node linkType: hard @@ -10538,10 +10538,10 @@ __metadata: languageName: node linkType: hard -"react@npm:~19.1.1": - version: 19.1.1 - resolution: "react@npm:19.1.1" - checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e +"react@npm:~19.1.2": + version: 19.1.2 + resolution: "react@npm:19.1.2" + checksum: 10c0/dfbe1dee96547ad2d6d6872b6052cbd5bd7841b6f57a7d6cda62b27e1a7df31d47beecb6d11e24abaff0c5ea347459a0a3c60917b41f5a0ee0b507436b3c50a6 languageName: node linkType: hard diff --git a/incubator/@react-native-webapis/battery-status/package.json b/incubator/@react-native-webapis/battery-status/package.json index aad70c92c7..14a321d9c9 100644 --- a/incubator/@react-native-webapis/battery-status/package.json +++ b/incubator/@react-native-webapis/battery-status/package.json @@ -44,7 +44,7 @@ "@rnx-kit/scripts": "*", "@rnx-kit/tsconfig": "*", "@types/node": "^22.0.0", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "engines": { diff --git a/incubator/@react-native-webapis/web-storage/package.json b/incubator/@react-native-webapis/web-storage/package.json index cf28fca928..15f040954c 100644 --- a/incubator/@react-native-webapis/web-storage/package.json +++ b/incubator/@react-native-webapis/web-storage/package.json @@ -58,7 +58,7 @@ "@rnx-kit/eslint-config": "*", "@rnx-kit/scripts": "*", "@rnx-kit/tsconfig": "*", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "engines": { diff --git a/incubator/lint-lockfile/test/rules/noDuplicates.test.ts b/incubator/lint-lockfile/test/rules/noDuplicates.test.ts index 4f6821194f..dc1f8eeb86 100644 --- a/incubator/lint-lockfile/test/rules/noDuplicates.test.ts +++ b/incubator/lint-lockfile/test/rules/noDuplicates.test.ts @@ -34,10 +34,10 @@ describe("rules:noDuplicates()", () => { specifiers: ["npm:1.0.0"], resolution: "1.0.0", }, - "react@npm:19.0.0": { + "react@npm:19.0.1": { package: "react", - specifiers: ["npm:19.0.0"], - resolution: "19.0.0", + specifiers: ["npm:19.0.1"], + resolution: "19.0.1", }, "react@npm:^17.0.2": { package: "react", diff --git a/packages/align-deps/README.md b/packages/align-deps/README.md index 1175be2307..2142152968 100644 --- a/packages/align-deps/README.md +++ b/packages/align-deps/README.md @@ -360,8 +360,8 @@ resolve to: | navigation/stack | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^7.4.2 | @react-navigation/stack@^6.3.21 | @react-navigation/stack@^6.3.21 | @react-navigation/stack@^6.3.21 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^6.2.0 | @react-navigation/stack@^5.14.9 | @react-navigation/stack@^5.14.9 | @react-navigation/stack@^5.14.4 | @react-navigation/stack@^5.9.3 | @react-navigation/stack@^5.9.3 | | netinfo | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.3 | @react-native-community/netinfo@^11.3.0 | @react-native-community/netinfo@^9.0.0 | @react-native-community/netinfo@^9.0.0 | @react-native-community/netinfo@^9.0.0 | @react-native-community/netinfo@^8.0.0 | @react-native-community/netinfo@^7.0.0 | @react-native-community/netinfo@^7.0.0 | @react-native-community/netinfo@^7.0.0 | @react-native-community/netinfo@^7.0.0 | @react-native-community/netinfo@^6.0.2 | @react-native-community/netinfo@^5.9.10 | @react-native-community/netinfo@^5.9.10 | @react-native-community/netinfo@^5.7.1 | | popover | react-native-popover-view@^6.0.1 | react-native-popover-view@^6.0.1 | react-native-popover-view@^6.0.1 | react-native-popover-view@^6.0.1 | react-native-popover-view@^6.0.1 | react-native-popover-view@^6.0.1 | react-native-popover-view@^5.1.8 | react-native-popover-view@^5.1.8 | react-native-popover-view@^5.1.8 | react-native-popover-view@^5.1.8 | react-native-popover-view@^5.1.8 | react-native-popover-view@^5.0.0 | react-native-popover-view@^5.0.0 | react-native-popover-view@^5.0.0 | react-native-popover-view@^4.0.3 | react-native-popover-view@^4.0.3 | react-native-popover-view@^4.0.3 | react-native-popover-view@^4.0.3 | react-native-popover-view@^4.0.3 | react-native-popover-view@^3.1.1 | react-native-popover-view@^3.1.1 | react-native-popover-view@^3.1.1 | -| react | react@19.1.1 | react@19.1.0 | react@19.1.0 | react@19.0.0 | react@19.0.0 | react@18.3.1 | react@18.3.1 | react@^18.2.0 | react@18.2.0 | react@18.2.0 | react@18.2.0 | react@18.2.0 | react@18.1.0 | react@18.0.0 | react@17.0.2 | react@17.0.2 | react@17.0.2 | react@17.0.2 | react@17.0.1 | react@16.13.1 | react@16.11.0 | react@16.9.0 | -| react-dom | react-dom@^19.1.1 | react-dom@^19.1.0 | react-dom@^19.1.0 | react-dom@^19.0.0 | react-dom@^19.0.0 | react-dom@^18.3.1 | react-dom@^18.3.1 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.1.0 | react-dom@^18.0.0 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.1 | react-dom@16.13.1 | react-dom@16.11.0 | react-dom@16.9.0 | +| react | react@19.1.2 | react@19.1.2 | react@19.1.2 | react@19.0.1 | react@19.0.1 | react@18.3.1 | react@18.3.1 | react@^18.2.0 | react@18.2.0 | react@18.2.0 | react@18.2.0 | react@18.2.0 | react@18.1.0 | react@18.0.0 | react@17.0.2 | react@17.0.2 | react@17.0.2 | react@17.0.2 | react@17.0.1 | react@16.13.1 | react@16.11.0 | react@16.9.0 | +| react-dom | react-dom@^19.1.2 | react-dom@^19.1.2 | react-dom@^19.1.2 | react-dom@^19.0.1 | react-dom@^19.0.1 | react-dom@^18.3.1 | react-dom@^18.3.1 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.2.0 | react-dom@^18.1.0 | react-dom@^18.0.0 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.2 | react-dom@17.0.1 | react-dom@16.13.1 | react-dom@16.11.0 | react-dom@16.9.0 | | react-test-renderer | react-test-renderer@19.1.1 | react-test-renderer@19.1.0 | react-test-renderer@19.1.0 | react-test-renderer@19.0.0 | react-test-renderer@19.0.0 | react-test-renderer@18.3.1 | react-test-renderer@18.3.1 | react-test-renderer@^18.2.0 | react-test-renderer@18.2.0 | react-test-renderer@18.2.0 | react-test-renderer@18.2.0 | react-test-renderer@18.2.0 | react-test-renderer@18.1.0 | react-test-renderer@18.0.0 | react-test-renderer@17.0.2 | react-test-renderer@17.0.2 | react-test-renderer@17.0.2 | react-test-renderer@17.0.2 | react-test-renderer@17.0.1 | react-test-renderer@16.13.1 | react-test-renderer@16.11.0 | react-test-renderer@16.9.0 | | safe-area | react-native-safe-area-context@^5.6.0 | react-native-safe-area-context@^5.6.0 | react-native-safe-area-context@^5.4.0 | react-native-safe-area-context@^5.4.0 | react-native-safe-area-context@^5.2.0 | react-native-safe-area-context@^5.1.0 | react-native-safe-area-context@^4.12.0 | react-native-safe-area-context@^4.10.5 | react-native-safe-area-context@^4.10.5 | react-native-safe-area-context@^4.8.2 | react-native-safe-area-context@>=4.5.3 <4.8 | react-native-safe-area-context@^4.5.1 | react-native-safe-area-context@^4.4.1 | react-native-safe-area-context@^4.3.1 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.2.0 | react-native-safe-area-context@^3.1.9 | react-native-safe-area-context@^3.1.9 | | screens | react-native-screens@^4.11.1 | react-native-screens@^4.11.1 | react-native-screens@^4.11.1 | react-native-screens@^4.10.0 | react-native-screens@^4.10.0 | react-native-screens@^4.5.0 | react-native-screens@>=4.0 <4.5 | react-native-screens@^3.34.0 | react-native-screens@^3.31.0 | react-native-screens@^3.28.0 | react-native-screens@>=3.21.0 <3.28.0 | react-native-screens@^3.19.0 | react-native-screens@^3.18.2 | react-native-screens@^3.14.1 | react-native-screens@^3.13.1 | react-native-screens@^3.9.0 | react-native-screens@^3.9.0 | react-native-screens@^3.7.0 | react-native-screens@^3.1.1 | react-native-screens@^2.18.1 | react-native-screens@^2.10.1 | react-native-screens@^2.10.1 | diff --git a/packages/align-deps/src/presets/microsoft/react-native/profile-0.78.ts b/packages/align-deps/src/presets/microsoft/react-native/profile-0.78.ts index 69912797d3..c79b2ed84f 100644 --- a/packages/align-deps/src/presets/microsoft/react-native/profile-0.78.ts +++ b/packages/align-deps/src/presets/microsoft/react-native/profile-0.78.ts @@ -16,11 +16,11 @@ export const profile: Profile = { react: { name: "react", - version: "19.0.0", + version: "19.0.1", }, "react-dom": { name: "react-dom", - version: "^19.0.0", + version: "^19.0.1", capabilities: ["react"], }, "react-test-renderer": { diff --git a/packages/align-deps/src/presets/microsoft/react-native/profile-0.79.ts b/packages/align-deps/src/presets/microsoft/react-native/profile-0.79.ts index f56bbaabb6..d6bc4600fd 100644 --- a/packages/align-deps/src/presets/microsoft/react-native/profile-0.79.ts +++ b/packages/align-deps/src/presets/microsoft/react-native/profile-0.79.ts @@ -16,12 +16,12 @@ export const profile: Profile = { react: { name: "react", - version: "19.0.0", + version: "19.0.1", }, "react-dom": { name: "react-dom", - version: "^19.0.0", + version: "^19.0.1", capabilities: ["react"], }, diff --git a/packages/align-deps/src/presets/microsoft/react-native/profile-0.80.ts b/packages/align-deps/src/presets/microsoft/react-native/profile-0.80.ts index 3d6c6ad6ef..38c086a525 100644 --- a/packages/align-deps/src/presets/microsoft/react-native/profile-0.80.ts +++ b/packages/align-deps/src/presets/microsoft/react-native/profile-0.80.ts @@ -16,11 +16,11 @@ export const profile: Profile = { react: { name: "react", - version: "19.1.0", + version: "19.1.2", }, "react-dom": { name: "react-dom", - version: "^19.1.0", + version: "^19.1.2", capabilities: ["react"], }, "react-test-renderer": { diff --git a/packages/align-deps/src/presets/microsoft/react-native/profile-0.81.ts b/packages/align-deps/src/presets/microsoft/react-native/profile-0.81.ts index ccabe706ac..d04f5da3bf 100644 --- a/packages/align-deps/src/presets/microsoft/react-native/profile-0.81.ts +++ b/packages/align-deps/src/presets/microsoft/react-native/profile-0.81.ts @@ -16,12 +16,12 @@ export const profile: Profile = { react: { name: "react", - version: "19.1.0", + version: "19.1.2", }, "react-dom": { name: "react-dom", - version: "^19.1.0", + version: "^19.1.2", capabilities: ["react"], }, diff --git a/packages/align-deps/src/presets/microsoft/react-native/profile-0.82.ts b/packages/align-deps/src/presets/microsoft/react-native/profile-0.82.ts index 9ff2bb8095..bff7616af3 100644 --- a/packages/align-deps/src/presets/microsoft/react-native/profile-0.82.ts +++ b/packages/align-deps/src/presets/microsoft/react-native/profile-0.82.ts @@ -16,12 +16,12 @@ export const profile: Profile = { react: { name: "react", - version: "19.1.1", + version: "19.1.2", }, "react-dom": { name: "react-dom", - version: "^19.1.1", + version: "^19.1.2", capabilities: ["react"], }, diff --git a/packages/align-deps/test/commands/exportCatalogs.test.ts b/packages/align-deps/test/commands/exportCatalogs.test.ts index 57235fad85..5138f4760f 100644 --- a/packages/align-deps/test/commands/exportCatalogs.test.ts +++ b/packages/align-deps/test/commands/exportCatalogs.test.ts @@ -12,7 +12,7 @@ describe("exportCatalogs()", () => { "0.82": { react: { name: "react", - version: "19.1.1", + version: "19.1.2", }, core: { name: "react-native", @@ -22,7 +22,7 @@ describe("exportCatalogs()", () => { "1.0": { react: { name: "react", - version: "19.2.0", + version: "19.2.1", }, core: { name: "react-native", @@ -59,10 +59,10 @@ describe("exportCatalogs()", () => { content, `catalogs: "0.82": - react: 19.1.1 + react: 19.1.2 react-native: ^0.82.0 "1.0": - react: 19.2.0 + react: 19.2.1 react-native: ^1.0.0 ` ); @@ -80,10 +80,10 @@ globalFolder: .yarn/berry nodeLinker: pnpm catalogs: "0.81": - react: 19.0.0 + react: 19.0.1 react-native: ^0.81.0 "0.82": - react: 19.1.1 + react: 19.1.2 react-native: ^0.82.0-0 `); @@ -96,13 +96,13 @@ globalFolder: .yarn/berry nodeLinker: pnpm catalogs: "0.81": - react: 19.0.0 + react: 19.0.1 react-native: ^0.81.0 "0.82": - react: 19.1.1 + react: 19.1.2 react-native: ^0.82.0 "1.0": - react: 19.2.0 + react: 19.2.1 react-native: ^1.0.0 ` ); @@ -119,8 +119,8 @@ catalogs: workspaces: { packages: ["packages/*"], catalog: { - react: "^19.0.0", - "react-dom": "^19.0.0", + react: "^19.0.1", + "react-dom": "^19.0.1", }, catalogs: { testing: { @@ -142,8 +142,8 @@ catalogs: "packages/*" ], "catalog": { - "react": "^19.0.0", - "react-dom": "^19.0.0" + "react": "^19.0.1", + "react-dom": "^19.0.1" }, "catalogs": { "testing": { @@ -151,11 +151,11 @@ catalogs: "testing-library": "14.0.0" }, "0.82": { - "react": "19.1.1", + "react": "19.1.2", "react-native": "^0.82.0" }, "1.0": { - "react": "19.2.0", + "react": "19.2.1", "react-native": "^1.0.0" } } @@ -177,8 +177,8 @@ catalogs: packages: ["packages/*"], }, catalog: { - react: "^19.0.0", - "react-dom": "^19.0.0", + react: "^19.0.1", + "react-dom": "^19.0.1", }, }); @@ -194,16 +194,16 @@ catalogs: ] }, "catalog": { - "react": "^19.0.0", - "react-dom": "^19.0.0" + "react": "^19.0.1", + "react-dom": "^19.0.1" }, "catalogs": { "0.82": { - "react": "19.1.1", + "react": "19.1.2", "react-native": "^0.82.0" }, "1.0": { - "react": "19.2.0", + "react": "19.2.1", "react-native": "^1.0.0" } } @@ -229,11 +229,11 @@ catalogs: "workspaces": { "catalogs": { "0.82": { - "react": "19.1.1", + "react": "19.1.2", "react-native": "^0.82.0" }, "1.0": { - "react": "19.2.0", + "react": "19.2.1", "react-native": "^1.0.0" } } diff --git a/packages/cli/package.json b/packages/cli/package.json index d7987915e5..ea627b926d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -88,7 +88,7 @@ "metro": "^0.83.1", "metro-babel-transformer": "^0.83.1", "metro-config": "^0.83.1", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0", "tsx": "^4.15.0", "type-fest": "^4.0.0" diff --git a/packages/jest-preset/package.json b/packages/jest-preset/package.json index 8c79a7c585..cceda619b0 100644 --- a/packages/jest-preset/package.json +++ b/packages/jest-preset/package.json @@ -46,7 +46,7 @@ "@rnx-kit/scripts": "*", "@rnx-kit/tsconfig": "*", "@types/node": "^22.0.0", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "engines": { diff --git a/packages/metro-config/package.json b/packages/metro-config/package.json index 9eb49bde81..222a03324a 100644 --- a/packages/metro-config/package.json +++ b/packages/metro-config/package.json @@ -49,7 +49,7 @@ "metro": "^0.83.1", "metro-config": "^0.83.1", "metro-resolver": "^0.83.1", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0", "type-fest": "^4.0.0" }, diff --git a/packages/metro-serializer-esbuild/package.json b/packages/metro-serializer-esbuild/package.json index c1e42295b1..22668ced16 100644 --- a/packages/metro-serializer-esbuild/package.json +++ b/packages/metro-serializer-esbuild/package.json @@ -61,7 +61,7 @@ "metro": "^0.83.1", "metro-config": "^0.83.1", "metro-transform-worker": "^0.83.1", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "engines": { diff --git a/packages/react-native-auth/package.json b/packages/react-native-auth/package.json index ec7d6a8786..56da3024dd 100644 --- a/packages/react-native-auth/package.json +++ b/packages/react-native-auth/package.json @@ -32,7 +32,7 @@ "update-readme": "rnx-kit-scripts update-api-readme" }, "peerDependencies": { - "react": "16.11.0 || 16.13.1 || 17.0.1 || 17.0.2 || 18.0.0 || 18.1.0 || 18.2.0 || ^18.2.0 || 18.3.1 || 19.0.0 || 19.1.0 || 19.1.1", + "react": "16.11.0 || 16.13.1 || 17.0.1 || 17.0.2 || 18.0.0 || 18.1.0 || 18.2.0 || ^18.2.0 || 18.3.1 || 19.0.1 || 19.1.2", "react-native": "^0.62.3 || ^0.63.2 || ^0.64.2 || ^0.65.0 || ^0.66.0 || ^0.67.0 || ^0.68.0 || ^0.69.0 || ^0.70.0 || ^0.71.0 || ^0.72.0 || ^0.73.0 || ^0.74.0 || ^0.75.0 || ^0.76.0 || ^0.77.0 || ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0" }, "devDependencies": { @@ -45,7 +45,7 @@ "@rnx-kit/eslint-config": "*", "@rnx-kit/scripts": "*", "@rnx-kit/tsconfig": "*", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "engines": { diff --git a/packages/test-app-macos/package.json b/packages/test-app-macos/package.json index 1ab4c59704..0e491d21d3 100644 --- a/packages/test-app-macos/package.json +++ b/packages/test-app-macos/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@react-native-webapis/web-storage": "workspace:*", - "react": "19.0.0", + "react": "19.0.1", "react-native": "^0.78.0", "react-native-macos": "^0.78.0" }, diff --git a/packages/test-app-windows/package.json b/packages/test-app-windows/package.json index 3679980419..178a171165 100644 --- a/packages/test-app-windows/package.json +++ b/packages/test-app-windows/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@react-native-webapis/web-storage": "workspace:*", - "react": "19.0.0", + "react": "19.0.1", "react-native": "^0.79.0", "react-native-windows": "^0.79.0" }, diff --git a/packages/test-app/package.json b/packages/test-app/package.json index 8c67682fa8..c378e13e93 100644 --- a/packages/test-app/package.json +++ b/packages/test-app/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@react-native-webapis/web-storage": "workspace:*", - "react": "19.1.0", + "react": "19.1.2", "react-native": "^0.81.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index db27d9b9a1..6f307370e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3826,7 +3826,7 @@ __metadata: "@rnx-kit/scripts": "npm:*" "@rnx-kit/tsconfig": "npm:*" "@types/node": "npm:^22.0.0" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" peerDependencies: react: ">=18.2.0" @@ -3843,7 +3843,7 @@ __metadata: "@rnx-kit/eslint-config": "npm:*" "@rnx-kit/scripts": "npm:*" "@rnx-kit/tsconfig": "npm:*" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" peerDependencies: "@callstack/react-native-visionos": ">=0.74" @@ -4747,7 +4747,7 @@ __metadata: metro-config: "npm:^0.83.1" ora: "npm:^5.4.1" qrcode: "npm:^1.5.0" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" tsx: "npm:^4.15.0" type-fest: "npm:^4.0.0" @@ -4879,7 +4879,7 @@ __metadata: "@rnx-kit/tsconfig": "npm:*" "@types/node": "npm:^22.0.0" find-up: "npm:^5.0.0" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" peerDependencies: react-native: ^0.0.0-0 || >=0.73 @@ -4922,7 +4922,7 @@ __metadata: metro: "npm:^0.83.1" metro-config: "npm:^0.83.1" metro-resolver: "npm:^0.83.1" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" type-fest: "npm:^4.0.0" peerDependencies: @@ -5040,7 +5040,7 @@ __metadata: metro: "npm:^0.83.1" metro-config: "npm:^0.83.1" metro-transform-worker: "npm:^0.83.1" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" languageName: unknown linkType: soft @@ -5129,10 +5129,10 @@ __metadata: "@rnx-kit/eslint-config": "npm:*" "@rnx-kit/scripts": "npm:*" "@rnx-kit/tsconfig": "npm:*" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" peerDependencies: - react: 16.11.0 || 16.13.1 || 17.0.1 || 17.0.2 || 18.0.0 || 18.1.0 || 18.2.0 || ^18.2.0 || 18.3.1 || 19.0.0 || 19.1.0 || 19.1.1 + react: 16.11.0 || 16.13.1 || 17.0.1 || 17.0.2 || 18.0.0 || 18.1.0 || 18.2.0 || ^18.2.0 || 18.3.1 || 19.0.1 || 19.1.2 react-native: ^0.62.3 || ^0.63.2 || ^0.64.2 || ^0.65.0 || ^0.66.0 || ^0.67.0 || ^0.68.0 || ^0.69.0 || ^0.70.0 || ^0.71.0 || ^0.72.0 || ^0.73.0 || ^0.74.0 || ^0.75.0 || ^0.76.0 || ^0.77.0 || ^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 languageName: unknown linkType: soft @@ -5273,7 +5273,7 @@ __metadata: "@rnx-kit/third-party-notices": "workspace:*" "@rnx-kit/tsconfig": "workspace:*" "@types/react": "npm:^19.0.0" - react: "npm:19.0.0" + react: "npm:19.0.1" react-native: "npm:^0.78.0" react-native-macos: "npm:^0.78.0" react-native-test-app: "npm:^4.3.1" @@ -5315,7 +5315,7 @@ __metadata: "@rnx-kit/third-party-notices": "workspace:*" "@rnx-kit/tsconfig": "workspace:*" "@types/react": "npm:^19.0.0" - react: "npm:19.0.0" + react: "npm:19.0.1" react-native: "npm:^0.79.0" react-native-test-app: "npm:^4.4.11" react-native-windows: "npm:^0.79.0" @@ -5359,7 +5359,7 @@ __metadata: "@testing-library/react-native": "npm:^12.4.3" "@types/react": "npm:^19.0.0" jest: "npm:^29.2.1" - react: "npm:19.1.0" + react: "npm:19.1.2" react-native: "npm:^0.81.0" react-native-test-app: "npm:^4.4.11" react-test-renderer: "npm:19.1.0" @@ -14599,9 +14599,9 @@ __metadata: linkType: hard "react-is@npm:^19.1.0": - version: 19.1.1 - resolution: "react-is@npm:19.1.1" - checksum: 10c0/3dba763fcd69835ae263dcd6727d7ffcc44c1d616f04b7329e67aefdc66a567af4f8dcecdd29454c7a707c968aa1eb85083a83fb616f01675ef25e71cf082f97 + version: 19.2.1 + resolution: "react-is@npm:19.2.1" + checksum: 10c0/0ebeaedb4ff615055cbcd758c7e22ba9644e21110adbd293dd1aada3591abf7399152a786cd120e324c10706d75e28c2130c27d1b9b5ae637aef4c52f4d17a91 languageName: node linkType: hard @@ -14937,17 +14937,17 @@ __metadata: languageName: node linkType: hard -"react@npm:19.0.0": - version: 19.0.0 - resolution: "react@npm:19.0.0" - checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471 +"react@npm:19.0.1": + version: 19.0.1 + resolution: "react@npm:19.0.1" + checksum: 10c0/bc2e2e86ea4e67235f1adb329363bf1c998b3fed0842116614cbef6ae162d0a70227eda4cfed6d28cb95b2ad8b507a0894ed9af26f7f6cd635797585be2fb16c languageName: node linkType: hard -"react@npm:19.1.0": - version: 19.1.0 - resolution: "react@npm:19.1.0" - checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698 +"react@npm:19.1.2": + version: 19.1.2 + resolution: "react@npm:19.1.2" + checksum: 10c0/dfbe1dee96547ad2d6d6872b6052cbd5bd7841b6f57a7d6cda62b27e1a7df31d47beecb6d11e24abaff0c5ea347459a0a3c60917b41f5a0ee0b507436b3c50a6 languageName: node linkType: hard