Skip to content

Commit

Permalink
fix(deps): update react monorepo (#486)
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 9489a2c commit 291f5b6
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@testing-library/cypress": "10.0.1",
"@types/react": "18.2.62",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/testing-library__cypress": "5.0.13",
"prettier-plugin-tailwindcss": "0.5.11"
},
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/types": "3.1.1",
"@mdx-js/react": "3.0.1",
"@types/react": "18.2.62",
"@types/react": "18.2.63",
"clsx": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 291f5b6

Please sign in to comment.