@webiny/app-serverless-cms 0.0.0-unstable.d65ec29d44 → 0.0.0-unstable.e3f4727c56

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