@webiny/app-admin 6.4.4-beta.5 → 6.4.4-beta.7

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 +29 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-admin",
3
- "version": "6.4.4-beta.5",
3
+ "version": "6.4.4-beta.7",
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.2.0",
23
- "@fortawesome/react-fontawesome": "3.3.1",
24
- "@iconify/json": "2.2.486",
25
- "@lexical/utils": "0.44.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.29",
28
- "@webiny/admin-ui": "6.4.4-beta.5",
29
- "@webiny/app": "6.4.4-beta.5",
30
- "@webiny/di": "1.0.1",
31
- "@webiny/feature": "6.4.4-beta.5",
32
- "@webiny/form": "6.4.4-beta.5",
33
- "@webiny/icons": "6.4.4-beta.5",
34
- "@webiny/lexical-converter": "6.4.4-beta.5",
35
- "@webiny/lexical-editor": "6.4.4-beta.5",
36
- "@webiny/lexical-nodes": "6.4.4-beta.5",
37
- "@webiny/lexical-theme": "6.4.4-beta.5",
38
- "@webiny/plugins": "6.4.4-beta.5",
39
- "@webiny/react-composition": "6.4.4-beta.5",
40
- "@webiny/react-properties": "6.4.4-beta.5",
41
- "@webiny/sdk": "6.4.4-beta.5",
42
- "@webiny/telemetry": "6.4.4-beta.5",
43
- "@webiny/utils": "6.4.4-beta.5",
44
- "@webiny/validation": "6.4.4-beta.5",
45
- "@webiny/wcp": "6.4.4-beta.5",
27
+ "@types/react": "18.3.31",
28
+ "@webiny/admin-ui": "6.4.4-beta.7",
29
+ "@webiny/app": "6.4.4-beta.7",
30
+ "@webiny/di": "1.0.2",
31
+ "@webiny/feature": "6.4.4-beta.7",
32
+ "@webiny/form": "6.4.4-beta.7",
33
+ "@webiny/icons": "6.4.4-beta.7",
34
+ "@webiny/lexical-converter": "6.4.4-beta.7",
35
+ "@webiny/lexical-editor": "6.4.4-beta.7",
36
+ "@webiny/lexical-nodes": "6.4.4-beta.7",
37
+ "@webiny/lexical-theme": "6.4.4-beta.7",
38
+ "@webiny/plugins": "6.4.4-beta.7",
39
+ "@webiny/react-composition": "6.4.4-beta.7",
40
+ "@webiny/react-properties": "6.4.4-beta.7",
41
+ "@webiny/sdk": "6.4.4-beta.7",
42
+ "@webiny/telemetry": "6.4.4-beta.7",
43
+ "@webiny/utils": "6.4.4-beta.7",
44
+ "@webiny/validation": "6.4.4-beta.7",
45
+ "@webiny/wcp": "6.4.4-beta.7",
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.6",
54
+ "graphql-tag": "2.12.7",
55
55
  "history": "5.3.0",
56
56
  "is-hotkey": "0.2.0",
57
- "lexical": "0.44.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.11.2",
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.5",
84
+ "@webiny/build-tools": "6.4.4-beta.7",
85
85
  "rimraf": "6.1.3",
86
86
  "typescript": "6.0.3",
87
- "vitest": "4.1.8"
87
+ "vitest": "4.1.10"
88
88
  },
89
89
  "publishConfig": {
90
90
  "access": "public"