Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent d23aaa6 commit c5ea31d
Show file tree
Hide file tree
Showing 4 changed files with 338 additions and 338 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/debounce-promise": "3.1.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.16.10",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"dotenv-cli": "7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@plan-prise/prettier-config": "workspace:*",
"@plan-prise/tsconfig": "workspace:*",
"@types/bcryptjs": "2.4.6",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"eslint": "8.57.0",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@plan-prise/eslint-config": "workspace:*",
"@plan-prise/prettier-config": "workspace:*",
"@plan-prise/tsconfig": "workspace:*",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"eslint": "8.57.0",
"tailwindcss": "3.4.13",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit c5ea31d

Please sign in to comment.