Skip to content

Commit ab07e43

Browse files
authored
Update internal React deps (#3710)
1 parent d9dc95d commit ab07e43

File tree

63 files changed

+864
-859
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+864
-859
lines changed

apps/ssr-testing/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"dependencies": {
1111
"next": "^15.3.1",
1212
"radix-ui": "workspace:*",
13-
"react": "^19.1.0",
14-
"react-dom": "^19.1.0"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
1717
"@repo/eslint-config": "workspace:*",
1818
"@repo/typescript-config": "workspace:*",
19-
"@types/react": "^19.0.7",
20-
"@types/react-dom": "^19.0.3",
19+
"@types/react": "^19.2.2",
20+
"@types/react-dom": "^19.2.2",
2121
"eslint": "^9.18.0",
2222
"typescript": "^5.7.3"
2323
}

apps/storybook/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@repo/test-data": "workspace:*",
1515
"form-serialize": "^0.7.2",
1616
"radix-ui": "workspace:*",
17-
"react": "^19.1.0",
18-
"react-dom": "^19.1.0",
17+
"react": "^19.2.0",
18+
"react-dom": "^19.2.0",
1919
"react-remove-scroll": "^2.6.3"
2020
},
2121
"devDependencies": {
@@ -34,8 +34,8 @@
3434
"@storybook/test": "^8.6.12",
3535
"@storybook/theming": "^8.6.12",
3636
"@types/form-serialize": "^0",
37-
"@types/react": "^19.0.7",
38-
"@types/react-dom": "^19.0.3",
37+
"@types/react": "^19.2.2",
38+
"@types/react-dom": "^19.2.2",
3939
"eslint": "^9.18.0",
4040
"storybook": "^8.6.12",
4141
"typescript": "^5.7.3"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@testing-library/user-event": "^14.6.1",
4141
"@types/fs-extra": "^11",
4242
"@types/node": "^22",
43-
"@types/react": "^19.0.7",
44-
"@types/react-dom": "^19.0.3",
45-
"@types/react-test-renderer": "^19.0.0",
43+
"@types/react": "^19.2.2",
44+
"@types/react-dom": "^19.2.2",
45+
"@types/react-test-renderer": "^19.1.0",
4646
"axe-core": "^4.10.3",
4747
"cypress": "^14.0.0",
4848
"cypress-axe": "1.6.0",
@@ -57,8 +57,8 @@
5757
"lint-staged": "^10.5.3",
5858
"prettier": "^3.4.2",
5959
"pretty-quick": "^4.0.0",
60-
"react": "^19.1.0",
61-
"react-dom": "^19.1.0",
60+
"react": "^19.2.0",
61+
"react-dom": "^19.2.0",
6262
"react-test-renderer": "^19.0.0",
6363
"replace-in-files": "^3.0.0",
6464
"start-server-and-test": "2.0.3",

packages/react/accessible-icon/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@repo/builder": "workspace:*",
4141
"@repo/eslint-config": "workspace:*",
4242
"@repo/typescript-config": "workspace:*",
43-
"@types/react": "^19.0.7",
44-
"@types/react-dom": "^19.0.3",
43+
"@types/react": "^19.2.2",
44+
"@types/react-dom": "^19.2.2",
4545
"eslint": "^9.18.0",
46-
"react": "^19.1.0",
47-
"react-dom": "^19.1.0",
46+
"react": "^19.2.0",
47+
"react-dom": "^19.2.0",
4848
"typescript": "^5.7.3"
4949
},
5050
"peerDependencies": {

packages/react/accordion/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@repo/builder": "workspace:*",
4949
"@repo/eslint-config": "workspace:*",
5050
"@repo/typescript-config": "workspace:*",
51-
"@types/react": "^19.0.7",
52-
"@types/react-dom": "^19.0.3",
51+
"@types/react": "^19.2.2",
52+
"@types/react-dom": "^19.2.2",
5353
"eslint": "^9.18.0",
54-
"react": "^19.1.0",
55-
"react-dom": "^19.1.0",
54+
"react": "^19.2.0",
55+
"react-dom": "^19.2.0",
5656
"typescript": "^5.7.3"
5757
},
5858
"peerDependencies": {

packages/react/alert-dialog/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"@repo/builder": "workspace:*",
4646
"@repo/eslint-config": "workspace:*",
4747
"@repo/typescript-config": "workspace:*",
48-
"@types/react": "^19.0.7",
49-
"@types/react-dom": "^19.0.3",
48+
"@types/react": "^19.2.2",
49+
"@types/react-dom": "^19.2.2",
5050
"eslint": "^9.18.0",
51-
"react": "^19.1.0",
52-
"react-dom": "^19.1.0",
51+
"react": "^19.2.0",
52+
"react-dom": "^19.2.0",
5353
"typescript": "^5.7.3"
5454
},
5555
"peerDependencies": {

packages/react/announce/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@repo/builder": "workspace:*",
4343
"@repo/eslint-config": "workspace:*",
4444
"@repo/typescript-config": "workspace:*",
45-
"@types/react": "^19.0.7",
46-
"@types/react-dom": "^19.0.3",
45+
"@types/react": "^19.2.2",
46+
"@types/react-dom": "^19.2.2",
4747
"eslint": "^9.18.0",
48-
"react": "^19.1.0",
49-
"react-dom": "^19.1.0",
48+
"react": "^19.2.0",
49+
"react-dom": "^19.2.0",
5050
"typescript": "^5.7.3"
5151
},
5252
"peerDependencies": {

packages/react/arrow/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@repo/builder": "workspace:*",
4141
"@repo/eslint-config": "workspace:*",
4242
"@repo/typescript-config": "workspace:*",
43-
"@types/react": "^19.0.7",
44-
"@types/react-dom": "^19.0.3",
43+
"@types/react": "^19.2.2",
44+
"@types/react-dom": "^19.2.2",
4545
"eslint": "^9.18.0",
46-
"react": "^19.1.0",
47-
"react-dom": "^19.1.0",
46+
"react": "^19.2.0",
47+
"react-dom": "^19.2.0",
4848
"typescript": "^5.7.3"
4949
},
5050
"peerDependencies": {

packages/react/aspect-ratio/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@repo/builder": "workspace:*",
4141
"@repo/eslint-config": "workspace:*",
4242
"@repo/typescript-config": "workspace:*",
43-
"@types/react": "^19.0.7",
44-
"@types/react-dom": "^19.0.3",
43+
"@types/react": "^19.2.2",
44+
"@types/react-dom": "^19.2.2",
4545
"eslint": "^9.18.0",
46-
"react": "^19.1.0",
47-
"react-dom": "^19.1.0",
46+
"react": "^19.2.0",
47+
"react-dom": "^19.2.0",
4848
"typescript": "^5.7.3"
4949
},
5050
"peerDependencies": {

packages/react/avatar/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"@repo/builder": "workspace:*",
4545
"@repo/eslint-config": "workspace:*",
4646
"@repo/typescript-config": "workspace:*",
47-
"@types/react": "^19.0.7",
48-
"@types/react-dom": "^19.0.3",
47+
"@types/react": "^19.2.2",
48+
"@types/react-dom": "^19.2.2",
4949
"eslint": "^9.18.0",
50-
"react": "^19.1.0",
51-
"react-dom": "^19.1.0",
50+
"react": "^19.2.0",
51+
"react-dom": "^19.2.0",
5252
"typescript": "^5.7.3"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)