Skip to content

Commit 43efff0

Browse files
chore(deps): update react monorepo
1 parent 84ab3a0 commit 43efff0

File tree

6 files changed

+225
-238
lines changed

6 files changed

+225
-238
lines changed

benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-typescript": "7.28.5",
4040
"@stylexjs/babel-plugin": "0.17.0",
4141
"@types/d3-scale-chromatic": "3.1.0",
42-
"@types/react": "^19.2.7",
42+
"@types/react": "^19.2.8",
4343
"@types/react-dom": "^19.2.3",
4444
"@types/react-native": "^0.73.0",
4545
"@types/react-native-web": "0.19.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"prettier": "@sanity/prettier-config",
1414
"dependencies": {
15-
"@types/react": "19.2.7",
15+
"@types/react": "19.2.8",
1616
"@types/react-dom": "19.2.3",
1717
"typescript": "5.9.3"
1818
},

packages/css-in-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@testing-library/react": "^16.3.0",
5757
"@testing-library/user-event": "^14.6.1",
5858
"@types/js-beautify": "1.14.3",
59-
"@types/react": "19.2.7",
59+
"@types/react": "19.2.8",
6060
"@types/react-dom": "19.2.3",
6161
"@types/react-frame-component": "4.1.6",
6262
"@types/shallowequal": "1.1.5",

packages/styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@testing-library/react": "^16.3.0",
6464
"@testing-library/user-event": "^14.6.1",
6565
"@types/js-beautify": "1.14.3",
66-
"@types/react": "19.2.7",
66+
"@types/react": "19.2.8",
6767
"@types/react-dom": "19.2.3",
6868
"@types/react-frame-component": "4.1.6",
6969
"@types/shallowequal": "1.1.5",

0 commit comments

Comments
 (0)