Skip to content

Commit 76bc68f

Browse files
fix(deps): update dependency markdown-to-jsx to v9.7.13
1 parent e8cdde6 commit 76bc68f

File tree

3 files changed

+32
-60
lines changed

3 files changed

+32
-60
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"date-fns": "^4.1.0",
6767
"dotenv-cli": "^11.0.0",
6868
"formik": "^2.4.9",
69-
"markdown-to-jsx": "9.7.0",
69+
"markdown-to-jsx": "9.7.13",
7070
"next": "16.1.6",
7171
"next-auth": "^5.0.0-beta.30",
7272
"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
@@ -77,7 +77,7 @@
7777
"input-format": "^0.3.14",
7878
"libphonenumber-js": "^1.12.38",
7979
"lucide-react": "^0.575.0",
80-
"markdown-to-jsx": "9.7.0",
80+
"markdown-to-jsx": "9.7.13",
8181
"mitt": "^3.0.1",
8282
"react-day-picker": "^9.14.0",
8383
"react-indiana-drag-scroll": "^2.2.1",

0 commit comments

Comments
 (0)