@wix/cli-app 1.0.65 → 1.0.66
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/build/certificate-QM2J25NL.js +11986 -0
- package/build/certificate-QM2J25NL.js.map +1 -0
- package/build/chunk-AKY22ML4.js +64 -0
- package/build/chunk-AKY22ML4.js.map +1 -0
- package/build/index.d.ts +1032 -1
- package/build/{index.cjs → index.js} +19697 -27815
- package/build/index.js.map +1 -0
- package/package.json +17 -12
- package/build/index.cjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,28 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/cli-app",
|
|
3
3
|
"description": "CLI tool for Wix apps",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.66",
|
|
5
5
|
"author": "Amit Dahan",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@vitejs/plugin-react-swc": "3.0
|
|
8
|
-
"vite": "4.0
|
|
7
|
+
"@vitejs/plugin-react-swc": "3.2.0",
|
|
8
|
+
"vite": "4.2.0"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@rollup/plugin-virtual": "^3.0.1",
|
|
12
12
|
"@types/verror": "^1.10.6",
|
|
13
13
|
"@vitejs/plugin-basic-ssl": "^1.0.1",
|
|
14
|
-
"@wix/ambassador-ctp-app-cloud-deployer-service-v1-app-cloud-deployer": "^1.0.
|
|
15
|
-
"@wix/ambassador-ctp-gradual-rollout-v1-app-config": "^1.0.
|
|
16
|
-
"@wix/ambassador-devcenter-components-v1-component": "^1.0.
|
|
14
|
+
"@wix/ambassador-ctp-app-cloud-deployer-service-v1-app-cloud-deployer": "^1.0.8",
|
|
15
|
+
"@wix/ambassador-ctp-gradual-rollout-v1-app-config": "^1.0.21",
|
|
16
|
+
"@wix/ambassador-devcenter-components-v1-component": "^1.0.202",
|
|
17
|
+
"@wix/bi-logger-wix-cli": "^1.9.0",
|
|
17
18
|
"@wix/cli-app-definitions": "0.0.0",
|
|
18
19
|
"@wix/cli-auth": "0.0.0",
|
|
19
20
|
"@wix/cli-core-definitions": "0.0.0",
|
|
20
21
|
"@wix/cli-error-reporter": "0.0.0",
|
|
22
|
+
"@wix/cli-errors": "0.0.0",
|
|
21
23
|
"@wix/cli-fs": "0.0.0",
|
|
22
24
|
"@wix/cli-i18n": "0.0.0",
|
|
23
25
|
"@wix/cli-logger": "0.0.0",
|
|
26
|
+
"@wix/cli-telemetry": "0.0.0",
|
|
27
|
+
"@wix/cli-test-overrides": "0.0.0",
|
|
24
28
|
"@wix/dev-center-client": "0.0.0",
|
|
25
|
-
"@wix/http-client": "^1.
|
|
29
|
+
"@wix/http-client": "^1.527.0",
|
|
26
30
|
"@wix/site-list-client": "0.0.0",
|
|
27
31
|
"@wix/tsup-configs": "0.0.0",
|
|
28
32
|
"@wix/user-browser": "0.0.0",
|
|
@@ -32,13 +36,14 @@
|
|
|
32
36
|
"globby": "^13.1.3",
|
|
33
37
|
"jsonfile": "^6.1.0",
|
|
34
38
|
"p-retry": "^5.1.2",
|
|
35
|
-
"p-wait-for": "^5.0.
|
|
39
|
+
"p-wait-for": "^5.0.1",
|
|
36
40
|
"prompts": "^2.4.2",
|
|
37
41
|
"semver": "^7.3.8",
|
|
42
|
+
"tempy": "^3.0.0",
|
|
38
43
|
"terminal-link": "^3.0.0",
|
|
39
44
|
"verror": "^1.10.1",
|
|
40
45
|
"vite-plugin-externals": "^0.6.2",
|
|
41
|
-
"zod": "^3.21.
|
|
46
|
+
"zod": "^3.21.4"
|
|
42
47
|
},
|
|
43
48
|
"engines": {
|
|
44
49
|
"node": ">= 14.18"
|
|
@@ -47,7 +52,7 @@
|
|
|
47
52
|
"build",
|
|
48
53
|
"tsconfig.app.json"
|
|
49
54
|
],
|
|
50
|
-
"main": "./build/index.
|
|
55
|
+
"main": "./build/index.js",
|
|
51
56
|
"peerDependencies": {
|
|
52
57
|
"react": "^16.14 || ^17 || ^18",
|
|
53
58
|
"react-dom": "^16.14 || ^17 || ^18"
|
|
@@ -61,7 +66,7 @@
|
|
|
61
66
|
"bundleSize": {
|
|
62
67
|
"files": [
|
|
63
68
|
{
|
|
64
|
-
"glob": "./build/index.
|
|
69
|
+
"glob": "./build/index.js",
|
|
65
70
|
"maxSize": "435kb"
|
|
66
71
|
}
|
|
67
72
|
]
|
|
@@ -89,5 +94,5 @@
|
|
|
89
94
|
]
|
|
90
95
|
}
|
|
91
96
|
},
|
|
92
|
-
"falconPackageHash": "
|
|
97
|
+
"falconPackageHash": "ccea07c8cbdf5e8593fb3e7de19cd3f882ccdf933957723eb5f4aa5d"
|
|
93
98
|
}
|