@webiny/api-page-builder-import-export 0.0.0-unstable.6e5425ee89 → 0.0.0-unstable.990c3ab1b6

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 +22 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-page-builder-import-export",
3
- "version": "0.0.0-unstable.6e5425ee89",
3
+ "version": "0.0.0-unstable.990c3ab1b6",
4
4
  "main": "index.js",
5
5
  "keywords": [
6
6
  "pbie:base"
@@ -16,16 +16,16 @@
16
16
  "dependencies": {
17
17
  "@babel/runtime": "7.20.1",
18
18
  "@commodo/fields": "1.1.2-beta.20",
19
- "@webiny/api": "0.0.0-unstable.6e5425ee89",
20
- "@webiny/api-file-manager": "0.0.0-unstable.6e5425ee89",
21
- "@webiny/api-page-builder": "0.0.0-unstable.6e5425ee89",
22
- "@webiny/api-security": "0.0.0-unstable.6e5425ee89",
23
- "@webiny/error": "0.0.0-unstable.6e5425ee89",
24
- "@webiny/handler": "0.0.0-unstable.6e5425ee89",
25
- "@webiny/handler-aws": "0.0.0-unstable.6e5425ee89",
26
- "@webiny/handler-graphql": "0.0.0-unstable.6e5425ee89",
27
- "@webiny/utils": "0.0.0-unstable.6e5425ee89",
28
- "@webiny/validation": "0.0.0-unstable.6e5425ee89",
19
+ "@webiny/api": "0.0.0-unstable.990c3ab1b6",
20
+ "@webiny/api-file-manager": "0.0.0-unstable.990c3ab1b6",
21
+ "@webiny/api-page-builder": "0.0.0-unstable.990c3ab1b6",
22
+ "@webiny/api-security": "0.0.0-unstable.990c3ab1b6",
23
+ "@webiny/error": "0.0.0-unstable.990c3ab1b6",
24
+ "@webiny/handler": "0.0.0-unstable.990c3ab1b6",
25
+ "@webiny/handler-aws": "0.0.0-unstable.990c3ab1b6",
26
+ "@webiny/handler-graphql": "0.0.0-unstable.990c3ab1b6",
27
+ "@webiny/utils": "0.0.0-unstable.990c3ab1b6",
28
+ "@webiny/validation": "0.0.0-unstable.990c3ab1b6",
29
29
  "archiver": "5.3.1",
30
30
  "commodo-fields-object": "1.0.6",
31
31
  "dot-prop-immutable": "2.1.1",
@@ -47,16 +47,16 @@
47
47
  "@types/archiver": "^5.3.1",
48
48
  "@types/node-fetch": "^2.6.1",
49
49
  "@types/yauzl": "^2.9.2",
50
- "@webiny/api-dynamodb-to-elasticsearch": "^0.0.0-unstable.6e5425ee89",
51
- "@webiny/api-file-manager-ddb-es": "^0.0.0-unstable.6e5425ee89",
52
- "@webiny/api-i18n-ddb": "^0.0.0-unstable.6e5425ee89",
53
- "@webiny/api-security-so-ddb": "^0.0.0-unstable.6e5425ee89",
54
- "@webiny/api-tenancy": "^0.0.0-unstable.6e5425ee89",
55
- "@webiny/api-tenancy-so-ddb": "^0.0.0-unstable.6e5425ee89",
56
- "@webiny/api-wcp": "^0.0.0-unstable.6e5425ee89",
57
- "@webiny/cli": "^0.0.0-unstable.6e5425ee89",
58
- "@webiny/db": "^0.0.0-unstable.6e5425ee89",
59
- "@webiny/project-utils": "^0.0.0-unstable.6e5425ee89",
50
+ "@webiny/api-dynamodb-to-elasticsearch": "^0.0.0-unstable.990c3ab1b6",
51
+ "@webiny/api-file-manager-ddb-es": "^0.0.0-unstable.990c3ab1b6",
52
+ "@webiny/api-i18n-ddb": "^0.0.0-unstable.990c3ab1b6",
53
+ "@webiny/api-security-so-ddb": "^0.0.0-unstable.990c3ab1b6",
54
+ "@webiny/api-tenancy": "^0.0.0-unstable.990c3ab1b6",
55
+ "@webiny/api-tenancy-so-ddb": "^0.0.0-unstable.990c3ab1b6",
56
+ "@webiny/api-wcp": "^0.0.0-unstable.990c3ab1b6",
57
+ "@webiny/cli": "^0.0.0-unstable.990c3ab1b6",
58
+ "@webiny/db": "^0.0.0-unstable.990c3ab1b6",
59
+ "@webiny/project-utils": "^0.0.0-unstable.990c3ab1b6",
60
60
  "jest": "^28.1.0",
61
61
  "jest-dynalite": "^3.2.0",
62
62
  "rimraf": "^3.0.2",
@@ -78,5 +78,5 @@
78
78
  ]
79
79
  }
80
80
  },
81
- "gitHead": "1e49c5d4b72b2f00661572464188f53b42ed7745"
81
+ "gitHead": "87e7b4d0a643f65b31d029d6bf2a81902fb940a8"
82
82
  }