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 Sep 24, 2024
1 parent 901700a commit 5efb8bb
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 61 deletions.
100 changes: 44 additions & 56 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"firebase": "10.5.0",
"formik": "2.4.5",
"ionicons": "7.2.1",
"react": "18.2.0",
"react": "18.3.1",
"react-audio-player": "0.17.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-redux": "8.1.3",
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
Expand Down Expand Up @@ -79,8 +79,8 @@
"@types/d3-array": "3.0.9",
"@types/jest": "29.5.6",
"@types/node": "18.18.6",
"@types/react": "18.2.29",
"@types/react-dom": "18.2.14",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/webpack-env": "1.18.3",
Expand All @@ -92,7 +92,7 @@
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"firebase-admin": "11.11.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
Expand Down

0 comments on commit 5efb8bb

Please sign in to comment.