Skip to content

Commit

Permalink
Merge pull request #105 from TeselaGen/update-react-markdown
Browse files Browse the repository at this point in the history
Update react-markdown
  • Loading branch information
tnrich authored Oct 23, 2024
2 parents fe9d755 + 254c5bd commit 42e3e1b
Show file tree
Hide file tree
Showing 4 changed files with 617 additions and 490 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-dom": "^18.2.0",
"react-draggable": "4.4.5",
"react-dropzone": "^11.4.2",
"react-markdown": "8.0.7",
"react-markdown": "9.0.1",
"react-measure": "^2.5.2",
"react-redux": "^8.0.5",
"react-rnd": "^10.2.4",
Expand All @@ -71,7 +71,7 @@
"redux-form": "^8.3.10",
"redux-ignore": "^1.2.5",
"redux-thunk": "2.4.1",
"remark-gfm": "^3.0.1",
"remark-gfm": "^4.0.0",
"reselect": "^4.1.7",
"shortid": "^2.2.16",
"tg-use-local-storage-state": "^16.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ove/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teselagen/ove",
"version": "0.5.31",
"version": "0.6.1-beta.1",
"main": "./src/index.js",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teselagen/ui",
"version": "0.5.23",
"version": "0.6.1-beta.1",
"main": "./src/index.js",
"type": "module",
"exports": {
Expand Down
Loading

0 comments on commit 42e3e1b

Please sign in to comment.