Skip to content

Commit abbc1fc

Browse files
fix(deps): update dependency markdown-to-jsx to v9.7.13
1 parent 0aaac5b commit abbc1fc

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
@@ -81,7 +81,7 @@
8181
"input-format": "^0.3.14",
8282
"libphonenumber-js": "^1.12.38",
8383
"lucide-react": "^0.575.0",
84-
"markdown-to-jsx": "9.7.0",
84+
"markdown-to-jsx": "9.7.13",
8585
"next": "^16.1.6",
8686
"next-intl": "^4.8.3",
8787
"mitt": "^3.0.1",

0 commit comments

Comments
 (0)