Skip to content

Commit feb8510

Browse files
fix(deps): update dependency markdown-to-jsx to v8 (#381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ed68da commit feb8510

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"date-fns": "^4.1.0",
2424
"dotenv-cli": "^11.0.0",
2525
"formik": "^2.4.9",
26-
"markdown-to-jsx": "^7.7.17",
26+
"markdown-to-jsx": "^8.0.0",
2727
"next": "^15.5.6",
2828
"next-auth": "^5.0.0-beta.30",
2929
"next-compose-plugins": "^2.2.1",

package-lock.json

Lines changed: 5 additions & 5 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
@@ -63,7 +63,7 @@
6363
"date-fns": "^4.1.0",
6464
"lucide-react": "^0.554.0",
6565
"react-day-picker": "^9.11.1",
66-
"markdown-to-jsx": "^7.7.17",
66+
"markdown-to-jsx": "^8.0.0",
6767
"react-indiana-drag-scroll": "^2.2.1",
6868
"recharts": "^2.15.4",
6969
"tailwind-merge": "^3.4.0",

0 commit comments

Comments
 (0)