From bf4eb62ff927f95bf5eb2d8f070f79fe11686eea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:24:28 +0000 Subject: [PATCH] Update react monorepo --- app/package.json | 4 +- docs/package.json | 6 +- package.json | 8 +-- packages/components/package.json | 4 +- packages/core/package.json | 4 +- packages/elements/package.json | 4 +- packages/next/package.json | 4 +- packages/svg/package.json | 4 +- packages/vite-plugin/package.json | 2 +- sandbox/next-app/package.json | 6 +- sandbox/unistyles-test/package.json | 2 +- yarn.lock | 94 ++++++++++++++--------------- 12 files changed, 71 insertions(+), 71 deletions(-) diff --git a/app/package.json b/app/package.json index 16cc5ae..bb1044d 100644 --- a/app/package.json +++ b/app/package.json @@ -16,13 +16,13 @@ "@react-universal/components": "workspace:*", "@react-universal/core": "workspace:*", "@react-universal/svg": "workspace:*", - "@types/react": "~19.2.7", + "@types/react": "~19.2.14", "expo": "^55.0.0-canary-20251127-587bc53", "expo-dev-client": "6.0.19-canary-20251127-587bc53", "expo-screen-orientation": "9.0.8-canary-20251127-587bc53", "expo-splash-screen": "31.0.12-canary-20251127-587bc53", "expo-status-bar": "3.0.9-canary-20251127-587bc53", - "react": "19.2.0", + "react": "19.2.5", "react-native": "0.82.1", "react-native-edge-to-edge": "^1.7.0", "react-native-nitro-modules": "0.31.10", diff --git a/docs/package.json b/docs/package.json index 0b500d8..d82cd02 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,12 +18,12 @@ "@react-universal/next": "workspace:*", "@shikijs/rehype": "^3.17.0", "@types/node": "^24.10.1", - "@types/react": "~19.2.7", + "@types/react": "~19.2.14", "@types/react-dom": "~19.2.3", "@types/webpack": "^5.28.5", "next": "^16.0.7", - "react": "19.2.0", - "react-dom": "19.2.0", + "react": "19.2.5", + "react-dom": "19.2.5", "react-icons": "^5.5.0", "react-native": "0.82.1", "rehype-slug": "^6.0.0", diff --git a/package.json b/package.json index be38c8c..3f97e54 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", - "@types/react": "~19.2.7", + "@types/react": "~19.2.14", "@vitest/browser": "^4.0.15", "del-cli": "^7.0.0", "eslint": "^9.39.1", @@ -43,13 +43,13 @@ "lefthook": "^2.0.8", "playwright": "^1.57.0", "prettier": "^3.7.4", - "react": "19.2.0", - "react-dom": "19.2.0", + "react": "19.2.5", + "react-dom": "19.2.5", "react-native": "0.82.1", "react-native-edge-to-edge": "^1.7.0", "react-native-nitro-modules": "0.31.10", "react-native-unistyles": "^3.0.19", - "react-test-renderer": "19.2.0", + "react-test-renderer": "19.2.5", "sort-package-json": "^3.5.0", "storybook": "^10.1.4", "syncpack": "^14.0.0-alpha.32", diff --git a/packages/components/package.json b/packages/components/package.json index 08273f3..ffe8b82 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -44,8 +44,8 @@ }, "devDependencies": { "@react-universal/babel-plugin": "workspace:*", - "@types/react": "~19.2.7", - "react": "19.2.0", + "@types/react": "~19.2.14", + "react": "19.2.5", "react-native": "0.82.1" }, "peerDependencies": { diff --git a/packages/core/package.json b/packages/core/package.json index 8eba09d..1abb289 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -38,8 +38,8 @@ "@tamagui/use-constant": "^1.138.6" }, "devDependencies": { - "@types/react": "~19.2.7", - "react": "19.2.0", + "@types/react": "~19.2.14", + "react": "19.2.5", "react-native": "0.82.1", "react-native-edge-to-edge": "^1.7.0", "react-native-nitro-modules": "0.31.10", diff --git a/packages/elements/package.json b/packages/elements/package.json index 071b0f3..7bc08c4 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -29,8 +29,8 @@ "@react-universal/core": "workspace:*" }, "devDependencies": { - "@types/react": "~19.2.7", - "react": "19.2.0", + "@types/react": "~19.2.14", + "react": "19.2.5", "react-native": "0.82.1" }, "peerDependencies": { diff --git a/packages/next/package.json b/packages/next/package.json index 4810bec..a3dd004 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -42,8 +42,8 @@ }, "devDependencies": { "next": "^16.0.7", - "react": "19.2.0", - "react-dom": "19.2.0" + "react": "19.2.5", + "react-dom": "19.2.5" }, "peerDependencies": { "next": "^14.0.0 || ^15.0.0 || ^16.0.0", diff --git a/packages/svg/package.json b/packages/svg/package.json index eac781b..af750f8 100644 --- a/packages/svg/package.json +++ b/packages/svg/package.json @@ -29,8 +29,8 @@ "@react-universal/utils": "workspace:*" }, "devDependencies": { - "@types/react": "~19.2.7", - "react": "19.2.0", + "@types/react": "~19.2.14", + "react": "19.2.5", "react-native": "0.82.1", "react-native-svg": "15.12.1" }, diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 11e9021..0463a2a 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@babel/core": "^7.28.5", "esbuild": "^0.27.0", - "react": "19.2.0", + "react": "19.2.5", "vite": "^7.2.6" }, "peerDependencies": { diff --git a/sandbox/next-app/package.json b/sandbox/next-app/package.json index 017b4f6..0751836 100644 --- a/sandbox/next-app/package.json +++ b/sandbox/next-app/package.json @@ -14,11 +14,11 @@ "@react-universal/elements": "workspace:*", "@react-universal/next": "workspace:*", "@types/node": "^24.10.1", - "@types/react": "~19.2.7", + "@types/react": "~19.2.14", "@types/react-dom": "~19.2.3", "next": "^16.0.7", - "react": "19.2.0", - "react-dom": "19.2.0", + "react": "19.2.5", + "react-dom": "19.2.5", "react-native": "0.82.1", "typescript": "~5.9.3" } diff --git a/sandbox/unistyles-test/package.json b/sandbox/unistyles-test/package.json index 62e8898..2386662 100644 --- a/sandbox/unistyles-test/package.json +++ b/sandbox/unistyles-test/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@react-native/normalize-colors": "0.82.1", - "react": "19.2.0", + "react": "19.2.5", "react-native": "0.82.1", "react-native-edge-to-edge": "^1.7.0", "react-native-nitro-modules": "0.31.10", diff --git a/yarn.lock b/yarn.lock index 40dafab..1380148 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4140,13 +4140,13 @@ __metadata: "@react-universal/core": "workspace:*" "@react-universal/svg": "workspace:*" "@types/babel__core": "npm:^7.20.5" - "@types/react": "npm:~19.2.7" + "@types/react": "npm:~19.2.14" expo: "npm:^55.0.0-canary-20251127-587bc53" expo-dev-client: "npm:6.0.19-canary-20251127-587bc53" expo-screen-orientation: "npm:9.0.8-canary-20251127-587bc53" expo-splash-screen: "npm:31.0.12-canary-20251127-587bc53" expo-status-bar: "npm:3.0.9-canary-20251127-587bc53" - react: "npm:19.2.0" + react: "npm:19.2.5" react-native: "npm:0.82.1" react-native-edge-to-edge: "npm:^1.7.0" react-native-nitro-modules: "npm:0.31.10" @@ -4182,8 +4182,8 @@ __metadata: "@react-universal/babel-plugin": "workspace:*" "@react-universal/core": "workspace:*" "@tamagui/compose-refs": "npm:^1.138.6" - "@types/react": "npm:~19.2.7" - react: "npm:19.2.0" + "@types/react": "npm:~19.2.14" + react: "npm:19.2.5" react-native: "npm:0.82.1" peerDependencies: "@types/react": ^19.0.0 @@ -4210,8 +4210,8 @@ __metadata: "@react-universal/utils": "workspace:*" "@tamagui/constants": "npm:^1.138.6" "@tamagui/use-constant": "npm:^1.138.6" - "@types/react": "npm:~19.2.7" - react: "npm:19.2.0" + "@types/react": "npm:~19.2.14" + react: "npm:19.2.5" react-native: "npm:0.82.1" react-native-edge-to-edge: "npm:^1.7.0" react-native-nitro-modules: "npm:0.31.10" @@ -4239,12 +4239,12 @@ __metadata: "@react-universal/next": "workspace:*" "@shikijs/rehype": "npm:^3.17.0" "@types/node": "npm:^24.10.1" - "@types/react": "npm:~19.2.7" + "@types/react": "npm:~19.2.14" "@types/react-dom": "npm:~19.2.3" "@types/webpack": "npm:^5.28.5" next: "npm:^16.0.7" - react: "npm:19.2.0" - react-dom: "npm:19.2.0" + react: "npm:19.2.5" + react-dom: "npm:19.2.5" react-icons: "npm:^5.5.0" react-native: "npm:0.82.1" rehype-slug: "npm:^6.0.0" @@ -4263,8 +4263,8 @@ __metadata: dependencies: "@react-universal/components": "workspace:*" "@react-universal/core": "workspace:*" - "@types/react": "npm:~19.2.7" - react: "npm:19.2.0" + "@types/react": "npm:~19.2.14" + react: "npm:19.2.5" react-native: "npm:0.82.1" peerDependencies: "@types/react": ^19.0.0 @@ -4286,8 +4286,8 @@ __metadata: "@react-universal/utils": "workspace:*" next: "npm:^16.0.7" next-themes: "npm:^0.4.6" - react: "npm:19.2.0" - react-dom: "npm:19.2.0" + react: "npm:19.2.5" + react-dom: "npm:19.2.5" peerDependencies: next: ^14.0.0 || ^15.0.0 || ^16.0.0 react: ^19.0.0 @@ -4301,8 +4301,8 @@ __metadata: dependencies: "@react-universal/core": "workspace:*" "@react-universal/utils": "workspace:*" - "@types/react": "npm:~19.2.7" - react: "npm:19.2.0" + "@types/react": "npm:~19.2.14" + react: "npm:19.2.5" react-native: "npm:0.82.1" react-native-svg: "npm:15.12.1" peerDependencies: @@ -4331,7 +4331,7 @@ __metadata: "@babel/core": "npm:^7.28.5" "@react-universal/core": "workspace:*" esbuild: "npm:^0.27.0" - react: "npm:19.2.0" + react: "npm:19.2.5" vite: "npm:^7.2.6" peerDependencies: "@babel/core": ^7.0.0 @@ -5202,12 +5202,12 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:~19.2.7": - version: 19.2.7 - resolution: "@types/react@npm:19.2.7" +"@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/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1 + checksum: 10c0/7d25bf41b57719452d86d2ac0570b659210402707313a36ee612666bf11275a1c69824f8c3ee1fdca077ccfe15452f6da8f1224529b917050eb2d861e52b59b7 languageName: node linkType: hard @@ -12032,11 +12032,11 @@ __metadata: "@react-universal/elements": "workspace:*" "@react-universal/next": "workspace:*" "@types/node": "npm:^24.10.1" - "@types/react": "npm:~19.2.7" + "@types/react": "npm:~19.2.14" "@types/react-dom": "npm:~19.2.3" next: "npm:^16.0.7" - react: "npm:19.2.0" - react-dom: "npm:19.2.0" + react: "npm:19.2.5" + react-dom: "npm:19.2.5" react-native: "npm:0.82.1" typescript: "npm:~5.9.3" languageName: unknown @@ -13073,14 +13073,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:19.2.0, react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": - version: 19.2.0 - resolution: "react-dom@npm:19.2.0" +"react-dom@npm:19.2.5, react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": + version: 19.2.5 + resolution: "react-dom@npm:19.2.5" dependencies: scheduler: "npm:^0.27.0" peerDependencies: - react: ^19.2.0 - checksum: 10c0/fa2cae05248d01288e91523b590ce4e7635b1e13f1344e225f850d722a8da037bf0782f63b1c1d46353334e0c696909b82e582f8cad607948fde6f7646cc18d9 + react: ^19.2.5 + checksum: 10c0/8067606e9f58e4c2e8cb5f09570217dbc71c4843ebcaa20ae2085912d3e3a351f17d8f7c1713313cdda7f272840c8c34ff6c860fcb840862071bceea218e0c63 languageName: node linkType: hard @@ -13114,10 +13114,10 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^19.2.0": - version: 19.2.0 - resolution: "react-is@npm:19.2.0" - checksum: 10c0/a63cb346aeced8ac0e671b0f9b33720d2906de02a066ca067075d871a5d4c64cdb328f495baf9b5842d5868c0d5edd1ce18465a7358b52f4b6aa983479c9bfa2 +"react-is@npm:^19.2.5": + version: 19.2.5 + resolution: "react-is@npm:19.2.5" + checksum: 10c0/58c28ab2f7f868f9836c728fa164a16dcf20246ab84a3ae6a09e617b0e4d9bbb3acdddfdc40452f0134d27b121d3359227602a050c0be554cb20069cb52a67f4 languageName: node linkType: hard @@ -13240,15 +13240,15 @@ __metadata: languageName: node linkType: hard -"react-test-renderer@npm:19.2.0": - version: 19.2.0 - resolution: "react-test-renderer@npm:19.2.0" +"react-test-renderer@npm:19.2.5": + version: 19.2.5 + resolution: "react-test-renderer@npm:19.2.5" dependencies: - react-is: "npm:^19.2.0" + react-is: "npm:^19.2.5" scheduler: "npm:^0.27.0" peerDependencies: - react: ^19.2.0 - checksum: 10c0/cc116b908489316f06881bf7392c5fad4b5f66be42d2f04788f4179a19e86674d54f1006b33fe9eba28bde6edb4cb38764ab75b416f28d02e0182c5552c97551 + react: ^19.2.5 + checksum: 10c0/d135dd5e5cc4ed76680fc130e90a4459186faa860989996f3f17c24befc037a5170919744bbd710295a0a0082f3a411398483bb113b85e78a65dbe25c86326d8 languageName: node linkType: hard @@ -13267,7 +13267,7 @@ __metadata: "@testing-library/dom": "npm:^10.4.1" "@testing-library/jest-dom": "npm:^6.9.1" "@testing-library/react": "npm:^16.3.0" - "@types/react": "npm:~19.2.7" + "@types/react": "npm:~19.2.14" "@vitest/browser": "npm:^4.0.15" del-cli: "npm:^7.0.0" eslint: "npm:^9.39.1" @@ -13278,13 +13278,13 @@ __metadata: lefthook: "npm:^2.0.8" playwright: "npm:^1.57.0" prettier: "npm:^3.7.4" - react: "npm:19.2.0" - react-dom: "npm:19.2.0" + react: "npm:19.2.5" + react-dom: "npm:19.2.5" react-native: "npm:0.82.1" react-native-edge-to-edge: "npm:^1.7.0" react-native-nitro-modules: "npm:0.31.10" react-native-unistyles: "npm:^3.0.19" - react-test-renderer: "npm:19.2.0" + react-test-renderer: "npm:19.2.5" sort-package-json: "npm:^3.5.0" storybook: "npm:^10.1.4" syncpack: "npm:^14.0.0-alpha.32" @@ -13297,10 +13297,10 @@ __metadata: languageName: unknown linkType: soft -"react@npm:19.2.0, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": - version: 19.2.0 - resolution: "react@npm:19.2.0" - checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330 +"react@npm:19.2.5, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0": + version: 19.2.5 + resolution: "react@npm:19.2.5" + checksum: 10c0/4b5f231dbef92886f602533c9ce3bde04d99f0e71dfb5d794c43e02726efaad0421c08688f75fc98a6d6e1dc017372e1af7abbfecdc86a79968f461675931a7a languageName: node linkType: hard @@ -15746,7 +15746,7 @@ __metadata: resolution: "unistyles-test@workspace:sandbox/unistyles-test" dependencies: "@react-native/normalize-colors": "npm:0.82.1" - react: "npm:19.2.0" + react: "npm:19.2.5" react-native: "npm:0.82.1" react-native-edge-to-edge: "npm:^1.7.0" react-native-nitro-modules: "npm:0.31.10"