Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v18.2.20 (#580)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent a0e92df commit d3e4d23
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@suddenly-giovanni/eslint-config": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.19",
"@types/react-dom": "18.2.20",
"@typescript-eslint/eslint-plugin": "7.1.1",
"autoprefixer": "10.4.18",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@suddenly-giovanni/eslint-config": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.19",
"@types/react-dom": "18.2.20",
"@vitejs/plugin-react-swc": "3.6.0",
"autoprefixer": "10.4.18",
"class-variance-authority": "0.7.0",
Expand Down
Loading

0 comments on commit d3e4d23

Please sign in to comment.