@webiny/app-serverless-cms 5.33.5 → 5.34.0-beta.0
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/apolloLinks.d.ts +1 -1
- package/package.json +26 -26
package/apolloLinks.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ConsoleLinkPlugin } from "@webiny/app/plugins/ConsoleLinkPlugin";
|
|
2
2
|
import { NetworkErrorLinkPlugin } from "@webiny/app/plugins/NetworkErrorLinkPlugin";
|
|
3
3
|
import { OmitTypenameLinkPlugin } from "@webiny/app/plugins/OmitTypenameLinkPlugin";
|
|
4
|
-
declare const _default: (
|
|
4
|
+
declare const _default: (OmitTypenameLinkPlugin | ConsoleLinkPlugin | NetworkErrorLinkPlugin)[];
|
|
5
5
|
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/app-serverless-cms",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.34.0-beta.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -9,25 +9,25 @@
|
|
|
9
9
|
"author": "Webiny Ltd.",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@babel/runtime": "7.
|
|
12
|
+
"@babel/runtime": "7.19.0",
|
|
13
13
|
"@emotion/core": "10.3.1",
|
|
14
|
-
"@webiny/app": "5.
|
|
15
|
-
"@webiny/app-admin": "5.
|
|
16
|
-
"@webiny/app-admin-rmwc": "5.
|
|
17
|
-
"@webiny/app-apw": "5.
|
|
18
|
-
"@webiny/app-file-manager": "5.
|
|
19
|
-
"@webiny/app-file-manager-s3": "5.
|
|
20
|
-
"@webiny/app-form-builder": "5.
|
|
21
|
-
"@webiny/app-graphql-playground": "5.
|
|
22
|
-
"@webiny/app-headless-cms": "5.
|
|
23
|
-
"@webiny/app-i18n": "5.
|
|
24
|
-
"@webiny/app-i18n-content": "5.
|
|
25
|
-
"@webiny/app-page-builder": "5.
|
|
26
|
-
"@webiny/app-security": "5.
|
|
27
|
-
"@webiny/app-security-access-management": "5.
|
|
28
|
-
"@webiny/app-tenancy": "5.
|
|
29
|
-
"@webiny/app-tenant-manager": "5.
|
|
30
|
-
"@webiny/plugins": "5.
|
|
14
|
+
"@webiny/app": "5.34.0-beta.0",
|
|
15
|
+
"@webiny/app-admin": "5.34.0-beta.0",
|
|
16
|
+
"@webiny/app-admin-rmwc": "5.34.0-beta.0",
|
|
17
|
+
"@webiny/app-apw": "5.34.0-beta.0",
|
|
18
|
+
"@webiny/app-file-manager": "5.34.0-beta.0",
|
|
19
|
+
"@webiny/app-file-manager-s3": "5.34.0-beta.0",
|
|
20
|
+
"@webiny/app-form-builder": "5.34.0-beta.0",
|
|
21
|
+
"@webiny/app-graphql-playground": "5.34.0-beta.0",
|
|
22
|
+
"@webiny/app-headless-cms": "5.34.0-beta.0",
|
|
23
|
+
"@webiny/app-i18n": "5.34.0-beta.0",
|
|
24
|
+
"@webiny/app-i18n-content": "5.34.0-beta.0",
|
|
25
|
+
"@webiny/app-page-builder": "5.34.0-beta.0",
|
|
26
|
+
"@webiny/app-security": "5.34.0-beta.0",
|
|
27
|
+
"@webiny/app-security-access-management": "5.34.0-beta.0",
|
|
28
|
+
"@webiny/app-tenancy": "5.34.0-beta.0",
|
|
29
|
+
"@webiny/app-tenant-manager": "5.34.0-beta.0",
|
|
30
|
+
"@webiny/plugins": "5.34.0-beta.0",
|
|
31
31
|
"apollo-cache": "1.3.5",
|
|
32
32
|
"apollo-client": "2.6.10",
|
|
33
33
|
"apollo-link": "1.2.14",
|
|
@@ -37,13 +37,13 @@
|
|
|
37
37
|
"react-dom": "17.0.2"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@babel/cli": "^7.
|
|
41
|
-
"@babel/core": "^7.
|
|
42
|
-
"@babel/preset-env": "^7.
|
|
40
|
+
"@babel/cli": "^7.19.3",
|
|
41
|
+
"@babel/core": "^7.19.3",
|
|
42
|
+
"@babel/preset-env": "^7.19.4",
|
|
43
43
|
"@babel/preset-react": "^7.0.0",
|
|
44
|
-
"@babel/preset-typescript": "^7.
|
|
45
|
-
"@webiny/cli": "^5.
|
|
46
|
-
"@webiny/project-utils": "^5.
|
|
44
|
+
"@babel/preset-typescript": "^7.18.6",
|
|
45
|
+
"@webiny/cli": "^5.34.0-beta.0",
|
|
46
|
+
"@webiny/project-utils": "^5.34.0-beta.0",
|
|
47
47
|
"babel-plugin-emotion": "^9.2.8",
|
|
48
48
|
"babel-plugin-named-asset-import": "^1.0.0-next.3e165448",
|
|
49
49
|
"rimraf": "^3.0.2",
|
|
@@ -63,5 +63,5 @@
|
|
|
63
63
|
"removeViewBox": false
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "9648454619a1bfb35040eb00f27a64ed75194e61"
|
|
67
67
|
}
|