Skip to content

[frontend] Update dependency @uiw/react-md-editor to v4.0.6 (release/current) #3107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@mui/system": "7.0.2",
"@mui/x-date-pickers": "7.29.1",
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.5",
"@uiw/react-md-editor": "4.0.6",
"@xyflow/react": "12.6.0",
"apexcharts": "4.7.0",
"axios": "1.9.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3968,9 +3968,9 @@ __metadata:
languageName: node
linkType: hard

"@uiw/react-md-editor@npm:4.0.5":
version: 4.0.5
resolution: "@uiw/react-md-editor@npm:4.0.5"
"@uiw/react-md-editor@npm:4.0.6":
version: 4.0.6
resolution: "@uiw/react-md-editor@npm:4.0.6"
dependencies:
"@babel/runtime": "npm:^7.14.6"
"@uiw/react-markdown-preview": "npm:^5.0.6"
Expand All @@ -3979,7 +3979,7 @@ __metadata:
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10c0/33ba0eed9de77bb276977773a1ec0aa1dfdef3d93f3ac9bc6f1bffd61599d08ecd9ed912b4a923dc831bf8769aff51e518ca7cd385fccea9f506a9b22639df48
checksum: 10c0/ee096d4a840fcaab24f314063524fbc515dbcba035f9127affa51707cc0000d6a86df0b8b240fdec2dfa4d56b121fca3182db011718668549be4111fc73f589b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9875,7 +9875,7 @@ __metadata:
"@types/react-grid-layout": "npm:^1"
"@types/react-syntax-highlighter": "npm:15"
"@typescript-eslint/utils": "npm:8.31.0"
"@uiw/react-md-editor": "npm:4.0.5"
"@uiw/react-md-editor": "npm:4.0.6"
"@vitejs/plugin-react": "npm:4.4.1"
"@vitest/eslint-plugin": "npm:1.1.43"
"@xyflow/react": "npm:12.6.0"
Expand Down