Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent bb284c6 commit 521672b
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 138 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"autoprefixer": "10.4.17",
"postcss": "8.4.34",
"tailwindcss": "3.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@microsoft/api-extractor": "7.39.5",
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
"rimraf": "5.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@mui/material": "5.15.10",
"@mui/x-data-grid-pro": "6.19.4",
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@mui/x-date-pickers-pro": "5.0.20",
"@mui/x-date-pickers": "5.0.20",
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 521672b

Please sign in to comment.