Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent e1b7fa5 commit 0625e09
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 31 deletions.
51 changes: 24 additions & 27 deletions frontend/prime-scout/package-lock.json

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

8 changes: 4 additions & 4 deletions frontend/prime-scout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"@fontsource/roboto": "^5.0.12",
"@mui/icons-material": "^5.15.12",
"@mui/material": "^5.15.12",
"react": "17.0.2",
"react": "18.2.0",
"react-cookie-consent": "9.0.0",
"react-dom": "17.0.2",
"react-dom": "18.2.0",
"typescript": "5.3.3"
},
"scripts": {
Expand All @@ -26,8 +26,8 @@
"defaults"
],
"devDependencies": {
"@types/react": "17.0.76",
"@types/react-dom": "17.0.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.0",
"vite": "^5.0.0",
Expand Down

0 comments on commit 0625e09

Please sign in to comment.