fix error

This commit is contained in:
motahhari
2025-10-31 18:04:38 +03:30
parent a96fbfa91c
commit 33d4edae67
5 changed files with 7 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"jalaali-js": "^1.2.6",
"chart.js": "^4.5.0",
"next": "15.5.4",
"next-pwa": "^5.6.0",
@@ -27,4 +28,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}