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 May 11, 2024
1 parent 06b947b commit 882a696
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions direflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"config": {},
"dependencies": {
"@types/node": "18.16.19",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-scripts": "5.0.1",
"direflow-component": "3.5.5",
"direflow-scripts": "3.5.5"
Expand All @@ -63,7 +63,7 @@
"@types/react-test-renderer": "18.0.0",
"jest-environment-jsdom-fourteen": "1.0.1",
"react-app-rewired": "2.2.1",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"to-string-loader": "1.2.0",
"typescript": "5.1.6",
"webpack-cli": "5.1.4",
Expand Down

0 comments on commit 882a696

Please sign in to comment.