api requests

This commit is contained in:
Tatiana Nikolaeva 2025-05-22 20:23:09 +05:00
parent fe74490440
commit 5a1cc7c43c
22 changed files with 665 additions and 133 deletions

View file

@ -11,9 +11,12 @@
},
"dependencies": {
"@formkit/tempo": "^0.1.2",
"mobx": "^6.13.7",
"mobx-react": "^9.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.5.2",
"react-textarea-autosize": "^8.5.9",
"uuid": "^11.1.0"
},
"devDependencies": {