chore(deps): update react monorepo to v18.3.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-29 12:42:32 +00:00
committed by Erik Michelson
parent dce5eaf842
commit b917a01cb3
3 changed files with 39 additions and 32 deletions
+2 -2
View File
@@ -60,8 +60,8 @@
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"ts-jest": "29.2.5",
"typescript": "5.3.3"
},