Skip to content

Commit b216ad8

Browse files
Bump React (mui#16143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a6dfc2 commit b216ad8

File tree

4 files changed

+189
-189
lines changed

4 files changed

+189
-189
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@types/moment-hijri": "^2.1.4",
115115
"@types/moment-jalaali": "^0.7.9",
116116
"@types/prop-types": "^15.7.14",
117-
"@types/react-dom": "^19.0.2",
117+
"@types/react-dom": "^19.0.3",
118118
"@types/react-router-dom": "^5.3.3",
119119
"@types/stylis": "^4.2.7",
120120
"@types/webpack-bundle-analyzer": "^4.7.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"@types/lodash": "^4.17.14",
111111
"@types/mocha": "^10.0.10",
112112
"@types/node": "^20.17.12",
113-
"@types/react": "^19.0.2",
114-
"@types/react-dom": "^19.0.2",
113+
"@types/react": "^19.0.6",
114+
"@types/react-dom": "^19.0.3",
115115
"@types/requestidlecallback": "^0.3.7",
116116
"@types/sinon": "^17.0.3",
117117
"@types/yargs": "^17.0.33",

0 commit comments

Comments
 (0)