Улучшения UI прогрессбаров и карточек
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s

This commit is contained in:
poignatov
2026-01-20 18:04:18 +03:00
parent f884bd3339
commit efded0bcd2
5 changed files with 140 additions and 154 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "play-life-web",
"version": "3.19.0",
"version": "3.20.0",
"type": "module",
"scripts": {
"dev": "vite",
@@ -14,6 +14,7 @@
"chart.js": "^4.4.0",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-circular-progressbar": "^2.2.0",
"react-dom": "^18.2.0",
"react-easy-crop": "^5.5.6"
},