@webiny/api-aco 0.0.0-unstable.3bc8100a7f → 0.0.0-unstable.461c047ab7

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-aco",
3
- "version": "0.0.0-unstable.3bc8100a7f",
3
+ "version": "0.0.0-unstable.461c047ab7",
4
4
  "main": "index.js",
5
5
  "keywords": [
6
6
  "aco:base"
@@ -22,39 +22,39 @@
22
22
  "directory": "dist"
23
23
  },
24
24
  "dependencies": {
25
- "@webiny/api": "0.0.0-unstable.3bc8100a7f",
26
- "@webiny/api-authentication": "0.0.0-unstable.3bc8100a7f",
27
- "@webiny/api-headless-cms": "0.0.0-unstable.3bc8100a7f",
28
- "@webiny/api-i18n": "0.0.0-unstable.3bc8100a7f",
29
- "@webiny/api-security": "0.0.0-unstable.3bc8100a7f",
30
- "@webiny/api-tenancy": "0.0.0-unstable.3bc8100a7f",
31
- "@webiny/aws-sdk": "0.0.0-unstable.3bc8100a7f",
32
- "@webiny/db-dynamodb": "0.0.0-unstable.3bc8100a7f",
33
- "@webiny/error": "0.0.0-unstable.3bc8100a7f",
34
- "@webiny/handler": "0.0.0-unstable.3bc8100a7f",
35
- "@webiny/handler-graphql": "0.0.0-unstable.3bc8100a7f",
36
- "@webiny/pubsub": "0.0.0-unstable.3bc8100a7f",
37
- "@webiny/shared-aco": "0.0.0-unstable.3bc8100a7f",
38
- "@webiny/tasks": "0.0.0-unstable.3bc8100a7f",
39
- "@webiny/utils": "0.0.0-unstable.3bc8100a7f",
40
- "@webiny/validation": "0.0.0-unstable.3bc8100a7f",
25
+ "@webiny/api": "0.0.0-unstable.461c047ab7",
26
+ "@webiny/api-authentication": "0.0.0-unstable.461c047ab7",
27
+ "@webiny/api-headless-cms": "0.0.0-unstable.461c047ab7",
28
+ "@webiny/api-i18n": "0.0.0-unstable.461c047ab7",
29
+ "@webiny/api-security": "0.0.0-unstable.461c047ab7",
30
+ "@webiny/api-tenancy": "0.0.0-unstable.461c047ab7",
31
+ "@webiny/aws-sdk": "0.0.0-unstable.461c047ab7",
32
+ "@webiny/db-dynamodb": "0.0.0-unstable.461c047ab7",
33
+ "@webiny/error": "0.0.0-unstable.461c047ab7",
34
+ "@webiny/handler": "0.0.0-unstable.461c047ab7",
35
+ "@webiny/handler-graphql": "0.0.0-unstable.461c047ab7",
36
+ "@webiny/pubsub": "0.0.0-unstable.461c047ab7",
37
+ "@webiny/shared-aco": "0.0.0-unstable.461c047ab7",
38
+ "@webiny/tasks": "0.0.0-unstable.461c047ab7",
39
+ "@webiny/utils": "0.0.0-unstable.461c047ab7",
40
+ "@webiny/validation": "0.0.0-unstable.461c047ab7",
41
41
  "lodash": "4.17.21"
42
42
  },
43
43
  "devDependencies": {
44
- "@webiny/api-admin-users": "0.0.0-unstable.3bc8100a7f",
45
- "@webiny/api-file-manager": "0.0.0-unstable.3bc8100a7f",
46
- "@webiny/api-i18n-ddb": "0.0.0-unstable.3bc8100a7f",
47
- "@webiny/api-security-so-ddb": "0.0.0-unstable.3bc8100a7f",
48
- "@webiny/api-tenancy-so-ddb": "0.0.0-unstable.3bc8100a7f",
49
- "@webiny/api-wcp": "0.0.0-unstable.3bc8100a7f",
50
- "@webiny/handler-aws": "0.0.0-unstable.3bc8100a7f",
51
- "@webiny/plugins": "0.0.0-unstable.3bc8100a7f",
52
- "@webiny/project-utils": "0.0.0-unstable.3bc8100a7f",
53
- "@webiny/wcp": "0.0.0-unstable.3bc8100a7f",
44
+ "@webiny/api-admin-users": "0.0.0-unstable.461c047ab7",
45
+ "@webiny/api-file-manager": "0.0.0-unstable.461c047ab7",
46
+ "@webiny/api-i18n-ddb": "0.0.0-unstable.461c047ab7",
47
+ "@webiny/api-security-so-ddb": "0.0.0-unstable.461c047ab7",
48
+ "@webiny/api-tenancy-so-ddb": "0.0.0-unstable.461c047ab7",
49
+ "@webiny/api-wcp": "0.0.0-unstable.461c047ab7",
50
+ "@webiny/handler-aws": "0.0.0-unstable.461c047ab7",
51
+ "@webiny/plugins": "0.0.0-unstable.461c047ab7",
52
+ "@webiny/project-utils": "0.0.0-unstable.461c047ab7",
53
+ "@webiny/wcp": "0.0.0-unstable.461c047ab7",
54
54
  "graphql": "15.9.0",
55
55
  "prettier": "2.8.8",
56
56
  "rimraf": "6.0.1",
57
57
  "typescript": "5.3.3"
58
58
  },
59
- "gitHead": "3bc8100a7f1fb3a8d6a3454a2765f8ef377c279e"
59
+ "gitHead": "461c047ab7dd75a537e760dc6e917d21fedfaaae"
60
60
  }