Skip to content

Commit c088d96

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

File tree

3 files changed

+20
-9
lines changed

3 files changed

+20
-9
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"date-fns": "^4.1.0",
5151
"dotenv-cli": "^11.0.0",
5252
"formik": "^2.4.9",
53-
"markdown-to-jsx": "^8.0.0",
53+
"markdown-to-jsx": "^9.4.2",
5454
"next": "16.0.10",
5555
"next-auth": "^5.0.0-beta.30",
5656
"next-compose-plugins": "^2.2.1",

package-lock.json

Lines changed: 18 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
@@ -66,7 +66,7 @@
6666
"input-format": "^0.3.14",
6767
"libphonenumber-js": "^1.12.31",
6868
"lucide-react": "^0.556.0",
69-
"markdown-to-jsx": "^8.0.0",
69+
"markdown-to-jsx": "^9.4.2",
7070
"react-day-picker": "^9.11.3",
7171
"react-indiana-drag-scroll": "^2.2.1",
7272
"recharts": "^3.6.0",

0 commit comments

Comments
 (0)