@tramvai/cli 6.63.0 → 6.64.1
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/lib/schema/autogeneratedSchema.json +15 -15
- package/package.json +7 -7
- package/schema.json +15 -15
- package/src/schema/autogeneratedSchema.json +15 -15
|
@@ -1289,23 +1289,23 @@
|
|
|
1289
1289
|
"dotAll": {
|
|
1290
1290
|
"type": "boolean"
|
|
1291
1291
|
},
|
|
1292
|
-
"__@match@
|
|
1292
|
+
"__@match@8920": {
|
|
1293
1293
|
"type": "object",
|
|
1294
1294
|
"additionalProperties": false
|
|
1295
1295
|
},
|
|
1296
|
-
"__@replace@
|
|
1296
|
+
"__@replace@8922": {
|
|
1297
1297
|
"type": "object",
|
|
1298
1298
|
"additionalProperties": false
|
|
1299
1299
|
},
|
|
1300
|
-
"__@search@
|
|
1300
|
+
"__@search@8925": {
|
|
1301
1301
|
"type": "object",
|
|
1302
1302
|
"additionalProperties": false
|
|
1303
1303
|
},
|
|
1304
|
-
"__@split@
|
|
1304
|
+
"__@split@8927": {
|
|
1305
1305
|
"type": "object",
|
|
1306
1306
|
"additionalProperties": false
|
|
1307
1307
|
},
|
|
1308
|
-
"__@matchAll@
|
|
1308
|
+
"__@matchAll@8929": {
|
|
1309
1309
|
"type": "object",
|
|
1310
1310
|
"additionalProperties": false
|
|
1311
1311
|
}
|
|
@@ -2084,23 +2084,23 @@
|
|
|
2084
2084
|
"dotAll": {
|
|
2085
2085
|
"type": "boolean"
|
|
2086
2086
|
},
|
|
2087
|
-
"__@match@
|
|
2087
|
+
"__@match@8920": {
|
|
2088
2088
|
"type": "object",
|
|
2089
2089
|
"additionalProperties": false
|
|
2090
2090
|
},
|
|
2091
|
-
"__@replace@
|
|
2091
|
+
"__@replace@8922": {
|
|
2092
2092
|
"type": "object",
|
|
2093
2093
|
"additionalProperties": false
|
|
2094
2094
|
},
|
|
2095
|
-
"__@search@
|
|
2095
|
+
"__@search@8925": {
|
|
2096
2096
|
"type": "object",
|
|
2097
2097
|
"additionalProperties": false
|
|
2098
2098
|
},
|
|
2099
|
-
"__@split@
|
|
2099
|
+
"__@split@8927": {
|
|
2100
2100
|
"type": "object",
|
|
2101
2101
|
"additionalProperties": false
|
|
2102
2102
|
},
|
|
2103
|
-
"__@matchAll@
|
|
2103
|
+
"__@matchAll@8929": {
|
|
2104
2104
|
"type": "object",
|
|
2105
2105
|
"additionalProperties": false
|
|
2106
2106
|
}
|
|
@@ -2879,23 +2879,23 @@
|
|
|
2879
2879
|
"dotAll": {
|
|
2880
2880
|
"type": "boolean"
|
|
2881
2881
|
},
|
|
2882
|
-
"__@match@
|
|
2882
|
+
"__@match@8920": {
|
|
2883
2883
|
"type": "object",
|
|
2884
2884
|
"additionalProperties": false
|
|
2885
2885
|
},
|
|
2886
|
-
"__@replace@
|
|
2886
|
+
"__@replace@8922": {
|
|
2887
2887
|
"type": "object",
|
|
2888
2888
|
"additionalProperties": false
|
|
2889
2889
|
},
|
|
2890
|
-
"__@search@
|
|
2890
|
+
"__@search@8925": {
|
|
2891
2891
|
"type": "object",
|
|
2892
2892
|
"additionalProperties": false
|
|
2893
2893
|
},
|
|
2894
|
-
"__@split@
|
|
2894
|
+
"__@split@8927": {
|
|
2895
2895
|
"type": "object",
|
|
2896
2896
|
"additionalProperties": false
|
|
2897
2897
|
},
|
|
2898
|
-
"__@matchAll@
|
|
2898
|
+
"__@matchAll@8929": {
|
|
2899
2899
|
"type": "object",
|
|
2900
2900
|
"additionalProperties": false
|
|
2901
2901
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tramvai/cli",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.64.1",
|
|
4
4
|
"description": "Cli инструмент для сборки и запуска приложений",
|
|
5
5
|
"files": [
|
|
6
6
|
"src",
|
|
@@ -71,13 +71,13 @@
|
|
|
71
71
|
"@tinkoff/request-plugin-retry": "^0.3.0",
|
|
72
72
|
"@tinkoff/utils": "^2.1.3",
|
|
73
73
|
"@tinkoff/webpack-dedupe-plugin": "5.0.0",
|
|
74
|
-
"@tramvai/api": "6.
|
|
74
|
+
"@tramvai/api": "6.64.1",
|
|
75
75
|
"@tramvai/build": "7.2.0",
|
|
76
|
-
"@tramvai/plugin-babel-transpiler": "6.
|
|
77
|
-
"@tramvai/plugin-swc-transpiler": "6.
|
|
78
|
-
"@tramvai/plugin-webpack-builder": "6.
|
|
79
|
-
"@tramvai/plugin-webpack-pwa": "6.
|
|
80
|
-
"@tramvai/react": "6.
|
|
76
|
+
"@tramvai/plugin-babel-transpiler": "6.64.1",
|
|
77
|
+
"@tramvai/plugin-swc-transpiler": "6.64.1",
|
|
78
|
+
"@tramvai/plugin-webpack-builder": "6.64.1",
|
|
79
|
+
"@tramvai/plugin-webpack-pwa": "6.64.1",
|
|
80
|
+
"@tramvai/react": "6.64.1",
|
|
81
81
|
"@tramvai/tools-check-versions": "0.8.0",
|
|
82
82
|
"@tramvai/tools-migrate": "0.10.2",
|
|
83
83
|
"ajv": "^8.12.0",
|
package/schema.json
CHANGED
|
@@ -1311,23 +1311,23 @@
|
|
|
1311
1311
|
"dotAll": {
|
|
1312
1312
|
"type": "boolean"
|
|
1313
1313
|
},
|
|
1314
|
-
"__@match@
|
|
1314
|
+
"__@match@8920": {
|
|
1315
1315
|
"type": "object",
|
|
1316
1316
|
"additionalProperties": false
|
|
1317
1317
|
},
|
|
1318
|
-
"__@replace@
|
|
1318
|
+
"__@replace@8922": {
|
|
1319
1319
|
"type": "object",
|
|
1320
1320
|
"additionalProperties": false
|
|
1321
1321
|
},
|
|
1322
|
-
"__@search@
|
|
1322
|
+
"__@search@8925": {
|
|
1323
1323
|
"type": "object",
|
|
1324
1324
|
"additionalProperties": false
|
|
1325
1325
|
},
|
|
1326
|
-
"__@split@
|
|
1326
|
+
"__@split@8927": {
|
|
1327
1327
|
"type": "object",
|
|
1328
1328
|
"additionalProperties": false
|
|
1329
1329
|
},
|
|
1330
|
-
"__@matchAll@
|
|
1330
|
+
"__@matchAll@8929": {
|
|
1331
1331
|
"type": "object",
|
|
1332
1332
|
"additionalProperties": false
|
|
1333
1333
|
}
|
|
@@ -2115,23 +2115,23 @@
|
|
|
2115
2115
|
"dotAll": {
|
|
2116
2116
|
"type": "boolean"
|
|
2117
2117
|
},
|
|
2118
|
-
"__@match@
|
|
2118
|
+
"__@match@8920": {
|
|
2119
2119
|
"type": "object",
|
|
2120
2120
|
"additionalProperties": false
|
|
2121
2121
|
},
|
|
2122
|
-
"__@replace@
|
|
2122
|
+
"__@replace@8922": {
|
|
2123
2123
|
"type": "object",
|
|
2124
2124
|
"additionalProperties": false
|
|
2125
2125
|
},
|
|
2126
|
-
"__@search@
|
|
2126
|
+
"__@search@8925": {
|
|
2127
2127
|
"type": "object",
|
|
2128
2128
|
"additionalProperties": false
|
|
2129
2129
|
},
|
|
2130
|
-
"__@split@
|
|
2130
|
+
"__@split@8927": {
|
|
2131
2131
|
"type": "object",
|
|
2132
2132
|
"additionalProperties": false
|
|
2133
2133
|
},
|
|
2134
|
-
"__@matchAll@
|
|
2134
|
+
"__@matchAll@8929": {
|
|
2135
2135
|
"type": "object",
|
|
2136
2136
|
"additionalProperties": false
|
|
2137
2137
|
}
|
|
@@ -2919,23 +2919,23 @@
|
|
|
2919
2919
|
"dotAll": {
|
|
2920
2920
|
"type": "boolean"
|
|
2921
2921
|
},
|
|
2922
|
-
"__@match@
|
|
2922
|
+
"__@match@8920": {
|
|
2923
2923
|
"type": "object",
|
|
2924
2924
|
"additionalProperties": false
|
|
2925
2925
|
},
|
|
2926
|
-
"__@replace@
|
|
2926
|
+
"__@replace@8922": {
|
|
2927
2927
|
"type": "object",
|
|
2928
2928
|
"additionalProperties": false
|
|
2929
2929
|
},
|
|
2930
|
-
"__@search@
|
|
2930
|
+
"__@search@8925": {
|
|
2931
2931
|
"type": "object",
|
|
2932
2932
|
"additionalProperties": false
|
|
2933
2933
|
},
|
|
2934
|
-
"__@split@
|
|
2934
|
+
"__@split@8927": {
|
|
2935
2935
|
"type": "object",
|
|
2936
2936
|
"additionalProperties": false
|
|
2937
2937
|
},
|
|
2938
|
-
"__@matchAll@
|
|
2938
|
+
"__@matchAll@8929": {
|
|
2939
2939
|
"type": "object",
|
|
2940
2940
|
"additionalProperties": false
|
|
2941
2941
|
}
|
|
@@ -1289,23 +1289,23 @@
|
|
|
1289
1289
|
"dotAll": {
|
|
1290
1290
|
"type": "boolean"
|
|
1291
1291
|
},
|
|
1292
|
-
"__@match@
|
|
1292
|
+
"__@match@8920": {
|
|
1293
1293
|
"type": "object",
|
|
1294
1294
|
"additionalProperties": false
|
|
1295
1295
|
},
|
|
1296
|
-
"__@replace@
|
|
1296
|
+
"__@replace@8922": {
|
|
1297
1297
|
"type": "object",
|
|
1298
1298
|
"additionalProperties": false
|
|
1299
1299
|
},
|
|
1300
|
-
"__@search@
|
|
1300
|
+
"__@search@8925": {
|
|
1301
1301
|
"type": "object",
|
|
1302
1302
|
"additionalProperties": false
|
|
1303
1303
|
},
|
|
1304
|
-
"__@split@
|
|
1304
|
+
"__@split@8927": {
|
|
1305
1305
|
"type": "object",
|
|
1306
1306
|
"additionalProperties": false
|
|
1307
1307
|
},
|
|
1308
|
-
"__@matchAll@
|
|
1308
|
+
"__@matchAll@8929": {
|
|
1309
1309
|
"type": "object",
|
|
1310
1310
|
"additionalProperties": false
|
|
1311
1311
|
}
|
|
@@ -2084,23 +2084,23 @@
|
|
|
2084
2084
|
"dotAll": {
|
|
2085
2085
|
"type": "boolean"
|
|
2086
2086
|
},
|
|
2087
|
-
"__@match@
|
|
2087
|
+
"__@match@8920": {
|
|
2088
2088
|
"type": "object",
|
|
2089
2089
|
"additionalProperties": false
|
|
2090
2090
|
},
|
|
2091
|
-
"__@replace@
|
|
2091
|
+
"__@replace@8922": {
|
|
2092
2092
|
"type": "object",
|
|
2093
2093
|
"additionalProperties": false
|
|
2094
2094
|
},
|
|
2095
|
-
"__@search@
|
|
2095
|
+
"__@search@8925": {
|
|
2096
2096
|
"type": "object",
|
|
2097
2097
|
"additionalProperties": false
|
|
2098
2098
|
},
|
|
2099
|
-
"__@split@
|
|
2099
|
+
"__@split@8927": {
|
|
2100
2100
|
"type": "object",
|
|
2101
2101
|
"additionalProperties": false
|
|
2102
2102
|
},
|
|
2103
|
-
"__@matchAll@
|
|
2103
|
+
"__@matchAll@8929": {
|
|
2104
2104
|
"type": "object",
|
|
2105
2105
|
"additionalProperties": false
|
|
2106
2106
|
}
|
|
@@ -2879,23 +2879,23 @@
|
|
|
2879
2879
|
"dotAll": {
|
|
2880
2880
|
"type": "boolean"
|
|
2881
2881
|
},
|
|
2882
|
-
"__@match@
|
|
2882
|
+
"__@match@8920": {
|
|
2883
2883
|
"type": "object",
|
|
2884
2884
|
"additionalProperties": false
|
|
2885
2885
|
},
|
|
2886
|
-
"__@replace@
|
|
2886
|
+
"__@replace@8922": {
|
|
2887
2887
|
"type": "object",
|
|
2888
2888
|
"additionalProperties": false
|
|
2889
2889
|
},
|
|
2890
|
-
"__@search@
|
|
2890
|
+
"__@search@8925": {
|
|
2891
2891
|
"type": "object",
|
|
2892
2892
|
"additionalProperties": false
|
|
2893
2893
|
},
|
|
2894
|
-
"__@split@
|
|
2894
|
+
"__@split@8927": {
|
|
2895
2895
|
"type": "object",
|
|
2896
2896
|
"additionalProperties": false
|
|
2897
2897
|
},
|
|
2898
|
-
"__@matchAll@
|
|
2898
|
+
"__@matchAll@8929": {
|
|
2899
2899
|
"type": "object",
|
|
2900
2900
|
"additionalProperties": false
|
|
2901
2901
|
}
|