Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 7709b04 commit f99bd97
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@types/klaw": "3.0.3",
"@types/lodash.range": "3.2.7",
"@types/mousetrap": "1.6.11",
"@types/react": "17.0.55",
"@types/react-dom": "18.2.6",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.1",
"@types/react-redux": "7.1.25",
"@types/semver": "7.3.13",
"@types/shasum": "1.0.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-testing-library": "^5.6.0",
"events": "3.3.0",
Expand All @@ -98,14 +98,14 @@
"prettier-plugin-tailwindcss": "^0.3.0",
"prettysize": "2.0.0",
"protobufjs": "^7.0.0",
"react": "18.2.0",
"react": "19.0.0",
"react-bootstrap": "1.6.6",
"react-dom": "18.2.0",
"react-dom": "19.0.0",
"react-flip-toolkit": "7.0.17",
"react-markdown": "8.0.7",
"react-redux": "7.2.9",
"react-resize-detector": "9.1.0",
"react-test-renderer": "18.2.0",
"react-test-renderer": "19.0.0",
"redux": "4.2.1",
"redux-devtools-extension": "2.13.9",
"redux-thunk": "2.4.2",
Expand Down

0 comments on commit f99bd97

Please sign in to comment.