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 Sep 24, 2024
1 parent 6a5b110 commit 6d31e5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"query-string": "7.1.3",
"querystring": "0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "6.6.2",
"react-router-dom": "6.6.2",
"@react-three/fiber": "8.10.0",
Expand All @@ -27,8 +27,8 @@
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "^3.11.2",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"typescript": "4.9.5"
},
"scripts": {
Expand Down

0 comments on commit 6d31e5f

Please sign in to comment.