@tramvai/cli 5.48.0 → 5.49.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.
@@ -1236,23 +1236,23 @@
1236
1236
  "dotAll": {
1237
1237
  "type": "boolean"
1238
1238
  },
1239
- "__@match@7843": {
1239
+ "__@match@7844": {
1240
1240
  "type": "object",
1241
1241
  "additionalProperties": false
1242
1242
  },
1243
- "__@replace@7845": {
1243
+ "__@replace@7846": {
1244
1244
  "type": "object",
1245
1245
  "additionalProperties": false
1246
1246
  },
1247
- "__@search@7848": {
1247
+ "__@search@7849": {
1248
1248
  "type": "object",
1249
1249
  "additionalProperties": false
1250
1250
  },
1251
- "__@split@7850": {
1251
+ "__@split@7851": {
1252
1252
  "type": "object",
1253
1253
  "additionalProperties": false
1254
1254
  },
1255
- "__@matchAll@7852": {
1255
+ "__@matchAll@7853": {
1256
1256
  "type": "object",
1257
1257
  "additionalProperties": false
1258
1258
  }
@@ -1987,23 +1987,23 @@
1987
1987
  "dotAll": {
1988
1988
  "type": "boolean"
1989
1989
  },
1990
- "__@match@7843": {
1990
+ "__@match@7844": {
1991
1991
  "type": "object",
1992
1992
  "additionalProperties": false
1993
1993
  },
1994
- "__@replace@7845": {
1994
+ "__@replace@7846": {
1995
1995
  "type": "object",
1996
1996
  "additionalProperties": false
1997
1997
  },
1998
- "__@search@7848": {
1998
+ "__@search@7849": {
1999
1999
  "type": "object",
2000
2000
  "additionalProperties": false
2001
2001
  },
2002
- "__@split@7850": {
2002
+ "__@split@7851": {
2003
2003
  "type": "object",
2004
2004
  "additionalProperties": false
2005
2005
  },
2006
- "__@matchAll@7852": {
2006
+ "__@matchAll@7853": {
2007
2007
  "type": "object",
2008
2008
  "additionalProperties": false
2009
2009
  }
@@ -2738,23 +2738,23 @@
2738
2738
  "dotAll": {
2739
2739
  "type": "boolean"
2740
2740
  },
2741
- "__@match@7843": {
2741
+ "__@match@7844": {
2742
2742
  "type": "object",
2743
2743
  "additionalProperties": false
2744
2744
  },
2745
- "__@replace@7845": {
2745
+ "__@replace@7846": {
2746
2746
  "type": "object",
2747
2747
  "additionalProperties": false
2748
2748
  },
2749
- "__@search@7848": {
2749
+ "__@search@7849": {
2750
2750
  "type": "object",
2751
2751
  "additionalProperties": false
2752
2752
  },
2753
- "__@split@7850": {
2753
+ "__@split@7851": {
2754
2754
  "type": "object",
2755
2755
  "additionalProperties": false
2756
2756
  },
2757
- "__@matchAll@7852": {
2757
+ "__@matchAll@7853": {
2758
2758
  "type": "object",
2759
2759
  "additionalProperties": false
2760
2760
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tramvai/cli",
3
- "version": "5.48.0",
3
+ "version": "5.49.1",
4
4
  "description": "Cli инструмент для сборки и запуска приложений",
5
5
  "files": [
6
6
  "src",
@@ -66,7 +66,7 @@
66
66
  "@tinkoff/browserslist-config": "0.5.3",
67
67
  "@tinkoff/dippy": "0.11.4",
68
68
  "@tinkoff/is-modern-lib": "5.0.2",
69
- "@tinkoff/logger": "0.10.506",
69
+ "@tinkoff/logger": "0.10.507",
70
70
  "@tinkoff/minicss-class-generator": "0.5.2",
71
71
  "@tinkoff/package-manager-wrapper": "0.4.4",
72
72
  "@tinkoff/request-core": "^0.10.0",
@@ -75,9 +75,9 @@
75
75
  "@tinkoff/utils": "^2.1.3",
76
76
  "@tinkoff/webpack-dedupe-plugin": "4.0.3",
77
77
  "@tramvai/build": "6.1.1",
78
- "@tramvai/react": "5.48.0",
79
- "@tramvai/tools-check-versions": "0.7.7",
80
- "@tramvai/tools-migrate": "0.9.8",
78
+ "@tramvai/react": "5.49.1",
79
+ "@tramvai/tools-check-versions": "0.7.8",
80
+ "@tramvai/tools-migrate": "0.9.9",
81
81
  "ajv": "^8.12.0",
82
82
  "ansi-escapes": "^4.3.2",
83
83
  "autoprefixer": "^10.4.8",
package/schema.json CHANGED
@@ -1258,23 +1258,23 @@
1258
1258
  "dotAll": {
1259
1259
  "type": "boolean"
1260
1260
  },
1261
- "__@match@7843": {
1261
+ "__@match@7844": {
1262
1262
  "type": "object",
1263
1263
  "additionalProperties": false
1264
1264
  },
1265
- "__@replace@7845": {
1265
+ "__@replace@7846": {
1266
1266
  "type": "object",
1267
1267
  "additionalProperties": false
1268
1268
  },
1269
- "__@search@7848": {
1269
+ "__@search@7849": {
1270
1270
  "type": "object",
1271
1271
  "additionalProperties": false
1272
1272
  },
1273
- "__@split@7850": {
1273
+ "__@split@7851": {
1274
1274
  "type": "object",
1275
1275
  "additionalProperties": false
1276
1276
  },
1277
- "__@matchAll@7852": {
1277
+ "__@matchAll@7853": {
1278
1278
  "type": "object",
1279
1279
  "additionalProperties": false
1280
1280
  }
@@ -2018,23 +2018,23 @@
2018
2018
  "dotAll": {
2019
2019
  "type": "boolean"
2020
2020
  },
2021
- "__@match@7843": {
2021
+ "__@match@7844": {
2022
2022
  "type": "object",
2023
2023
  "additionalProperties": false
2024
2024
  },
2025
- "__@replace@7845": {
2025
+ "__@replace@7846": {
2026
2026
  "type": "object",
2027
2027
  "additionalProperties": false
2028
2028
  },
2029
- "__@search@7848": {
2029
+ "__@search@7849": {
2030
2030
  "type": "object",
2031
2031
  "additionalProperties": false
2032
2032
  },
2033
- "__@split@7850": {
2033
+ "__@split@7851": {
2034
2034
  "type": "object",
2035
2035
  "additionalProperties": false
2036
2036
  },
2037
- "__@matchAll@7852": {
2037
+ "__@matchAll@7853": {
2038
2038
  "type": "object",
2039
2039
  "additionalProperties": false
2040
2040
  }
@@ -2778,23 +2778,23 @@
2778
2778
  "dotAll": {
2779
2779
  "type": "boolean"
2780
2780
  },
2781
- "__@match@7843": {
2781
+ "__@match@7844": {
2782
2782
  "type": "object",
2783
2783
  "additionalProperties": false
2784
2784
  },
2785
- "__@replace@7845": {
2785
+ "__@replace@7846": {
2786
2786
  "type": "object",
2787
2787
  "additionalProperties": false
2788
2788
  },
2789
- "__@search@7848": {
2789
+ "__@search@7849": {
2790
2790
  "type": "object",
2791
2791
  "additionalProperties": false
2792
2792
  },
2793
- "__@split@7850": {
2793
+ "__@split@7851": {
2794
2794
  "type": "object",
2795
2795
  "additionalProperties": false
2796
2796
  },
2797
- "__@matchAll@7852": {
2797
+ "__@matchAll@7853": {
2798
2798
  "type": "object",
2799
2799
  "additionalProperties": false
2800
2800
  }
@@ -1236,23 +1236,23 @@
1236
1236
  "dotAll": {
1237
1237
  "type": "boolean"
1238
1238
  },
1239
- "__@match@7843": {
1239
+ "__@match@7844": {
1240
1240
  "type": "object",
1241
1241
  "additionalProperties": false
1242
1242
  },
1243
- "__@replace@7845": {
1243
+ "__@replace@7846": {
1244
1244
  "type": "object",
1245
1245
  "additionalProperties": false
1246
1246
  },
1247
- "__@search@7848": {
1247
+ "__@search@7849": {
1248
1248
  "type": "object",
1249
1249
  "additionalProperties": false
1250
1250
  },
1251
- "__@split@7850": {
1251
+ "__@split@7851": {
1252
1252
  "type": "object",
1253
1253
  "additionalProperties": false
1254
1254
  },
1255
- "__@matchAll@7852": {
1255
+ "__@matchAll@7853": {
1256
1256
  "type": "object",
1257
1257
  "additionalProperties": false
1258
1258
  }
@@ -1987,23 +1987,23 @@
1987
1987
  "dotAll": {
1988
1988
  "type": "boolean"
1989
1989
  },
1990
- "__@match@7843": {
1990
+ "__@match@7844": {
1991
1991
  "type": "object",
1992
1992
  "additionalProperties": false
1993
1993
  },
1994
- "__@replace@7845": {
1994
+ "__@replace@7846": {
1995
1995
  "type": "object",
1996
1996
  "additionalProperties": false
1997
1997
  },
1998
- "__@search@7848": {
1998
+ "__@search@7849": {
1999
1999
  "type": "object",
2000
2000
  "additionalProperties": false
2001
2001
  },
2002
- "__@split@7850": {
2002
+ "__@split@7851": {
2003
2003
  "type": "object",
2004
2004
  "additionalProperties": false
2005
2005
  },
2006
- "__@matchAll@7852": {
2006
+ "__@matchAll@7853": {
2007
2007
  "type": "object",
2008
2008
  "additionalProperties": false
2009
2009
  }
@@ -2738,23 +2738,23 @@
2738
2738
  "dotAll": {
2739
2739
  "type": "boolean"
2740
2740
  },
2741
- "__@match@7843": {
2741
+ "__@match@7844": {
2742
2742
  "type": "object",
2743
2743
  "additionalProperties": false
2744
2744
  },
2745
- "__@replace@7845": {
2745
+ "__@replace@7846": {
2746
2746
  "type": "object",
2747
2747
  "additionalProperties": false
2748
2748
  },
2749
- "__@search@7848": {
2749
+ "__@search@7849": {
2750
2750
  "type": "object",
2751
2751
  "additionalProperties": false
2752
2752
  },
2753
- "__@split@7850": {
2753
+ "__@split@7851": {
2754
2754
  "type": "object",
2755
2755
  "additionalProperties": false
2756
2756
  },
2757
- "__@matchAll@7852": {
2757
+ "__@matchAll@7853": {
2758
2758
  "type": "object",
2759
2759
  "additionalProperties": false
2760
2760
  }