Skip to content

Commit

Permalink
Bump React (#3511)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MUI bot <[email protected]>
  • Loading branch information
renovate[bot] and Janpot authored Jun 5, 2024
1 parent 8618541 commit bcfe49b
Show file tree
Hide file tree
Showing 10 changed files with 562 additions and 549 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"postcss": "8.4.38",
"prismjs": "1.29.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react": "18.3.1",
"react-docgen": "7.0.3",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-is": "18.2.0",
"react-is": "18.3.1",
"react-router": "6.23.1",
"react-router-dom": "6.23.1",
"react-runner": "1.0.3",
Expand All @@ -93,7 +93,7 @@
"@types/babel__core": "^7.20.5",
"@types/doctrine": "0.0.9",
"@types/json-schema": "7.0.15",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-is": "18.3.0",
"cpy-cli": "5.0.0",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"pretty-quick": "4.0.0",
"react-docgen": "5.4.3",
"react-inspector": "6.0.2",
"recharts": "2.12.7",
"regenerator-runtime": "0.14.1",
"remark": "13.0.0",
"rimraf": "5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@mui/material": "5.15.19",
"@types/invariant": "2.2.37",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/sinon": "^17.0.3",
"next": "^14.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
},
"devDependencies": {
"@types/invariant": "2.2.37",
"@types/react": "18.3.1",
"react": "18.2.0"
"@types/react": "18.3.3",
"react": "18.3.1"
},
"peerDependencies": {
"react": "^18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-studio-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"nanoid": "5.0.7",
"quickjs-emscripten": "0.29.1",
"react-error-boundary": "4.0.13",
"react-is": "18.2.0"
"react-is": "18.3.1"
},
"devDependencies": {
"@types/cookie": "0.6.0",
"@types/express": "4.17.21",
"@types/invariant": "2.2.37",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-is": "18.3.0"
},
"peerDependencies": {
Expand Down
9 changes: 4 additions & 5 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,16 +124,15 @@
"piscina": "4.5.1",
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react": "18.3.1",
"react-dev-utils": "12.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.51.5",
"react-inspector": "6.0.2",
"react-is": "18.2.0",
"react-is": "18.3.1",
"react-resizable-panels": "2.0.19",
"react-router-dom": "6.23.1",
"recharts": "2.12.7",
"semver": "7.6.2",
"serialize-javascript": "6.0.2",
"superjson": "2.0.0",
Expand All @@ -159,7 +158,7 @@
"@types/lodash-es": "4.17.12",
"@types/node-fetch": "2.6.11",
"@types/pg": "8.11.6",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-is": "18.3.0",
"@types/semver": "7.5.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"dependencies": {
"invariant": "2.2.4",
"prettier": "3.2.5",
"react-is": "18.2.0",
"react-is": "18.3.1",
"title": "3.5.3",
"yaml": "2.4.2",
"yaml-diff-patch": "2.0.0"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/invariant": "2.2.37",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-is": "18.3.0",
"@types/title": "3.4.3"
}
Expand Down
6 changes: 3 additions & 3 deletions playground/toolpad-core-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@mui/icons-material": "5.15.19",
"@mui/material": "5.15.19",
"@toolpad/core": "workspace:*",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
}
}
Loading

0 comments on commit bcfe49b

Please sign in to comment.