@tramvai/cli 3.26.2 → 3.26.3
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 +3 -3
- package/schema.json +15 -15
- package/src/schema/autogeneratedSchema.json +15 -15
|
@@ -1144,23 +1144,23 @@
|
|
|
1144
1144
|
"dotAll": {
|
|
1145
1145
|
"type": "boolean"
|
|
1146
1146
|
},
|
|
1147
|
-
"__@match@
|
|
1147
|
+
"__@match@6855": {
|
|
1148
1148
|
"type": "object",
|
|
1149
1149
|
"additionalProperties": false
|
|
1150
1150
|
},
|
|
1151
|
-
"__@replace@
|
|
1151
|
+
"__@replace@6857": {
|
|
1152
1152
|
"type": "object",
|
|
1153
1153
|
"additionalProperties": false
|
|
1154
1154
|
},
|
|
1155
|
-
"__@search@
|
|
1155
|
+
"__@search@6860": {
|
|
1156
1156
|
"type": "object",
|
|
1157
1157
|
"additionalProperties": false
|
|
1158
1158
|
},
|
|
1159
|
-
"__@split@
|
|
1159
|
+
"__@split@6862": {
|
|
1160
1160
|
"type": "object",
|
|
1161
1161
|
"additionalProperties": false
|
|
1162
1162
|
},
|
|
1163
|
-
"__@matchAll@
|
|
1163
|
+
"__@matchAll@6864": {
|
|
1164
1164
|
"type": "object",
|
|
1165
1165
|
"additionalProperties": false
|
|
1166
1166
|
}
|
|
@@ -1813,23 +1813,23 @@
|
|
|
1813
1813
|
"dotAll": {
|
|
1814
1814
|
"type": "boolean"
|
|
1815
1815
|
},
|
|
1816
|
-
"__@match@
|
|
1816
|
+
"__@match@6855": {
|
|
1817
1817
|
"type": "object",
|
|
1818
1818
|
"additionalProperties": false
|
|
1819
1819
|
},
|
|
1820
|
-
"__@replace@
|
|
1820
|
+
"__@replace@6857": {
|
|
1821
1821
|
"type": "object",
|
|
1822
1822
|
"additionalProperties": false
|
|
1823
1823
|
},
|
|
1824
|
-
"__@search@
|
|
1824
|
+
"__@search@6860": {
|
|
1825
1825
|
"type": "object",
|
|
1826
1826
|
"additionalProperties": false
|
|
1827
1827
|
},
|
|
1828
|
-
"__@split@
|
|
1828
|
+
"__@split@6862": {
|
|
1829
1829
|
"type": "object",
|
|
1830
1830
|
"additionalProperties": false
|
|
1831
1831
|
},
|
|
1832
|
-
"__@matchAll@
|
|
1832
|
+
"__@matchAll@6864": {
|
|
1833
1833
|
"type": "object",
|
|
1834
1834
|
"additionalProperties": false
|
|
1835
1835
|
}
|
|
@@ -2482,23 +2482,23 @@
|
|
|
2482
2482
|
"dotAll": {
|
|
2483
2483
|
"type": "boolean"
|
|
2484
2484
|
},
|
|
2485
|
-
"__@match@
|
|
2485
|
+
"__@match@6855": {
|
|
2486
2486
|
"type": "object",
|
|
2487
2487
|
"additionalProperties": false
|
|
2488
2488
|
},
|
|
2489
|
-
"__@replace@
|
|
2489
|
+
"__@replace@6857": {
|
|
2490
2490
|
"type": "object",
|
|
2491
2491
|
"additionalProperties": false
|
|
2492
2492
|
},
|
|
2493
|
-
"__@search@
|
|
2493
|
+
"__@search@6860": {
|
|
2494
2494
|
"type": "object",
|
|
2495
2495
|
"additionalProperties": false
|
|
2496
2496
|
},
|
|
2497
|
-
"__@split@
|
|
2497
|
+
"__@split@6862": {
|
|
2498
2498
|
"type": "object",
|
|
2499
2499
|
"additionalProperties": false
|
|
2500
2500
|
},
|
|
2501
|
-
"__@matchAll@
|
|
2501
|
+
"__@matchAll@6864": {
|
|
2502
2502
|
"type": "object",
|
|
2503
2503
|
"additionalProperties": false
|
|
2504
2504
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tramvai/cli",
|
|
3
|
-
"version": "3.26.
|
|
3
|
+
"version": "3.26.3",
|
|
4
4
|
"description": "Cli инструмент для сборки и запуска приложений",
|
|
5
5
|
"files": [
|
|
6
6
|
"src",
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"@tinkoff/request-plugin-protocol-http": "^0.11.8",
|
|
71
71
|
"@tinkoff/utils": "^2.1.3",
|
|
72
72
|
"@tinkoff/webpack-dedupe-plugin": "2.0.2",
|
|
73
|
-
"@tramvai/build": "4.1.
|
|
74
|
-
"@tramvai/react": "3.26.
|
|
73
|
+
"@tramvai/build": "4.1.1",
|
|
74
|
+
"@tramvai/react": "3.26.3",
|
|
75
75
|
"@tramvai/tools-check-versions": "0.5.3",
|
|
76
76
|
"@tramvai/tools-migrate": "0.7.3",
|
|
77
77
|
"ajv": "^8.12.0",
|
package/schema.json
CHANGED
|
@@ -1166,23 +1166,23 @@
|
|
|
1166
1166
|
"dotAll": {
|
|
1167
1167
|
"type": "boolean"
|
|
1168
1168
|
},
|
|
1169
|
-
"__@match@
|
|
1169
|
+
"__@match@6855": {
|
|
1170
1170
|
"type": "object",
|
|
1171
1171
|
"additionalProperties": false
|
|
1172
1172
|
},
|
|
1173
|
-
"__@replace@
|
|
1173
|
+
"__@replace@6857": {
|
|
1174
1174
|
"type": "object",
|
|
1175
1175
|
"additionalProperties": false
|
|
1176
1176
|
},
|
|
1177
|
-
"__@search@
|
|
1177
|
+
"__@search@6860": {
|
|
1178
1178
|
"type": "object",
|
|
1179
1179
|
"additionalProperties": false
|
|
1180
1180
|
},
|
|
1181
|
-
"__@split@
|
|
1181
|
+
"__@split@6862": {
|
|
1182
1182
|
"type": "object",
|
|
1183
1183
|
"additionalProperties": false
|
|
1184
1184
|
},
|
|
1185
|
-
"__@matchAll@
|
|
1185
|
+
"__@matchAll@6864": {
|
|
1186
1186
|
"type": "object",
|
|
1187
1187
|
"additionalProperties": false
|
|
1188
1188
|
}
|
|
@@ -1844,23 +1844,23 @@
|
|
|
1844
1844
|
"dotAll": {
|
|
1845
1845
|
"type": "boolean"
|
|
1846
1846
|
},
|
|
1847
|
-
"__@match@
|
|
1847
|
+
"__@match@6855": {
|
|
1848
1848
|
"type": "object",
|
|
1849
1849
|
"additionalProperties": false
|
|
1850
1850
|
},
|
|
1851
|
-
"__@replace@
|
|
1851
|
+
"__@replace@6857": {
|
|
1852
1852
|
"type": "object",
|
|
1853
1853
|
"additionalProperties": false
|
|
1854
1854
|
},
|
|
1855
|
-
"__@search@
|
|
1855
|
+
"__@search@6860": {
|
|
1856
1856
|
"type": "object",
|
|
1857
1857
|
"additionalProperties": false
|
|
1858
1858
|
},
|
|
1859
|
-
"__@split@
|
|
1859
|
+
"__@split@6862": {
|
|
1860
1860
|
"type": "object",
|
|
1861
1861
|
"additionalProperties": false
|
|
1862
1862
|
},
|
|
1863
|
-
"__@matchAll@
|
|
1863
|
+
"__@matchAll@6864": {
|
|
1864
1864
|
"type": "object",
|
|
1865
1865
|
"additionalProperties": false
|
|
1866
1866
|
}
|
|
@@ -2522,23 +2522,23 @@
|
|
|
2522
2522
|
"dotAll": {
|
|
2523
2523
|
"type": "boolean"
|
|
2524
2524
|
},
|
|
2525
|
-
"__@match@
|
|
2525
|
+
"__@match@6855": {
|
|
2526
2526
|
"type": "object",
|
|
2527
2527
|
"additionalProperties": false
|
|
2528
2528
|
},
|
|
2529
|
-
"__@replace@
|
|
2529
|
+
"__@replace@6857": {
|
|
2530
2530
|
"type": "object",
|
|
2531
2531
|
"additionalProperties": false
|
|
2532
2532
|
},
|
|
2533
|
-
"__@search@
|
|
2533
|
+
"__@search@6860": {
|
|
2534
2534
|
"type": "object",
|
|
2535
2535
|
"additionalProperties": false
|
|
2536
2536
|
},
|
|
2537
|
-
"__@split@
|
|
2537
|
+
"__@split@6862": {
|
|
2538
2538
|
"type": "object",
|
|
2539
2539
|
"additionalProperties": false
|
|
2540
2540
|
},
|
|
2541
|
-
"__@matchAll@
|
|
2541
|
+
"__@matchAll@6864": {
|
|
2542
2542
|
"type": "object",
|
|
2543
2543
|
"additionalProperties": false
|
|
2544
2544
|
}
|
|
@@ -1144,23 +1144,23 @@
|
|
|
1144
1144
|
"dotAll": {
|
|
1145
1145
|
"type": "boolean"
|
|
1146
1146
|
},
|
|
1147
|
-
"__@match@
|
|
1147
|
+
"__@match@6855": {
|
|
1148
1148
|
"type": "object",
|
|
1149
1149
|
"additionalProperties": false
|
|
1150
1150
|
},
|
|
1151
|
-
"__@replace@
|
|
1151
|
+
"__@replace@6857": {
|
|
1152
1152
|
"type": "object",
|
|
1153
1153
|
"additionalProperties": false
|
|
1154
1154
|
},
|
|
1155
|
-
"__@search@
|
|
1155
|
+
"__@search@6860": {
|
|
1156
1156
|
"type": "object",
|
|
1157
1157
|
"additionalProperties": false
|
|
1158
1158
|
},
|
|
1159
|
-
"__@split@
|
|
1159
|
+
"__@split@6862": {
|
|
1160
1160
|
"type": "object",
|
|
1161
1161
|
"additionalProperties": false
|
|
1162
1162
|
},
|
|
1163
|
-
"__@matchAll@
|
|
1163
|
+
"__@matchAll@6864": {
|
|
1164
1164
|
"type": "object",
|
|
1165
1165
|
"additionalProperties": false
|
|
1166
1166
|
}
|
|
@@ -1813,23 +1813,23 @@
|
|
|
1813
1813
|
"dotAll": {
|
|
1814
1814
|
"type": "boolean"
|
|
1815
1815
|
},
|
|
1816
|
-
"__@match@
|
|
1816
|
+
"__@match@6855": {
|
|
1817
1817
|
"type": "object",
|
|
1818
1818
|
"additionalProperties": false
|
|
1819
1819
|
},
|
|
1820
|
-
"__@replace@
|
|
1820
|
+
"__@replace@6857": {
|
|
1821
1821
|
"type": "object",
|
|
1822
1822
|
"additionalProperties": false
|
|
1823
1823
|
},
|
|
1824
|
-
"__@search@
|
|
1824
|
+
"__@search@6860": {
|
|
1825
1825
|
"type": "object",
|
|
1826
1826
|
"additionalProperties": false
|
|
1827
1827
|
},
|
|
1828
|
-
"__@split@
|
|
1828
|
+
"__@split@6862": {
|
|
1829
1829
|
"type": "object",
|
|
1830
1830
|
"additionalProperties": false
|
|
1831
1831
|
},
|
|
1832
|
-
"__@matchAll@
|
|
1832
|
+
"__@matchAll@6864": {
|
|
1833
1833
|
"type": "object",
|
|
1834
1834
|
"additionalProperties": false
|
|
1835
1835
|
}
|
|
@@ -2482,23 +2482,23 @@
|
|
|
2482
2482
|
"dotAll": {
|
|
2483
2483
|
"type": "boolean"
|
|
2484
2484
|
},
|
|
2485
|
-
"__@match@
|
|
2485
|
+
"__@match@6855": {
|
|
2486
2486
|
"type": "object",
|
|
2487
2487
|
"additionalProperties": false
|
|
2488
2488
|
},
|
|
2489
|
-
"__@replace@
|
|
2489
|
+
"__@replace@6857": {
|
|
2490
2490
|
"type": "object",
|
|
2491
2491
|
"additionalProperties": false
|
|
2492
2492
|
},
|
|
2493
|
-
"__@search@
|
|
2493
|
+
"__@search@6860": {
|
|
2494
2494
|
"type": "object",
|
|
2495
2495
|
"additionalProperties": false
|
|
2496
2496
|
},
|
|
2497
|
-
"__@split@
|
|
2497
|
+
"__@split@6862": {
|
|
2498
2498
|
"type": "object",
|
|
2499
2499
|
"additionalProperties": false
|
|
2500
2500
|
},
|
|
2501
|
-
"__@matchAll@
|
|
2501
|
+
"__@matchAll@6864": {
|
|
2502
2502
|
"type": "object",
|
|
2503
2503
|
"additionalProperties": false
|
|
2504
2504
|
}
|