revert to react 18.3.1 (as it was before)

This commit is contained in:
Masen Furer 2025-01-21 10:03:39 -08:00
parent 7c686cc3da
commit 89a8e1e6a5
No known key found for this signature in database
GPG Key ID: B0008AD22B3B3A95

View File

@ -185,8 +185,8 @@ class PackageJson(SimpleNamespace):
"next": "15.1.5",
"next-sitemap": "4.2.3",
"next-themes": "0.4.4",
"react": "18.3.0",
"react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-lock": "2.13.5",
"socket.io-client": "4.8.1",
"universal-cookie": "7.2.2",