Skip to content

Commit 006f6f1

Browse files
Update production-dependencies
1 parent 6c02bd2 commit 006f6f1

File tree

2 files changed

+560
-294
lines changed

2 files changed

+560
-294
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"private": true,
88
"type": "module",
99
"dependencies": {
10-
"@carbon/charts": "^1.6.14",
11-
"@carbon/charts-react": "^1.6.14",
10+
"@carbon/charts": "^1.27.2",
11+
"@carbon/charts-react": "^1.27.2",
1212
"@carbon/import-once": "^10.7.0",
13-
"@carbon/styles": "^1.75.0",
13+
"@carbon/styles": "^1.100.0",
1414
"@matrix-widget-toolkit/api": "^5.0.3",
1515
"@matrix-widget-toolkit/mui": "^2.2.1",
1616
"@matrix-widget-toolkit/react": "^2.1.1",
@@ -19,16 +19,16 @@
1919
"@mui/material": "^5.14.10",
2020
"@mui/utils": "^5.15.6",
2121
"@reduxjs/toolkit": "^2.11.2",
22-
"d3": "^7.8.5",
22+
"d3": "^7.9.0",
2323
"i18next": "^23.16.8",
2424
"i18next-browser-languagedetector": "^8.2.0",
2525
"i18next-chained-backend": "^4.6.3",
2626
"i18next-http-backend": "^2.7.3",
2727
"joi": "^17.13.3",
2828
"lodash": "^4.17.23",
29-
"luxon": "^3.5.0",
30-
"matrix-widget-api": "^1.15.0",
31-
"pdfmake": "^0.2.23",
29+
"luxon": "^3.7.2",
30+
"matrix-widget-api": "^1.17.0",
31+
"pdfmake": "^0.3.4",
3232
"react": "^18.3.1",
3333
"react-beautiful-dnd": "^13.1.1",
3434
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)