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 Oct 11, 2024
1 parent b3b1849 commit e80b532
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.11",
"@types/react-dom": "18.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-scripts": "5.0.1",
"direflow-component": "4.0.0",
"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 e80b532

Please sign in to comment.