Skip to content

Commit a8fca47

Browse files
fix(deps): update dependency markdown-to-jsx to v9
1 parent ec80202 commit a8fca47

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"date-fns": "^4.1.0",
2424
"dotenv-cli": "^11.0.0",
2525
"formik": "^2.4.9",
26-
"markdown-to-jsx": "^8.0.0",
26+
"markdown-to-jsx": "^9.1.1",
2727
"next": "^15.5.6",
2828
"next-auth": "^5.0.0-beta.30",
2929
"next-compose-plugins": "^2.2.1",

package-lock.json

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

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cmdk": "^1.1.1",
6464
"date-fns": "^4.1.0",
6565
"lucide-react": "^0.554.0",
66-
"markdown-to-jsx": "^8.0.0",
66+
"markdown-to-jsx": "^9.1.1",
6767
"react-day-picker": "^9.11.1",
6868
"react-indiana-drag-scroll": "^2.2.1",
6969
"recharts": "^2.15.4",

0 commit comments

Comments
 (0)