Skip to content

Commit

Permalink
fix(deps): update react
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 3f666a1 commit 0b1c7fe
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 68 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@types/node": "13.9.8",
"@types/node-fetch": "^2.5.5",
"@types/prop-types": "15.7.3",
"@types/react": "16.9.31",
"@types/react-dom": "16.9.6",
"@types/react-reconciler": "0.18.0",
"@types/react": "16.14.56",
"@types/react-dom": "16.9.24",
"@types/react-reconciler": "0.28.8",
"@types/react-redux": "^7.1.7",
"@types/react-router": "5.1.5",
"@types/react-router-dom": "5.1.3",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/redux": "^3.6.0",
"@types/sinon": "9.0.0",
"@types/stringify-object": "3.2.0",
Expand Down Expand Up @@ -105,9 +105,9 @@
"prettier": "^2.0.2",
"prop-types": "15.7.2",
"react": "^16.13.1",
"react-babylonjs": "2.1.0",
"react-babylonjs": "2.3.2",
"react-dom": "^16.13.1",
"react-reconciler": "0.25.1",
"react-reconciler": "0.29.0",
"react-redux": "^7.2.0",
"react-simple-resizer": "^2.1.0",
"redbox-react": "1.6.0",
Expand Down
Loading

0 comments on commit 0b1c7fe

Please sign in to comment.