revert: use stable react (#3228)

This commit is contained in:
Alex Yang
2023-07-14 13:33:43 +08:00
committed by GitHub
parent 9a85a14970
commit 2be0ae8906
19 changed files with 154 additions and 101 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
},
"dependencies": {
"i18next": "^23.2.6",
"react-i18next": "^13.0.1"
"react-i18next": "^13.0.2"
},
"devDependencies": {
"@types/node": "^18.16.19",