Skip to content

Commit ef94169

Browse files
authored
docs: update React to 19.2.5 (#15052)
1 parent be19f31 commit ef94169

File tree

9 files changed

+41
-41
lines changed

9 files changed

+41
-41
lines changed

www/apps/api-reference/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"postcss": "8.4.27",
3838
"posthog-js": "^1.298.1",
3939
"prism-react-renderer": "2.4.0",
40-
"react": "19.2.4",
41-
"react-dom": "19.2.4",
40+
"react": "19.2.5",
41+
"react-dom": "19.2.5",
4242
"react-intersection-observer": "^9.13.1",
4343
"react-tooltip": "^5.28.0",
4444
"react-transition-group": "^4.4.5",

www/apps/bloom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"next": "15.3.9",
2525
"posthog-js": "^1.298.1",
2626
"posthog-node": "^5.29.0",
27-
"react": "19.2.4",
28-
"react-dom": "19.2.4",
27+
"react": "19.2.5",
28+
"react-dom": "19.2.5",
2929
"rehype-mdx-code-props": "^2.0.0",
3030
"rehype-slug": "^6.0.0",
3131
"remark-directive": "^3.0.0",

www/apps/book/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"next": "15.3.9",
2828
"posthog-js": "^1.298.1",
2929
"posthog-node": "^5.29.0",
30-
"react": "19.2.4",
31-
"react-dom": "19.2.4",
30+
"react": "19.2.5",
31+
"react-dom": "19.2.5",
3232
"rehype-mdx-code-props": "^2.0.0",
3333
"rehype-slug": "^6.0.0",
3434
"remark-frontmatter": "^5.0.0",

www/apps/cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"next": "15.3.9",
2626
"posthog-js": "^1.298.1",
2727
"posthog-node": "^5.29.0",
28-
"react": "19.2.4",
29-
"react-dom": "19.2.4",
28+
"react": "19.2.5",
29+
"react-dom": "19.2.5",
3030
"rehype-mdx-code-props": "^2.0.0",
3131
"rehype-slug": "^6.0.0",
3232
"remark-directive": "^3.0.0",

www/apps/resources/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"next-mdx-remote-client": "2",
2626
"posthog-js": "^1.298.1",
2727
"posthog-node": "^5.29.0",
28-
"react": "19.2.4",
29-
"react-dom": "19.2.4",
28+
"react": "19.2.5",
29+
"react-dom": "19.2.5",
3030
"rehype-mdx-code-props": "^2.0.0",
3131
"remark-directive": "^3.0.0",
3232
"remark-frontmatter": "^5.0.0",

www/apps/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"next": "15.3.9",
2727
"posthog-js": "^1.298.1",
2828
"posthog-node": "^5.29.0",
29-
"react": "19.2.4",
30-
"react-dom": "19.2.4",
29+
"react": "19.2.5",
30+
"react-dom": "19.2.5",
3131
"rehype-mdx-code-props": "^2.0.0",
3232
"rehype-slug": "^6.0.0",
3333
"remark-directive": "^3.0.0",

www/apps/user-guide/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"next": "15.3.9",
2525
"posthog-js": "^1.298.1",
2626
"posthog-node": "^5.29.0",
27-
"react": "19.2.4",
28-
"react-dom": "19.2.4",
27+
"react": "19.2.5",
28+
"react-dom": "19.2.5",
2929
"rehype-mdx-code-props": "^2.0.0",
3030
"rehype-slug": "^6.0.0",
3131
"remark-directive": "^3.0.0",

www/packages/docs-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"motion": "^12.29.2",
7777
"npm-to-yarn": "^2.1.0",
7878
"prism-react-renderer": "2.4.0",
79-
"react": "19.2.4",
80-
"react-dom": "19.2.4",
79+
"react": "19.2.5",
80+
"react-dom": "19.2.5",
8181
"react-instantsearch": "^7.13.6",
8282
"react-markdown": "^9.0.1",
8383
"react-medium-image-zoom": "^5.2.10",

www/yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6371,8 +6371,8 @@ __metadata:
63716371
postcss: 8.4.27
63726372
posthog-js: ^1.298.1
63736373
prism-react-renderer: 2.4.0
6374-
react: 19.2.4
6375-
react-dom: 19.2.4
6374+
react: 19.2.5
6375+
react-dom: 19.2.5
63766376
react-intersection-observer: ^9.13.1
63776377
react-tooltip: ^5.28.0
63786378
react-transition-group: ^4.4.5
@@ -6767,8 +6767,8 @@ __metadata:
67676767
postcss: ^8
67686768
posthog-js: ^1.298.1
67696769
posthog-node: ^5.29.0
6770-
react: 19.2.4
6771-
react-dom: 19.2.4
6770+
react: 19.2.5
6771+
react-dom: 19.2.5
67726772
rehype-mdx-code-props: ^2.0.0
67736773
rehype-slug: ^6.0.0
67746774
remark-directive: ^3.0.0
@@ -6810,8 +6810,8 @@ __metadata:
68106810
postcss: ^8
68116811
posthog-js: ^1.298.1
68126812
posthog-node: ^5.29.0
6813-
react: 19.2.4
6814-
react-dom: 19.2.4
6813+
react: 19.2.5
6814+
react-dom: 19.2.5
68156815
rehype-mdx-code-props: ^2.0.0
68166816
rehype-slug: ^6.0.0
68176817
remark-frontmatter: ^5.0.0
@@ -7223,8 +7223,8 @@ __metadata:
72237223
postcss: ^8
72247224
posthog-js: ^1.298.1
72257225
posthog-node: ^5.29.0
7226-
react: 19.2.4
7227-
react-dom: 19.2.4
7226+
react: 19.2.5
7227+
react-dom: 19.2.5
72287228
rehype-mdx-code-props: ^2.0.0
72297229
rehype-slug: ^6.0.0
72307230
remark-directive: ^3.0.0
@@ -8303,8 +8303,8 @@ __metadata:
83038303
next: 15.3.9
83048304
npm-to-yarn: ^2.1.0
83058305
prism-react-renderer: 2.4.0
8306-
react: 19.2.4
8307-
react-dom: 19.2.4
8306+
react: 19.2.5
8307+
react-dom: 19.2.5
83088308
react-instantsearch: ^7.13.6
83098309
react-markdown: ^9.0.1
83108310
react-medium-image-zoom: ^5.2.10
@@ -14277,14 +14277,14 @@ __metadata:
1427714277
languageName: node
1427814278
linkType: hard
1427914279

14280-
"react-dom@npm:19.2.4":
14281-
version: 19.2.4
14282-
resolution: "react-dom@npm:19.2.4"
14280+
"react-dom@npm:19.2.5":
14281+
version: 19.2.5
14282+
resolution: "react-dom@npm:19.2.5"
1428314283
dependencies:
1428414284
scheduler: ^0.27.0
1428514285
peerDependencies:
14286-
react: ^19.2.4
14287-
checksum: f0c63f1794dedb154136d4d0f59af00b41907f4859571c155940296808f4b94bf9c0c20633db75b5b2112ec13d8d7dd4f9bf57362ed48782f317b11d05a44f35
14286+
react: ^19.2.5
14287+
checksum: 8067606e9f58e4c2e8cb5f09570217dbc71c4843ebcaa20ae2085912d3e3a351f17d8f7c1713313cdda7f272840c8c34ff6c860fcb840862071bceea218e0c63
1428814288
languageName: node
1428914289
linkType: hard
1429014290

@@ -14523,10 +14523,10 @@ __metadata:
1452314523
languageName: node
1452414524
linkType: hard
1452514525

14526-
"react@npm:19.2.4":
14527-
version: 19.2.4
14528-
resolution: "react@npm:19.2.4"
14529-
checksum: cd2c9ff67a720799cc3b38a516009986f7fc4cb8d3e15716c6211cf098d1357ee3e348ab05ad0600042bbb0fd888530ba92e329198c92eafa0994f5213396596
14526+
"react@npm:19.2.5":
14527+
version: 19.2.5
14528+
resolution: "react@npm:19.2.5"
14529+
checksum: 4b5f231dbef92886f602533c9ce3bde04d99f0e71dfb5d794c43e02726efaad0421c08688f75fc98a6d6e1dc017372e1af7abbfecdc86a79968f461675931a7a
1453014530
languageName: node
1453114531
linkType: hard
1453214532

@@ -14960,8 +14960,8 @@ __metadata:
1496014960
postcss: ^8
1496114961
posthog-js: ^1.298.1
1496214962
posthog-node: ^5.29.0
14963-
react: 19.2.4
14964-
react-dom: 19.2.4
14963+
react: 19.2.5
14964+
react-dom: 19.2.5
1496514965
rehype-mdx-code-props: ^2.0.0
1496614966
remark-directive: ^3.0.0
1496714967
remark-frontmatter: ^5.0.0
@@ -16971,8 +16971,8 @@ turbo@latest:
1697116971
postcss: ^8
1697216972
posthog-js: ^1.298.1
1697316973
posthog-node: ^5.29.0
16974-
react: 19.2.4
16975-
react-dom: 19.2.4
16974+
react: 19.2.5
16975+
react-dom: 19.2.5
1697616976
rehype-mdx-code-props: ^2.0.0
1697716977
rehype-slug: ^6.0.0
1697816978
remark-directive: ^3.0.0
@@ -17336,8 +17336,8 @@ turbo@latest:
1733617336
postcss: ^8
1733717337
posthog-js: ^1.298.1
1733817338
posthog-node: ^5.29.0
17339-
react: 19.2.4
17340-
react-dom: 19.2.4
17339+
react: 19.2.5
17340+
react-dom: 19.2.5
1734117341
rehype-mdx-code-props: ^2.0.0
1734217342
rehype-slug: ^6.0.0
1734317343
remark-directive: ^3.0.0

0 commit comments

Comments
 (0)