@webiny/api-elasticsearch-tasks 0.0.0-unstable.df7a8bb475 → 0.0.0-unstable.e2758ee1cf
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 +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/api-elasticsearch-tasks",
|
|
3
|
-
"version": "0.0.0-unstable.
|
|
3
|
+
"version": "0.0.0-unstable.e2758ee1cf",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -13,38 +13,38 @@
|
|
|
13
13
|
],
|
|
14
14
|
"license": "MIT",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@webiny/api": "0.0.0-unstable.
|
|
17
|
-
"@webiny/api-core": "0.0.0-unstable.
|
|
18
|
-
"@webiny/api-dynamodb-to-elasticsearch": "0.0.0-unstable.
|
|
19
|
-
"@webiny/api-elasticsearch": "0.0.0-unstable.
|
|
20
|
-
"@webiny/aws-sdk": "0.0.0-unstable.
|
|
21
|
-
"@webiny/db": "0.0.0-unstable.
|
|
22
|
-
"@webiny/db-dynamodb": "0.0.0-unstable.
|
|
23
|
-
"@webiny/error": "0.0.0-unstable.
|
|
24
|
-
"@webiny/feature": "0.0.0-unstable.
|
|
25
|
-
"@webiny/plugins": "0.0.0-unstable.
|
|
26
|
-
"@webiny/tasks": "0.0.0-unstable.
|
|
27
|
-
"@webiny/utils": "0.0.0-unstable.
|
|
16
|
+
"@webiny/api": "0.0.0-unstable.e2758ee1cf",
|
|
17
|
+
"@webiny/api-core": "0.0.0-unstable.e2758ee1cf",
|
|
18
|
+
"@webiny/api-dynamodb-to-elasticsearch": "0.0.0-unstable.e2758ee1cf",
|
|
19
|
+
"@webiny/api-elasticsearch": "0.0.0-unstable.e2758ee1cf",
|
|
20
|
+
"@webiny/aws-sdk": "0.0.0-unstable.e2758ee1cf",
|
|
21
|
+
"@webiny/db": "0.0.0-unstable.e2758ee1cf",
|
|
22
|
+
"@webiny/db-dynamodb": "0.0.0-unstable.e2758ee1cf",
|
|
23
|
+
"@webiny/error": "0.0.0-unstable.e2758ee1cf",
|
|
24
|
+
"@webiny/feature": "0.0.0-unstable.e2758ee1cf",
|
|
25
|
+
"@webiny/plugins": "0.0.0-unstable.e2758ee1cf",
|
|
26
|
+
"@webiny/tasks": "0.0.0-unstable.e2758ee1cf",
|
|
27
|
+
"@webiny/utils": "0.0.0-unstable.e2758ee1cf"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@webiny/api": "0.0.0",
|
|
31
|
-
"@webiny/api-headless-cms": "0.0.0-unstable.
|
|
32
|
-
"@webiny/build-tools": "0.0.0-unstable.
|
|
33
|
-
"@webiny/handler": "0.0.0-unstable.
|
|
34
|
-
"@webiny/handler-aws": "0.0.0-unstable.
|
|
35
|
-
"@webiny/handler-db": "0.0.0-unstable.
|
|
36
|
-
"@webiny/handler-graphql": "0.0.0-unstable.
|
|
37
|
-
"@webiny/project-utils": "0.0.0-unstable.
|
|
31
|
+
"@webiny/api-headless-cms": "0.0.0-unstable.e2758ee1cf",
|
|
32
|
+
"@webiny/build-tools": "0.0.0-unstable.e2758ee1cf",
|
|
33
|
+
"@webiny/handler": "0.0.0-unstable.e2758ee1cf",
|
|
34
|
+
"@webiny/handler-aws": "0.0.0-unstable.e2758ee1cf",
|
|
35
|
+
"@webiny/handler-db": "0.0.0-unstable.e2758ee1cf",
|
|
36
|
+
"@webiny/handler-graphql": "0.0.0-unstable.e2758ee1cf",
|
|
37
|
+
"@webiny/project-utils": "0.0.0-unstable.e2758ee1cf",
|
|
38
38
|
"rimraf": "6.1.3",
|
|
39
39
|
"type-fest": "5.4.4",
|
|
40
40
|
"typescript": "5.9.3",
|
|
41
|
-
"vitest": "
|
|
41
|
+
"vitest": "4.0.18"
|
|
42
42
|
},
|
|
43
43
|
"publishConfig": {
|
|
44
44
|
"access": "public",
|
|
45
45
|
"directory": "dist"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "e2758ee1cfa3b9a7152e9bb995a90ccabd33266f",
|
|
48
48
|
"adio": {
|
|
49
49
|
"ignore": {
|
|
50
50
|
"src": [
|