Skip to content

Commit 6afef27

Browse files
Bump @types/react to ^19.1.13 (#46922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c2222f commit 6afef27

File tree

20 files changed

+311
-311
lines changed

20 files changed

+311
-311
lines changed

apps/bare-next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@pigment-css/nextjs-plugin": "0.0.30",
2626
"@types/node": "^20.19.15",
27-
"@types/react": "^19.1.12",
27+
"@types/react": "^19.1.13",
2828
"@types/react-dom": "^19.1.9",
2929
"eslint": "^9.35.0",
3030
"typescript": "^5.9.2"

apps/pigment-css-next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@pigment-css/nextjs-plugin": "0.0.30",
2525
"@types/node": "^20.19.15",
26-
"@types/react": "^19.1.12",
26+
"@types/react": "^19.1.13",
2727
"@types/react-dom": "^19.1.9",
2828
"eslint": "^9.35.0",
2929
"typescript": "^5.9.2"

apps/pigment-css-vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/preset-typescript": "^7.27.1",
2929
"@pigment-css/vite-plugin": "0.0.30",
3030
"@testing-library/react": "^16.3.0",
31-
"@types/react": "^19.1.12",
31+
"@types/react": "^19.1.13",
3232
"@types/react-dom": "^19.1.9",
3333
"@types/webfontloader": "^1.6.38",
3434
"@vitejs/plugin-react": "^4.7.0",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@types/node": "^20.19.15",
123123
"@types/nprogress": "^0.2.3",
124124
"@types/prop-types": "^15.7.15",
125-
"@types/react": "^19.1.12",
125+
"@types/react": "^19.1.13",
126126
"@types/react-dom": "^19.1.9",
127127
"@types/react-swipeable-views": "^0.13.6",
128128
"@types/react-transition-group": "^4.4.12",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/lodash.kebabcase": "^4.1.9",
131131
"@types/mocha": "^10.0.10",
132132
"@types/node": "^20.19.15",
133-
"@types/react": "^19.1.12",
133+
"@types/react": "^19.1.13",
134134
"@types/yargs": "^17.0.33",
135135
"@vitejs/plugin-react": "^4.7.0",
136136
"@vitest/browser": "^3.2.4",

packages-internal/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/doctrine": "^0.0.9",
4747
"@types/lodash": "^4.17.20",
4848
"@types/node": "^20.19.15",
49-
"@types/react": "^19.1.12",
49+
"@types/react": "^19.1.13",
5050
"@types/uuid": "^10.0.0",
5151
"chai": "^6.0.1",
5252
"fast-glob": "^3.3.3",

packages-internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/chai-dom": "^1.11.3",
5959
"@types/format-util": "^1.0.4",
6060
"@types/prop-types": "^15.7.15",
61-
"@types/react": "^19.1.12",
61+
"@types/react": "^19.1.13",
6262
"@types/react-dom": "^19.1.9",
6363
"@types/sinon": "^17.0.4",
6464
"typescript": "^5.9.2"

packages/mui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/gtag.js": "^0.0.20",
4141
"@types/node": "^20.19.15",
4242
"@types/prop-types": "^15.7.15",
43-
"@types/react": "^19.1.12",
43+
"@types/react": "^19.1.13",
4444
"next": "^15.5.3",
4545
"react": "^19.1.1"
4646
},

packages/mui-icons-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@mui/internal-waterfall": "workspace:^",
4949
"@mui/material": "workspace:^",
5050
"@types/chai": "^4.3.20",
51-
"@types/react": "^19.1.12",
51+
"@types/react": "^19.1.13",
5252
"chai": "^6.0.1",
5353
"chalk": "^5.6.0",
5454
"cross-fetch": "^4.1.0",

packages/mui-joy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@mui/material": "workspace:^",
4545
"@types/chai": "^4.3.20",
4646
"@types/prop-types": "^15.7.15",
47-
"@types/react": "^19.1.12",
47+
"@types/react": "^19.1.13",
4848
"@types/react-dom": "^19.1.9",
4949
"@types/sinon": "^17.0.4",
5050
"chai": "^6.0.1",

0 commit comments

Comments
 (0)