commit | 8f6d0db923a4dd7189d6779685f45904356948ea | [log] [tgz] |
---|---|---|
author | LaoeGaoci <1523796237@qq.com> | Tue Jun 03 22:57:04 2025 +0800 |
committer | LaoeGaoci <1523796237@qq.com> | Tue Jun 03 22:57:04 2025 +0800 |
tree | 1bb6212ceb18bd27cb1456d86795669c431cd1f4 | |
parent | 6b2561055b61df8a5f45b78b8550fba57636999f [diff] [blame] |
feat(hot-resource): add hot resource page with line chart for popularity trends Change-Id: I13aa76ff02f7f43225bf1736630eec3286bb75a6
diff --git a/package.json b/package.json index c61cf2d..faa6978 100644 --- a/package.json +++ b/package.json
@@ -12,6 +12,7 @@ "@icon-park/react": "^1.4.2", "@react-icons/all-files": "^4.1.0", "axios": "^1.9.0", + "chart.js": "^4.4.9", "lodash": "^4.17.21", "next": "15.2.4", "primeicons": "^7.0.0",