Skip to content

Commit f5bcfec

Browse files
fix(deps): update dependency markdown-to-jsx to v9.7.13
1 parent 025bfb3 commit f5bcfec

3 files changed

Lines changed: 32 additions & 60 deletions

File tree

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"date-fns": "^4.1.0",
6969
"dotenv-cli": "^11.0.0",
7070
"formik": "^2.4.9",
71-
"markdown-to-jsx": "9.7.0",
71+
"markdown-to-jsx": "9.7.13",
7272
"next": "16.1.6",
7373
"next-auth": "^5.0.0-beta.30",
7474
"next-compose-plugins": "^2.2.1",

package-lock.json

Lines changed: 30 additions & 58 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
@@ -80,7 +80,7 @@
8080
"input-format": "^0.3.14",
8181
"libphonenumber-js": "^1.12.38",
8282
"lucide-react": "^0.575.0",
83-
"markdown-to-jsx": "9.7.0",
83+
"markdown-to-jsx": "9.7.13",
8484
"next": "^16.1.6",
8585
"next-intl": "^4.8.3",
8686
"mitt": "^3.0.1",

0 commit comments

Comments
 (0)