@webiny/app-serverless-cms 6.0.0-rc.4 → 6.0.0-rc.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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/app-serverless-cms",
|
|
3
|
-
"version": "6.0.0-rc.
|
|
3
|
+
"version": "6.0.0-rc.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -11,30 +11,30 @@
|
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@emotion/react": "11.10.8",
|
|
14
|
-
"@webiny/app": "6.0.0-rc.
|
|
15
|
-
"@webiny/app-aco": "6.0.0-rc.
|
|
16
|
-
"@webiny/app-admin": "6.0.0-rc.
|
|
17
|
-
"@webiny/app-admin-ui": "6.0.0-rc.
|
|
18
|
-
"@webiny/app-audit-logs": "6.0.0-rc.
|
|
19
|
-
"@webiny/app-file-manager": "6.0.0-rc.
|
|
20
|
-
"@webiny/app-file-manager-s3": "6.0.0-rc.
|
|
21
|
-
"@webiny/app-graphql-playground": "6.0.0-rc.
|
|
22
|
-
"@webiny/app-headless-cms": "6.0.0-rc.
|
|
23
|
-
"@webiny/app-headless-cms-scheduler": "6.0.0-rc.
|
|
24
|
-
"@webiny/app-headless-cms-workflows": "6.0.0-rc.
|
|
25
|
-
"@webiny/app-mailer": "6.0.0-rc.
|
|
26
|
-
"@webiny/app-record-locking": "6.0.0-rc.
|
|
27
|
-
"@webiny/app-sdk-playground": "6.0.0-rc.
|
|
28
|
-
"@webiny/app-security-access-management": "6.0.0-rc.
|
|
29
|
-
"@webiny/app-trash-bin": "6.0.0-rc.
|
|
30
|
-
"@webiny/app-website-builder": "6.0.0-rc.
|
|
31
|
-
"@webiny/app-website-builder-workflows": "6.0.0-rc.
|
|
32
|
-
"@webiny/app-websockets": "6.0.0-rc.
|
|
33
|
-
"@webiny/app-workflows": "6.0.0-rc.
|
|
14
|
+
"@webiny/app": "6.0.0-rc.6",
|
|
15
|
+
"@webiny/app-aco": "6.0.0-rc.6",
|
|
16
|
+
"@webiny/app-admin": "6.0.0-rc.6",
|
|
17
|
+
"@webiny/app-admin-ui": "6.0.0-rc.6",
|
|
18
|
+
"@webiny/app-audit-logs": "6.0.0-rc.6",
|
|
19
|
+
"@webiny/app-file-manager": "6.0.0-rc.6",
|
|
20
|
+
"@webiny/app-file-manager-s3": "6.0.0-rc.6",
|
|
21
|
+
"@webiny/app-graphql-playground": "6.0.0-rc.6",
|
|
22
|
+
"@webiny/app-headless-cms": "6.0.0-rc.6",
|
|
23
|
+
"@webiny/app-headless-cms-scheduler": "6.0.0-rc.6",
|
|
24
|
+
"@webiny/app-headless-cms-workflows": "6.0.0-rc.6",
|
|
25
|
+
"@webiny/app-mailer": "6.0.0-rc.6",
|
|
26
|
+
"@webiny/app-record-locking": "6.0.0-rc.6",
|
|
27
|
+
"@webiny/app-sdk-playground": "6.0.0-rc.6",
|
|
28
|
+
"@webiny/app-security-access-management": "6.0.0-rc.6",
|
|
29
|
+
"@webiny/app-trash-bin": "6.0.0-rc.6",
|
|
30
|
+
"@webiny/app-website-builder": "6.0.0-rc.6",
|
|
31
|
+
"@webiny/app-website-builder-workflows": "6.0.0-rc.6",
|
|
32
|
+
"@webiny/app-websockets": "6.0.0-rc.6",
|
|
33
|
+
"@webiny/app-workflows": "6.0.0-rc.6",
|
|
34
34
|
"@webiny/di": "0.2.3",
|
|
35
|
-
"@webiny/lexical-editor-actions": "6.0.0-rc.
|
|
36
|
-
"@webiny/lexical-theme": "6.0.0-rc.
|
|
37
|
-
"@webiny/plugins": "6.0.0-rc.
|
|
35
|
+
"@webiny/lexical-editor-actions": "6.0.0-rc.6",
|
|
36
|
+
"@webiny/lexical-theme": "6.0.0-rc.6",
|
|
37
|
+
"@webiny/plugins": "6.0.0-rc.6",
|
|
38
38
|
"apollo-cache": "1.3.5",
|
|
39
39
|
"apollo-client": "2.6.10",
|
|
40
40
|
"apollo-link": "1.2.14",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@emotion/babel-plugin": "11.13.5",
|
|
48
|
-
"@webiny/build-tools": "6.0.0-rc.
|
|
48
|
+
"@webiny/build-tools": "6.0.0-rc.6",
|
|
49
49
|
"rimraf": "6.1.3",
|
|
50
50
|
"typescript": "5.9.3"
|
|
51
51
|
},
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
]
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "a2a076532809feabf674a6873464f09071d86c72"
|
|
69
69
|
}
|