hyperbook 0.22.2 → 0.23.0
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforms/web",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.23.0",
|
|
4
4
|
"private": true,
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"gray-matter": "4.0.3",
|
|
@@ -10,35 +10,35 @@
|
|
|
10
10
|
"react-redux": "8.1.0",
|
|
11
11
|
"redux": "4.2.1",
|
|
12
12
|
"redux-persist": "6.0.0",
|
|
13
|
-
"@hyperbook/drawer": "0.
|
|
14
|
-
"@hyperbook/element-audio": "0.
|
|
15
|
-
"@hyperbook/element-alert": "0.
|
|
16
|
-
"@hyperbook/element-bitflow": "0.
|
|
17
|
-
"@hyperbook/element-bookmarks": "0.
|
|
18
|
-
"@hyperbook/element-collapsible": "0.
|
|
19
|
-
"@hyperbook/element-dl": "0.
|
|
20
|
-
"@hyperbook/element-embed": "0.
|
|
21
|
-
"@hyperbook/element-excalidraw": "0.
|
|
22
|
-
"@hyperbook/element-mermaid": "0.
|
|
23
|
-
"@hyperbook/element-online-ide": "0.
|
|
24
|
-
"@hyperbook/element-plantuml": "0.
|
|
25
|
-
"@hyperbook/element-protect": "0.
|
|
26
|
-
"@hyperbook/element-qr": "0.
|
|
27
|
-
"@hyperbook/element-scratchblock": "0.
|
|
28
|
-
"@hyperbook/element-sql-ide": "0.
|
|
29
|
-
"@hyperbook/element-struktog": "0.
|
|
30
|
-
"@hyperbook/element-tabs": "0.
|
|
31
|
-
"@hyperbook/element-term": "0.
|
|
32
|
-
"@hyperbook/element-youtube": "0.
|
|
33
|
-
"@hyperbook/fs": "0.
|
|
34
|
-
"@hyperbook/markdown": "0.
|
|
35
|
-
"@hyperbook/provider": "0.
|
|
36
|
-
"@hyperbook/shell": "0.
|
|
37
|
-
"@hyperbook/store": "0.
|
|
38
|
-
"@hyperbook/styles": "0.
|
|
13
|
+
"@hyperbook/drawer": "0.1.0",
|
|
14
|
+
"@hyperbook/element-audio": "0.2.0",
|
|
15
|
+
"@hyperbook/element-alert": "0.2.0",
|
|
16
|
+
"@hyperbook/element-bitflow": "0.2.0",
|
|
17
|
+
"@hyperbook/element-bookmarks": "0.3.0",
|
|
18
|
+
"@hyperbook/element-collapsible": "0.4.0",
|
|
19
|
+
"@hyperbook/element-dl": "0.2.0",
|
|
20
|
+
"@hyperbook/element-embed": "0.2.0",
|
|
21
|
+
"@hyperbook/element-excalidraw": "0.5.0",
|
|
22
|
+
"@hyperbook/element-mermaid": "0.2.0",
|
|
23
|
+
"@hyperbook/element-online-ide": "0.4.0",
|
|
24
|
+
"@hyperbook/element-plantuml": "0.2.0",
|
|
25
|
+
"@hyperbook/element-protect": "0.4.0",
|
|
26
|
+
"@hyperbook/element-qr": "0.3.0",
|
|
27
|
+
"@hyperbook/element-scratchblock": "0.2.0",
|
|
28
|
+
"@hyperbook/element-sql-ide": "0.4.0",
|
|
29
|
+
"@hyperbook/element-struktog": "0.2.0",
|
|
30
|
+
"@hyperbook/element-tabs": "0.2.0",
|
|
31
|
+
"@hyperbook/element-term": "0.2.0",
|
|
32
|
+
"@hyperbook/element-youtube": "0.2.0",
|
|
33
|
+
"@hyperbook/fs": "0.10.0",
|
|
34
|
+
"@hyperbook/markdown": "0.9.0",
|
|
35
|
+
"@hyperbook/provider": "0.4.0",
|
|
36
|
+
"@hyperbook/shell": "0.7.0",
|
|
37
|
+
"@hyperbook/store": "0.2.0",
|
|
38
|
+
"@hyperbook/styles": "0.3.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@hyperbook/next-watch": "0.
|
|
41
|
+
"@hyperbook/next-watch": "0.5.0"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"next:dev": "next-hyperbook-watch",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "hyperbook",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.23.0",
|
|
4
4
|
"author": "Mike Barkmin",
|
|
5
5
|
"homepage": "https://github.com/openpatch/hyperbook#readme",
|
|
6
6
|
"license": "MIT",
|
|
@@ -44,11 +44,11 @@
|
|
|
44
44
|
"rimraf": "3.0.2",
|
|
45
45
|
"tar": "6.1.14",
|
|
46
46
|
"update-check": "1.5.4",
|
|
47
|
-
"@platforms/web": "0.
|
|
47
|
+
"@platforms/web": "0.23.0"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@hyperbook/fs": "0.
|
|
51
|
-
"@hyperbook/types": "0.
|
|
50
|
+
"@hyperbook/fs": "0.10.0",
|
|
51
|
+
"@hyperbook/types": "0.7.0"
|
|
52
52
|
},
|
|
53
53
|
"scripts": {
|
|
54
54
|
"version": "pnpm build",
|