Skip to content

Commit df1c1f2

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

File tree

3 files changed

+29
-18
lines changed

3 files changed

+29
-18
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.3.0",
5454
"next": "16.0.7",
5555
"next-auth": "^5.0.0-beta.30",
5656
"next-compose-plugins": "^2.2.1",

package-lock.json

Lines changed: 27 additions & 16 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
@@ -64,7 +64,7 @@
6464
"cmdk": "^1.1.1",
6565
"date-fns": "^4.1.0",
6666
"lucide-react": "^0.555.0",
67-
"markdown-to-jsx": "^8.0.0",
67+
"markdown-to-jsx": "^9.3.0",
6868
"react-day-picker": "^9.11.1",
6969
"react-indiana-drag-scroll": "^2.2.1",
7070
"recharts": "^2.15.4",

0 commit comments

Comments
 (0)