@webiny/app-admin 6.4.4-beta.5 → 6.4.4-beta.6
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 +29 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/app-admin",
|
|
3
|
-
"version": "6.4.4-beta.
|
|
3
|
+
"version": "6.4.4-beta.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": "./index.js",
|
|
@@ -19,30 +19,30 @@
|
|
|
19
19
|
"@emotion/css": "11.13.5",
|
|
20
20
|
"@emotion/react": "11.14.0",
|
|
21
21
|
"@emotion/styled": "11.14.1",
|
|
22
|
-
"@fortawesome/fontawesome-svg-core": "7.
|
|
23
|
-
"@fortawesome/react-fontawesome": "3.
|
|
24
|
-
"@iconify/json": "2.2.
|
|
25
|
-
"@lexical/utils": "0.
|
|
22
|
+
"@fortawesome/fontawesome-svg-core": "7.3.0",
|
|
23
|
+
"@fortawesome/react-fontawesome": "3.4.0",
|
|
24
|
+
"@iconify/json": "2.2.498",
|
|
25
|
+
"@lexical/utils": "0.46.0",
|
|
26
26
|
"@svgr/webpack": "8.1.0",
|
|
27
|
-
"@types/react": "18.3.
|
|
28
|
-
"@webiny/admin-ui": "6.4.4-beta.
|
|
29
|
-
"@webiny/app": "6.4.4-beta.
|
|
30
|
-
"@webiny/di": "1.0.
|
|
31
|
-
"@webiny/feature": "6.4.4-beta.
|
|
32
|
-
"@webiny/form": "6.4.4-beta.
|
|
33
|
-
"@webiny/icons": "6.4.4-beta.
|
|
34
|
-
"@webiny/lexical-converter": "6.4.4-beta.
|
|
35
|
-
"@webiny/lexical-editor": "6.4.4-beta.
|
|
36
|
-
"@webiny/lexical-nodes": "6.4.4-beta.
|
|
37
|
-
"@webiny/lexical-theme": "6.4.4-beta.
|
|
38
|
-
"@webiny/plugins": "6.4.4-beta.
|
|
39
|
-
"@webiny/react-composition": "6.4.4-beta.
|
|
40
|
-
"@webiny/react-properties": "6.4.4-beta.
|
|
41
|
-
"@webiny/sdk": "6.4.4-beta.
|
|
42
|
-
"@webiny/telemetry": "6.4.4-beta.
|
|
43
|
-
"@webiny/utils": "6.4.4-beta.
|
|
44
|
-
"@webiny/validation": "6.4.4-beta.
|
|
45
|
-
"@webiny/wcp": "6.4.4-beta.
|
|
27
|
+
"@types/react": "18.3.31",
|
|
28
|
+
"@webiny/admin-ui": "6.4.4-beta.6",
|
|
29
|
+
"@webiny/app": "6.4.4-beta.6",
|
|
30
|
+
"@webiny/di": "1.0.2",
|
|
31
|
+
"@webiny/feature": "6.4.4-beta.6",
|
|
32
|
+
"@webiny/form": "6.4.4-beta.6",
|
|
33
|
+
"@webiny/icons": "6.4.4-beta.6",
|
|
34
|
+
"@webiny/lexical-converter": "6.4.4-beta.6",
|
|
35
|
+
"@webiny/lexical-editor": "6.4.4-beta.6",
|
|
36
|
+
"@webiny/lexical-nodes": "6.4.4-beta.6",
|
|
37
|
+
"@webiny/lexical-theme": "6.4.4-beta.6",
|
|
38
|
+
"@webiny/plugins": "6.4.4-beta.6",
|
|
39
|
+
"@webiny/react-composition": "6.4.4-beta.6",
|
|
40
|
+
"@webiny/react-properties": "6.4.4-beta.6",
|
|
41
|
+
"@webiny/sdk": "6.4.4-beta.6",
|
|
42
|
+
"@webiny/telemetry": "6.4.4-beta.6",
|
|
43
|
+
"@webiny/utils": "6.4.4-beta.6",
|
|
44
|
+
"@webiny/validation": "6.4.4-beta.6",
|
|
45
|
+
"@webiny/wcp": "6.4.4-beta.6",
|
|
46
46
|
"apollo-cache": "1.3.5",
|
|
47
47
|
"apollo-client": "2.6.10",
|
|
48
48
|
"apollo-link": "1.2.14",
|
|
@@ -51,10 +51,10 @@
|
|
|
51
51
|
"bytes": "3.1.2",
|
|
52
52
|
"classnames": "2.5.1",
|
|
53
53
|
"graphql": "16.14.2",
|
|
54
|
-
"graphql-tag": "2.12.
|
|
54
|
+
"graphql-tag": "2.12.7",
|
|
55
55
|
"history": "5.3.0",
|
|
56
56
|
"is-hotkey": "0.2.0",
|
|
57
|
-
"lexical": "0.
|
|
57
|
+
"lexical": "0.46.0",
|
|
58
58
|
"lodash": "4.18.1",
|
|
59
59
|
"markdown-to-jsx": "9.8.2",
|
|
60
60
|
"mime": "4.1.0",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"monaco-editor": "0.53.0",
|
|
65
65
|
"react": "18.3.1",
|
|
66
66
|
"react-dom": "18.3.1",
|
|
67
|
-
"react-resizable-panels": "4.
|
|
67
|
+
"react-resizable-panels": "4.12.1",
|
|
68
68
|
"react-transition-group": "4.4.5",
|
|
69
69
|
"react-virtualized": "9.22.6",
|
|
70
70
|
"reset-css": "5.0.2",
|
|
@@ -81,10 +81,10 @@
|
|
|
81
81
|
"@types/react-transition-group": "4.4.12",
|
|
82
82
|
"@types/store": "2.0.5",
|
|
83
83
|
"@types/tinycolor2": "1.4.6",
|
|
84
|
-
"@webiny/build-tools": "6.4.4-beta.
|
|
84
|
+
"@webiny/build-tools": "6.4.4-beta.6",
|
|
85
85
|
"rimraf": "6.1.3",
|
|
86
86
|
"typescript": "6.0.3",
|
|
87
|
-
"vitest": "4.1.
|
|
87
|
+
"vitest": "4.1.10"
|
|
88
88
|
},
|
|
89
89
|
"publishConfig": {
|
|
90
90
|
"access": "public"
|