utopia-ui 3.0.103 → 3.0.104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "utopia-ui",
3
- "version": "3.0.103",
3
+ "version": "3.0.104",
4
4
  "description": "Reuseable React Components to build mapping apps for real life communities and networks",
5
5
  "repository": "https://github.com/utopia-os/utopia-ui",
6
6
  "homepage": "https://utopia-os.org/",
@@ -126,7 +126,6 @@
126
126
  "date-fns": "^3.3.1",
127
127
  "leaflet": "^1.9.4",
128
128
  "leaflet.locatecontrol": "^0.79.0",
129
- "mdast-util-to-string": "^4.0.0",
130
129
  "prosemirror-markdown": "^1.13.2",
131
130
  "prosemirror-state": "^1.4.3",
132
131
  "radash": "^12.1.0",
@@ -143,7 +142,7 @@
143
142
  "tippy.js": "^6.3.7",
144
143
  "tiptap-markdown": "^0.8.10",
145
144
  "unified": "^11.0.5",
146
- "unist-util-visit": "^5.0.0",
145
+ "remark-parse": "^11.0.0",
147
146
  "yet-another-react-lightbox": "^3.21.7"
148
147
  },
149
148
  "imports": {