Skip to content

Commit 46541e6

Browse files
committed
feat(package): update markdown-to-jsx version
1 parent f376861 commit 46541e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clsx": "^2.1.0",
1919
"langchain": "^0.1.30",
2020
"lucide-react": "^0.363.0",
21-
"markdown-to-jsx": "^7.6.2",
21+
"markdown-to-jsx": "^7.7.2",
2222
"next": "14.1.4",
2323
"next-themes": "^0.3.0",
2424
"react": "^18",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2210,10 +2210,10 @@ lucide-react@^0.363.0:
22102210
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.363.0.tgz#2bb1f9d09b830dda86f5118fcd097f87247fe0e3"
22112211
integrity sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==
22122212

2213-
markdown-to-jsx@^7.6.2:
2214-
version "7.6.2"
2215-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.6.2.tgz#254cbf7d412a37073486c0a2dd52266d2191a793"
2216-
integrity sha512-gEcyiJXzBxmId2Y/kydLbD6KRNccDiUy/Src1cFGn3s2X0LZZ/hUiEc2VisFyA5kUE3SXclTCczjQiAuqKZiFQ==
2213+
markdown-to-jsx@^7.7.2:
2214+
version "7.7.2"
2215+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.7.2.tgz#59c1dd64f48b53719311ab140be3cd51cdabccd3"
2216+
integrity sha512-N3AKfYRvxNscvcIH6HDnDKILp4S8UWbebp+s92Y8SwIq0CuSbLW4Jgmrbjku3CWKjTQO0OyIMS6AhzqrwjEa3g==
22172217

22182218
md5@^2.3.0:
22192219
version "2.3.0"

0 commit comments

Comments
 (0)