update list for /sight & /station routes

This commit is contained in:
maxim
2025-02-21 21:40:23 +03:00
parent 550299f1a8
commit a989b80642
4 changed files with 86 additions and 12 deletions

View File

@ -21,6 +21,7 @@
"axios": "^1.7.9",
"easymde": "^2.19.0",
"i18next": "^24.2.2",
"js-cookie": "^3.0.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hook-form": "^7.30.0",
@ -29,6 +30,7 @@
"react-simplemde-editor": "^5.2.0"
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^18.16.2",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",