This commit is contained in:
2023-10-17 18:58:51 +05:00
parent 4c83933741
commit c5aa7bd524
15 changed files with 589 additions and 41 deletions
+2
View File
@@ -13,6 +13,7 @@
"date-fns": "^2.30.0",
"ky": "^1.0.1",
"react": "^18.2.0",
"react-datepicker": "^4.20.0",
"react-dom": "^18.2.0",
"react-google-recaptcha": "^3.1.0",
"react-router-dom": "^6.15.0",
@@ -21,6 +22,7 @@
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react-datepicker": "^4.19.0",
"@types/react-dom": "^18.2.7",
"@types/react-google-recaptcha": "^2.1.6",
"@types/react-transition-group": "^4.4.7",