Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imzbf committed Nov 15, 2024
1 parent 7ef9d71 commit f59fc85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"markdown-it-anchor": "^9.2.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-mark": "^4.0.0",
"md-editor-rt": "^5.0.0",
"md-editor-rt": "^5.0.1",
"next": "^15.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2465,10 +2465,10 @@ markdown-it@^14.0.0:
punycode.js "^2.3.1"
uc.micro "^2.1.0"

md-editor-rt@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/md-editor-rt/-/md-editor-rt-5.0.0.tgz#0a0bcff51bc5b2a172ded18430ca26aa6424e81b"
integrity sha512-XX8iB6Sz7Wy7wuDM9K3LXdpsYgSXY7AEW4bAWqLqH6WNr5YXIkZ5baE6fshJtks1FPXSMMOHHLiCqyBGro81xw==
md-editor-rt@^5.0.1:
version "5.0.1"
resolved "https://registry.npmjs.org/md-editor-rt/-/md-editor-rt-5.0.1.tgz#b699fe22199d122b67d2895df3266ccb5912232e"
integrity sha512-letBqGNxU/1pZx4u+xMpa7k987jjskL/rR9iqRMXSUlg6pmZOqZX/qjyN2N/Psgd8dGjEPlR4C8XcmAggaZaXA==
dependencies:
"@codemirror/lang-markdown" "^6.3.0"
"@codemirror/language-data" "^6.5.1"
Expand Down

0 comments on commit f59fc85

Please sign in to comment.