prosekit 0.10.3 → 0.10.4
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.
- package/package.json +8 -8
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "prosekit",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.10.
|
|
4
|
+
"version": "0.10.4",
|
|
5
5
|
"private": false,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "ocavue",
|
|
@@ -569,14 +569,14 @@
|
|
|
569
569
|
"@prosekit/basic": "0.3.33",
|
|
570
570
|
"@prosekit/core": "0.7.12",
|
|
571
571
|
"@prosekit/extensions": "0.7.21",
|
|
572
|
-
"@prosekit/lit": "0.4.
|
|
572
|
+
"@prosekit/lit": "0.4.4",
|
|
573
573
|
"@prosekit/pm": "0.1.8",
|
|
574
|
-
"@prosekit/preact": "0.4.
|
|
575
|
-
"@prosekit/react": "0.4.
|
|
576
|
-
"@prosekit/solid": "0.4.
|
|
577
|
-
"@prosekit/
|
|
578
|
-
"@prosekit/
|
|
579
|
-
"@prosekit/web": "0.
|
|
574
|
+
"@prosekit/preact": "0.4.4",
|
|
575
|
+
"@prosekit/react": "0.4.4",
|
|
576
|
+
"@prosekit/solid": "0.4.4",
|
|
577
|
+
"@prosekit/vue": "0.4.4",
|
|
578
|
+
"@prosekit/svelte": "0.5.4",
|
|
579
|
+
"@prosekit/web": "0.5.0"
|
|
580
580
|
},
|
|
581
581
|
"peerDependencies": {
|
|
582
582
|
"loro-crdt": ">= 0.16.7",
|