Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 69e59d4 commit e48b5b8
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "18.19.10",
"@types/react": "18.2.48",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.17",
"postcss": "8.4.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@microsoft/api-extractor": "7.39.4",
"@types/node": "18.19.10",
"@types/react": "18.2.48",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mui/material": "5.15.7",
"@mui/x-data-grid-pro": "6.19.3",
"@types/node": "18.19.10",
"@types/react": "18.2.48",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@mui/x-date-pickers-pro": "5.0.20",
"@mui/x-date-pickers": "5.0.20",
"@types/node": "18.19.10",
"@types/react": "18.2.48",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
Expand Down
Loading

0 comments on commit e48b5b8

Please sign in to comment.