Skip to content

Commit 305308d

Browse files
committed
chore: update markdown-to-jsx
1 parent 0df1ad7 commit 305308d

2 files changed

Lines changed: 10 additions & 40 deletions

File tree

‎frontend/package-lock.json‎

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

‎frontend/package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
"@mui/material": "9.3.1",
1717
"@textea/json-viewer": "4.0.1",
1818
"chart.js": "4.5.1",
19-
"cm6-theme-basic-light": "0.2.0",
2019
"cm6-theme-basic-dark": "0.2.0",
20+
"cm6-theme-basic-light": "0.2.0",
2121
"humanize-duration": "3.34.1",
22-
"markdown-to-jsx": "9.10.2",
22+
"markdown-to-jsx": "9.10.3",
2323
"marked": "18.0.11",
2424
"mermaid": "11.17.2",
2525
"oidc-client-ts": "3.5.0",
2626
"packageurl-js": "2.0.1",
2727
"papaparse": "5.7.0",
2828
"prop-types": "15.8.1",
2929
"query-string": "9.5.0",
30-
"react": "19.2.8",
31-
"react-admin": "5.15.1",
3230
"ra-core": "5.15.0",
3331
"ra-ui-materialui": "5.15.1",
32+
"react": "19.2.8",
33+
"react-admin": "5.15.1",
3434
"react-chartjs-2": "5.3.1",
3535
"react-dom": "19.2.8",
3636
"react-is": "19.2.8",
@@ -59,11 +59,11 @@
5959
"@trivago/prettier-plugin-sort-imports": "6.0.2",
6060
"@types/humanize-duration": "3.27.4",
6161
"@types/node": "25.9.5",
62-
"@types/papaparse":" 5.5.2",
63-
"@types/react-pivottable": "0.11.6",
62+
"@types/papaparse": " 5.5.2",
6463
"@types/prop-types": "15.7.15",
6564
"@types/react": "19.2.18",
6665
"@types/react-dom": "19.2.5",
66+
"@types/react-pivottable": "0.11.6",
6767
"@types/react-syntax-highlighter": "15.5.13",
6868
"@typescript-eslint/eslint-plugin": "8.68.0",
6969
"@typescript-eslint/parser": "8.68.0",

0 commit comments

Comments
 (0)