@webiny/app-serverless-cms 0.0.0-unstable.b14eaecf38 → 0.0.0-unstable.b6408e0dea
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/app-serverless-cms",
|
|
3
|
-
"version": "0.0.0-unstable.
|
|
3
|
+
"version": "0.0.0-unstable.b6408e0dea",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -11,27 +11,27 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/runtime": "7.20.13",
|
|
13
13
|
"@emotion/react": "11.10.6",
|
|
14
|
-
"@webiny/app": "0.0.0-unstable.
|
|
15
|
-
"@webiny/app-aco": "0.0.0-unstable.
|
|
16
|
-
"@webiny/app-admin": "0.0.0-unstable.
|
|
17
|
-
"@webiny/app-admin-rmwc": "0.0.0-unstable.
|
|
18
|
-
"@webiny/app-apw": "0.0.0-unstable.
|
|
19
|
-
"@webiny/app-file-manager": "0.0.0-unstable.
|
|
20
|
-
"@webiny/app-file-manager-s3": "0.0.0-unstable.
|
|
21
|
-
"@webiny/app-form-builder": "0.0.0-unstable.
|
|
22
|
-
"@webiny/app-graphql-playground": "0.0.0-unstable.
|
|
23
|
-
"@webiny/app-headless-cms": "0.0.0-unstable.
|
|
24
|
-
"@webiny/app-i18n": "0.0.0-unstable.
|
|
25
|
-
"@webiny/app-i18n-content": "0.0.0-unstable.
|
|
26
|
-
"@webiny/app-mailer": "0.0.0-unstable.
|
|
27
|
-
"@webiny/app-page-builder": "0.0.0-unstable.
|
|
28
|
-
"@webiny/app-security": "0.0.0-unstable.
|
|
29
|
-
"@webiny/app-security-access-management": "0.0.0-unstable.
|
|
30
|
-
"@webiny/app-tenancy": "0.0.0-unstable.
|
|
31
|
-
"@webiny/app-tenant-manager": "0.0.0-unstable.
|
|
32
|
-
"@webiny/lexical-editor-actions": "0.0.0-unstable.
|
|
33
|
-
"@webiny/lexical-editor-pb-element": "0.0.0-unstable.
|
|
34
|
-
"@webiny/plugins": "0.0.0-unstable.
|
|
14
|
+
"@webiny/app": "0.0.0-unstable.b6408e0dea",
|
|
15
|
+
"@webiny/app-aco": "0.0.0-unstable.b6408e0dea",
|
|
16
|
+
"@webiny/app-admin": "0.0.0-unstable.b6408e0dea",
|
|
17
|
+
"@webiny/app-admin-rmwc": "0.0.0-unstable.b6408e0dea",
|
|
18
|
+
"@webiny/app-apw": "0.0.0-unstable.b6408e0dea",
|
|
19
|
+
"@webiny/app-file-manager": "0.0.0-unstable.b6408e0dea",
|
|
20
|
+
"@webiny/app-file-manager-s3": "0.0.0-unstable.b6408e0dea",
|
|
21
|
+
"@webiny/app-form-builder": "0.0.0-unstable.b6408e0dea",
|
|
22
|
+
"@webiny/app-graphql-playground": "0.0.0-unstable.b6408e0dea",
|
|
23
|
+
"@webiny/app-headless-cms": "0.0.0-unstable.b6408e0dea",
|
|
24
|
+
"@webiny/app-i18n": "0.0.0-unstable.b6408e0dea",
|
|
25
|
+
"@webiny/app-i18n-content": "0.0.0-unstable.b6408e0dea",
|
|
26
|
+
"@webiny/app-mailer": "0.0.0-unstable.b6408e0dea",
|
|
27
|
+
"@webiny/app-page-builder": "0.0.0-unstable.b6408e0dea",
|
|
28
|
+
"@webiny/app-security": "0.0.0-unstable.b6408e0dea",
|
|
29
|
+
"@webiny/app-security-access-management": "0.0.0-unstable.b6408e0dea",
|
|
30
|
+
"@webiny/app-tenancy": "0.0.0-unstable.b6408e0dea",
|
|
31
|
+
"@webiny/app-tenant-manager": "0.0.0-unstable.b6408e0dea",
|
|
32
|
+
"@webiny/lexical-editor-actions": "0.0.0-unstable.b6408e0dea",
|
|
33
|
+
"@webiny/lexical-editor-pb-element": "0.0.0-unstable.b6408e0dea",
|
|
34
|
+
"@webiny/plugins": "0.0.0-unstable.b6408e0dea",
|
|
35
35
|
"apollo-cache": "1.3.5",
|
|
36
36
|
"apollo-client": "2.6.10",
|
|
37
37
|
"apollo-link": "1.2.14",
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"@babel/preset-env": "^7.19.4",
|
|
47
47
|
"@babel/preset-react": "^7.0.0",
|
|
48
48
|
"@babel/preset-typescript": "^7.18.6",
|
|
49
|
-
"@webiny/cli": "^0.0.0-unstable.
|
|
50
|
-
"@webiny/project-utils": "^0.0.0-unstable.
|
|
49
|
+
"@webiny/cli": "^0.0.0-unstable.b6408e0dea",
|
|
50
|
+
"@webiny/project-utils": "^0.0.0-unstable.b6408e0dea",
|
|
51
51
|
"babel-plugin-emotion": "^9.2.8",
|
|
52
52
|
"babel-plugin-named-asset-import": "^1.0.0-next.3e165448",
|
|
53
53
|
"rimraf": "^3.0.2",
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
"removeViewBox": false
|
|
68
68
|
}
|
|
69
69
|
},
|
|
70
|
-
"gitHead": "
|
|
70
|
+
"gitHead": "b6408e0deaa6ea55327b8bb35391d9ea71afee65"
|
|
71
71
|
}
|