@hh.ru/magritte-ui 69.0.2 → 69.2.0

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.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui",
3
- "version": "69.0.2",
3
+ "version": "69.2.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": false,
@@ -32,14 +32,14 @@
32
32
  "@hh.ru/magritte-ui-accordion": "2.5.25",
33
33
  "@hh.ru/magritte-ui-action": "4.3.20",
34
34
  "@hh.ru/magritte-ui-action-bar": "2.1.6",
35
- "@hh.ru/magritte-ui-action-list": "6.0.16",
35
+ "@hh.ru/magritte-ui-action-list": "6.0.17",
36
36
  "@hh.ru/magritte-ui-alert": "1.3.8",
37
37
  "@hh.ru/magritte-ui-avatar": "5.0.5",
38
38
  "@hh.ru/magritte-ui-badge": "2.2.2",
39
39
  "@hh.ru/magritte-ui-banner": "2.3.43",
40
- "@hh.ru/magritte-ui-bottom-sheet": "5.3.2",
40
+ "@hh.ru/magritte-ui-bottom-sheet": "5.3.3",
41
41
  "@hh.ru/magritte-ui-branded-button": "2.0.10",
42
- "@hh.ru/magritte-ui-breadcrumbs": "5.0.18",
42
+ "@hh.ru/magritte-ui-breadcrumbs": "5.0.19",
43
43
  "@hh.ru/magritte-ui-breakpoint": "4.0.3",
44
44
  "@hh.ru/magritte-ui-button": "5.1.4",
45
45
  "@hh.ru/magritte-ui-button-stack": "2.1.4",
@@ -48,31 +48,31 @@
48
48
  "@hh.ru/magritte-ui-checkable-card": "3.0.23",
49
49
  "@hh.ru/magritte-ui-checkbox-radio": "3.0.11",
50
50
  "@hh.ru/magritte-ui-chips": "5.1.10",
51
- "@hh.ru/magritte-ui-date-picker": "3.3.18",
51
+ "@hh.ru/magritte-ui-date-picker": "3.3.19",
52
52
  "@hh.ru/magritte-ui-divider": "1.1.30",
53
53
  "@hh.ru/magritte-ui-dot-pages": "3.0.4",
54
54
  "@hh.ru/magritte-ui-drop": "7.0.3",
55
55
  "@hh.ru/magritte-ui-dummy": "1.1.27",
56
56
  "@hh.ru/magritte-ui-form-helper": "1.0.6",
57
- "@hh.ru/magritte-ui-form-label": "4.2.18",
57
+ "@hh.ru/magritte-ui-form-label": "4.2.19",
58
58
  "@hh.ru/magritte-ui-grid": "2.1.10",
59
59
  "@hh.ru/magritte-ui-icon": "7.4.0",
60
60
  "@hh.ru/magritte-ui-input": "6.0.0",
61
61
  "@hh.ru/magritte-ui-layer": "2.0.6",
62
62
  "@hh.ru/magritte-ui-link": "4.2.7",
63
63
  "@hh.ru/magritte-ui-loader": "1.2.46",
64
- "@hh.ru/magritte-ui-modal": "4.2.2",
64
+ "@hh.ru/magritte-ui-modal": "4.3.0",
65
65
  "@hh.ru/magritte-ui-navigation-bar": "5.1.5",
66
66
  "@hh.ru/magritte-ui-number-pages": "4.0.9",
67
67
  "@hh.ru/magritte-ui-placeholder": "7.0.4",
68
68
  "@hh.ru/magritte-ui-progress-bar": "4.0.4",
69
69
  "@hh.ru/magritte-ui-scrollable-container": "4.3.28",
70
70
  "@hh.ru/magritte-ui-segmented": "1.0.14",
71
- "@hh.ru/magritte-ui-select": "6.0.17",
71
+ "@hh.ru/magritte-ui-select": "6.0.18",
72
72
  "@hh.ru/magritte-ui-skeleton": "2.1.8",
73
73
  "@hh.ru/magritte-ui-snackbar": "4.0.20",
74
74
  "@hh.ru/magritte-ui-spacing": "2.0.26",
75
- "@hh.ru/magritte-ui-suggest": "5.1.13",
75
+ "@hh.ru/magritte-ui-suggest": "5.1.14",
76
76
  "@hh.ru/magritte-ui-swipe": "5.1.4",
77
77
  "@hh.ru/magritte-ui-switch": "2.0.9",
78
78
  "@hh.ru/magritte-ui-tabs": "5.1.9",
@@ -83,7 +83,7 @@
83
83
  "@hh.ru/magritte-ui-title": "5.0.4",
84
84
  "@hh.ru/magritte-ui-tooltip": "7.0.6",
85
85
  "@hh.ru/magritte-ui-translate-guard": "0.1.12",
86
- "@hh.ru/magritte-ui-tree-selector": "4.2.2",
86
+ "@hh.ru/magritte-ui-tree-selector": "4.3.0",
87
87
  "@hh.ru/magritte-ui-typography": "3.0.13"
88
88
  },
89
89
  "peerDependencies": {
@@ -93,5 +93,5 @@
93
93
  "publishConfig": {
94
94
  "access": "public"
95
95
  },
96
- "gitHead": "29cedbaa407f9d06100be5abfc46b3a536b7fc2f"
96
+ "gitHead": "accb349c42ac7386f74f74fe7bcfa377724572ed"
97
97
  }