Skip to content

Commit a3e7b84

Browse files
fix(deps): update dependency markdown-to-jsx to ^7.7.17 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1585678 commit a3e7b84

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": "^10.0.0",
2525
"formik": "^2.4.6",
26-
"markdown-to-jsx": "^7.7.15",
26+
"markdown-to-jsx": "^7.7.17",
2727
"next": "^15.5.6",
2828
"next-auth": "^5.0.0-beta.29",
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.548.0",
6565
"react-day-picker": "^9.11.1",
66-
"markdown-to-jsx": "^7.7.15",
66+
"markdown-to-jsx": "^7.7.17",
6767
"react-indiana-drag-scroll": "^2.2.1",
6868
"recharts": "^2.15.4",
6969
"tailwind-merge": "^3.3.1",

0 commit comments

Comments
 (0)