Skip to content

Commit

Permalink
chore: update react markdown versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mfanselmo committed Nov 26, 2024
1 parent cf0db74 commit 4e7b487
Show file tree
Hide file tree
Showing 4 changed files with 618 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.3.1",
"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.7.1",
"version": "0.7.3-beta.0",
"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.7.1",
"version": "0.7.3-beta.0",
"main": "./src/index.js",
"type": "module",
"exports": {
Expand Down
Loading

0 comments on commit 4e7b487

Please sign in to comment.