Skip to content

Commit 95bf4d2

Browse files
Merge pull request #4172 from OneCommunityGlobal/bhavpreet_lb_demand_chart
Bhavpreet: listing bidding dashboard demand chart
2 parents 70c782f + 9432302 commit 95bf4d2

12 files changed

Lines changed: 5522 additions & 3262 deletions

File tree

package-lock.json

Lines changed: 1131 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
},
99
"private": true,
1010
"dependencies": {
11+
"@ant-design/charts": "^2.6.4",
12+
"@ant-design/icons": "^6.0.1",
1113
"@babel/runtime": "^7.27.6",
1214
"@babel/runtime-corejs3": "^7.27.6",
1315
"@changey/react-leaflet-markercluster": "^4.0.0-rc1",
@@ -32,7 +34,8 @@
3234
"@tinymce/tinymce-react": "^6.1.0",
3335
"ajv": "^8.0.0",
3436
"ajv-keywords": "^5.1.0",
35-
"antd": "^5.27.4",
37+
"ant-design": "^1.0.0",
38+
"antd": "^5.27.6",
3639
"assert": "^2.1.0",
3740
"axios": "^1.11.0",
3841
"axios-mock-adapter": "^1.22.0",

0 commit comments

Comments
 (0)