I changed the icons in the sidebar

This commit is contained in:
Abdirhman2
2025-06-29 16:21:56 +03:00
parent 20be42eb0c
commit d71c8889ba
3 changed files with 58 additions and 53 deletions

10
package-lock.json generated
View File

@@ -18,6 +18,7 @@
"axios": "^1.8.4",
"chart.js": "^4.4.1",
"date-fns": "^3.0.6",
"lucide-react": "^0.525.0",
"plotly.js": "^3.0.1",
"plotly.js-dist": "^3.0.1",
"plotly.js-dist-min": "^3.0.1",
@@ -6157,6 +6158,15 @@
"yallist": "^3.0.2"
}
},
"node_modules/lucide-react": {
"version": "0.525.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz",
"integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/map-limit": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/map-limit/-/map-limit-0.0.1.tgz",