Skip to content

Commit 947bcc5

Browse files
fix(deps): update dependency markdown-to-jsx to v9.7.6
1 parent e93d7bc commit 947bcc5

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
@@ -60,7 +60,7 @@
6060
"date-fns": "^4.1.0",
6161
"dotenv-cli": "^11.0.0",
6262
"formik": "^2.4.9",
63-
"markdown-to-jsx": "9.7.0",
63+
"markdown-to-jsx": "9.7.6",
6464
"next": "16.1.6",
6565
"next-auth": "^5.0.0-beta.30",
6666
"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
@@ -74,7 +74,7 @@
7474
"input-format": "^0.3.14",
7575
"libphonenumber-js": "^1.12.37",
7676
"lucide-react": "^0.575.0",
77-
"markdown-to-jsx": "9.7.0",
77+
"markdown-to-jsx": "9.7.6",
7878
"react-day-picker": "^9.13.2",
7979
"react-indiana-drag-scroll": "^2.2.1",
8080
"recharts": "^3.7.0",

0 commit comments

Comments
 (0)