@webiny/project-aws-template 6.4.2-beta.1 → 6.4.3-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/package.json +37 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/project-aws-template",
|
|
3
|
-
"version": "6.4.
|
|
3
|
+
"version": "6.4.3-beta.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -9,42 +9,42 @@
|
|
|
9
9
|
"description": "A Webiny AWS project template.",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@webiny/ai-powerups": "6.4.
|
|
13
|
-
"@webiny/api-aco": "6.4.
|
|
14
|
-
"@webiny/api-audit-logs": "6.4.
|
|
15
|
-
"@webiny/api-background-tasks-ddb": "6.4.
|
|
16
|
-
"@webiny/api-background-tasks-os": "6.4.
|
|
17
|
-
"@webiny/api-core-ddb": "6.4.
|
|
18
|
-
"@webiny/api-dynamodb-to-elasticsearch": "6.4.
|
|
19
|
-
"@webiny/api-file-manager": "6.4.
|
|
20
|
-
"@webiny/api-file-manager-aco": "6.4.
|
|
21
|
-
"@webiny/api-file-manager-s3": "6.4.
|
|
22
|
-
"@webiny/api-headless-cms-aco": "6.4.
|
|
23
|
-
"@webiny/api-headless-cms-ddb": "6.4.
|
|
24
|
-
"@webiny/api-headless-cms-ddb-es": "6.4.
|
|
25
|
-
"@webiny/api-headless-cms-scheduler": "6.4.
|
|
26
|
-
"@webiny/api-headless-cms-tasks": "6.4.
|
|
27
|
-
"@webiny/api-headless-cms-tasks-ddb-es": "6.4.
|
|
28
|
-
"@webiny/api-headless-cms-workflows": "6.4.
|
|
29
|
-
"@webiny/api-mailer": "6.4.
|
|
30
|
-
"@webiny/api-opensearch": "6.4.
|
|
31
|
-
"@webiny/api-record-locking": "6.4.
|
|
32
|
-
"@webiny/api-scheduler": "6.4.
|
|
33
|
-
"@webiny/api-website-builder": "6.4.
|
|
34
|
-
"@webiny/api-website-builder-workflows": "6.4.
|
|
35
|
-
"@webiny/api-websockets": "6.4.
|
|
36
|
-
"@webiny/api-workflows": "6.4.
|
|
37
|
-
"@webiny/app": "6.4.
|
|
38
|
-
"@webiny/app-serverless-cms": "6.4.
|
|
39
|
-
"@webiny/aws-layers": "6.4.
|
|
40
|
-
"@webiny/aws-sdk": "6.4.
|
|
41
|
-
"@webiny/db-dynamodb": "6.4.
|
|
42
|
-
"@webiny/handler-aws": "6.4.
|
|
43
|
-
"@webiny/handler-db": "6.4.
|
|
44
|
-
"@webiny/handler-graphql": "6.4.
|
|
45
|
-
"@webiny/languages": "6.4.
|
|
46
|
-
"@webiny/project-aws": "6.4.
|
|
47
|
-
"@webiny/tenant-manager": "6.4.
|
|
12
|
+
"@webiny/ai-powerups": "6.4.3-beta.0",
|
|
13
|
+
"@webiny/api-aco": "6.4.3-beta.0",
|
|
14
|
+
"@webiny/api-audit-logs": "6.4.3-beta.0",
|
|
15
|
+
"@webiny/api-background-tasks-ddb": "6.4.3-beta.0",
|
|
16
|
+
"@webiny/api-background-tasks-os": "6.4.3-beta.0",
|
|
17
|
+
"@webiny/api-core-ddb": "6.4.3-beta.0",
|
|
18
|
+
"@webiny/api-dynamodb-to-elasticsearch": "6.4.3-beta.0",
|
|
19
|
+
"@webiny/api-file-manager": "6.4.3-beta.0",
|
|
20
|
+
"@webiny/api-file-manager-aco": "6.4.3-beta.0",
|
|
21
|
+
"@webiny/api-file-manager-s3": "6.4.3-beta.0",
|
|
22
|
+
"@webiny/api-headless-cms-aco": "6.4.3-beta.0",
|
|
23
|
+
"@webiny/api-headless-cms-ddb": "6.4.3-beta.0",
|
|
24
|
+
"@webiny/api-headless-cms-ddb-es": "6.4.3-beta.0",
|
|
25
|
+
"@webiny/api-headless-cms-scheduler": "6.4.3-beta.0",
|
|
26
|
+
"@webiny/api-headless-cms-tasks": "6.4.3-beta.0",
|
|
27
|
+
"@webiny/api-headless-cms-tasks-ddb-es": "6.4.3-beta.0",
|
|
28
|
+
"@webiny/api-headless-cms-workflows": "6.4.3-beta.0",
|
|
29
|
+
"@webiny/api-mailer": "6.4.3-beta.0",
|
|
30
|
+
"@webiny/api-opensearch": "6.4.3-beta.0",
|
|
31
|
+
"@webiny/api-record-locking": "6.4.3-beta.0",
|
|
32
|
+
"@webiny/api-scheduler": "6.4.3-beta.0",
|
|
33
|
+
"@webiny/api-website-builder": "6.4.3-beta.0",
|
|
34
|
+
"@webiny/api-website-builder-workflows": "6.4.3-beta.0",
|
|
35
|
+
"@webiny/api-websockets": "6.4.3-beta.0",
|
|
36
|
+
"@webiny/api-workflows": "6.4.3-beta.0",
|
|
37
|
+
"@webiny/app": "6.4.3-beta.0",
|
|
38
|
+
"@webiny/app-serverless-cms": "6.4.3-beta.0",
|
|
39
|
+
"@webiny/aws-layers": "6.4.3-beta.0",
|
|
40
|
+
"@webiny/aws-sdk": "6.4.3-beta.0",
|
|
41
|
+
"@webiny/db-dynamodb": "6.4.3-beta.0",
|
|
42
|
+
"@webiny/handler-aws": "6.4.3-beta.0",
|
|
43
|
+
"@webiny/handler-db": "6.4.3-beta.0",
|
|
44
|
+
"@webiny/handler-graphql": "6.4.3-beta.0",
|
|
45
|
+
"@webiny/languages": "6.4.3-beta.0",
|
|
46
|
+
"@webiny/project-aws": "6.4.3-beta.0",
|
|
47
|
+
"@webiny/tenant-manager": "6.4.3-beta.0",
|
|
48
48
|
"react": "18.3.1"
|
|
49
49
|
},
|
|
50
50
|
"publishConfig": {
|