@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.
Files changed (1) hide show
  1. 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.4",
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.4",
15
- "@webiny/app-aco": "6.0.0-rc.4",
16
- "@webiny/app-admin": "6.0.0-rc.4",
17
- "@webiny/app-admin-ui": "6.0.0-rc.4",
18
- "@webiny/app-audit-logs": "6.0.0-rc.4",
19
- "@webiny/app-file-manager": "6.0.0-rc.4",
20
- "@webiny/app-file-manager-s3": "6.0.0-rc.4",
21
- "@webiny/app-graphql-playground": "6.0.0-rc.4",
22
- "@webiny/app-headless-cms": "6.0.0-rc.4",
23
- "@webiny/app-headless-cms-scheduler": "6.0.0-rc.4",
24
- "@webiny/app-headless-cms-workflows": "6.0.0-rc.4",
25
- "@webiny/app-mailer": "6.0.0-rc.4",
26
- "@webiny/app-record-locking": "6.0.0-rc.4",
27
- "@webiny/app-sdk-playground": "6.0.0-rc.4",
28
- "@webiny/app-security-access-management": "6.0.0-rc.4",
29
- "@webiny/app-trash-bin": "6.0.0-rc.4",
30
- "@webiny/app-website-builder": "6.0.0-rc.4",
31
- "@webiny/app-website-builder-workflows": "6.0.0-rc.4",
32
- "@webiny/app-websockets": "6.0.0-rc.4",
33
- "@webiny/app-workflows": "6.0.0-rc.4",
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.4",
36
- "@webiny/lexical-theme": "6.0.0-rc.4",
37
- "@webiny/plugins": "6.0.0-rc.4",
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.4",
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": "e2758ee1cfa3b9a7152e9bb995a90ccabd33266f"
68
+ "gitHead": "a2a076532809feabf674a6873464f09071d86c72"
69
69
  }