Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 5d3a32d commit 280e070
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 63 deletions.
102 changes: 44 additions & 58 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"lodash": "4.17.21",
"numeral": "2.0.6",
"omit-deep-lodash": "1.1.7",
"react": "18.2.0",
"react": "18.3.1",
"react-scrollbars-custom": "^4.1.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-router-dom": "6.20.1",
"showdown": "2.1.0",
"subscriptions-transport-ws": "0.11.0"
Expand All @@ -50,9 +50,9 @@
"@types/lodash": "4.14.202",
"@types/numeral": "2.0.5",
"@types/omit-deep-lodash": "1.1.3",
"@types/react": "18.2.9",
"@types/react": "18.3.11",
"@types/react-custom-scrollbars": "4.0.12",
"@types/react-dom": "18.2.4",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/showdown": "2.0.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "8.0.3",
"less": "4.2.0",
"lint-staged": "13.3.0",
Expand Down

0 comments on commit 280e070

Please sign in to comment.