Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent cec22f2 commit 120ac3f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@types/bootstrap": "^5.2.6",
"@types/material-ui": "^0.21.12",
"@types/ramda": "^0.30.0",
"@types/react": "^18.2.0",
"@types/react": "^19.0.0",
"@types/react-bootstrap": "^0.32.32",
"@types/react-dom": "^18.2.1",
"@types/react-dom": "^19.0.0",
"@types/react-router-dom": "^5.3.3",
"bfj": "^8.0.0",
"bootstrap": "^5.2.3",
Expand All @@ -36,10 +36,10 @@
"pretty-ms": "^9.0.0",
"prompts": "2.4.2",
"ramda": "^0.30.0",
"react": "^18.2.0",
"react": "^19.0.0",
"react-app-polyfill": "^3.0.0",
"react-bootstrap": "^2.5.0",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-refresh": "^0.16.0",
"react-router-dom": "^6.11.0",
"resolve": "1.22.8",
Expand Down Expand Up @@ -105,7 +105,7 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-webpack-plugin": "^4.0.1",
Expand Down

0 comments on commit 120ac3f

Please sign in to comment.