@hh.ru/magritte-ui 62.0.0 → 62.0.2
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/package.json +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui",
|
|
3
|
-
"version": "62.0.
|
|
3
|
+
"version": "62.0.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
"@hh.ru/magritte-ui-accordion": "2.5.16",
|
|
32
32
|
"@hh.ru/magritte-ui-action": "4.3.9",
|
|
33
33
|
"@hh.ru/magritte-ui-action-bar": "2.0.2",
|
|
34
|
-
"@hh.ru/magritte-ui-action-list": "5.4.
|
|
34
|
+
"@hh.ru/magritte-ui-action-list": "5.4.3",
|
|
35
35
|
"@hh.ru/magritte-ui-alert": "1.3.1",
|
|
36
36
|
"@hh.ru/magritte-ui-avatar": "5.0.2",
|
|
37
37
|
"@hh.ru/magritte-ui-badge": "2.1.12",
|
|
38
38
|
"@hh.ru/magritte-ui-banner": "2.3.32",
|
|
39
|
-
"@hh.ru/magritte-ui-bottom-sheet": "4.1.
|
|
39
|
+
"@hh.ru/magritte-ui-bottom-sheet": "4.1.32",
|
|
40
40
|
"@hh.ru/magritte-ui-branded-button": "2.0.3",
|
|
41
|
-
"@hh.ru/magritte-ui-breadcrumbs": "4.0.
|
|
41
|
+
"@hh.ru/magritte-ui-breadcrumbs": "4.0.6",
|
|
42
42
|
"@hh.ru/magritte-ui-breakpoint": "4.0.2",
|
|
43
43
|
"@hh.ru/magritte-ui-button": "5.0.0",
|
|
44
44
|
"@hh.ru/magritte-ui-button-stack": "2.0.9",
|
|
@@ -47,13 +47,13 @@
|
|
|
47
47
|
"@hh.ru/magritte-ui-checkable-card": "3.0.10",
|
|
48
48
|
"@hh.ru/magritte-ui-checkbox-radio": "3.0.4",
|
|
49
49
|
"@hh.ru/magritte-ui-chips": "5.0.0",
|
|
50
|
-
"@hh.ru/magritte-ui-date-picker": "3.2.
|
|
50
|
+
"@hh.ru/magritte-ui-date-picker": "3.2.9",
|
|
51
51
|
"@hh.ru/magritte-ui-divider": "1.1.27",
|
|
52
52
|
"@hh.ru/magritte-ui-dot-pages": "3.0.2",
|
|
53
53
|
"@hh.ru/magritte-ui-drop": "6.0.1",
|
|
54
54
|
"@hh.ru/magritte-ui-dummy": "1.1.25",
|
|
55
55
|
"@hh.ru/magritte-ui-form-helper": "1.0.4",
|
|
56
|
-
"@hh.ru/magritte-ui-form-label": "4.0.
|
|
56
|
+
"@hh.ru/magritte-ui-form-label": "4.0.2",
|
|
57
57
|
"@hh.ru/magritte-ui-grid": "2.1.8",
|
|
58
58
|
"@hh.ru/magritte-ui-icon": "7.1.8",
|
|
59
59
|
"@hh.ru/magritte-ui-input": "5.0.22",
|
|
@@ -66,11 +66,11 @@
|
|
|
66
66
|
"@hh.ru/magritte-ui-placeholder": "7.0.2",
|
|
67
67
|
"@hh.ru/magritte-ui-progress-bar": "4.0.2",
|
|
68
68
|
"@hh.ru/magritte-ui-scrollable-container": "4.3.15",
|
|
69
|
-
"@hh.ru/magritte-ui-select": "5.3.
|
|
69
|
+
"@hh.ru/magritte-ui-select": "5.3.3",
|
|
70
70
|
"@hh.ru/magritte-ui-skeleton": "2.1.6",
|
|
71
71
|
"@hh.ru/magritte-ui-snackbar": "4.0.4",
|
|
72
72
|
"@hh.ru/magritte-ui-spacing": "2.0.24",
|
|
73
|
-
"@hh.ru/magritte-ui-suggest": "4.2.
|
|
73
|
+
"@hh.ru/magritte-ui-suggest": "4.2.3",
|
|
74
74
|
"@hh.ru/magritte-ui-switch": "2.0.2",
|
|
75
75
|
"@hh.ru/magritte-ui-tabs": "5.0.0",
|
|
76
76
|
"@hh.ru/magritte-ui-tag": "3.0.2",
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"publishConfig": {
|
|
90
90
|
"access": "public"
|
|
91
91
|
},
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "94a48fd2f3fed427ac345e17eb3097e29acf45db"
|
|
93
93
|
}
|