@salutejs/sdds-finportal 0.167.0-canary.1559.11816419999.0 → 0.167.0-canary.1559.11833429721.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-finportal",
|
3
|
-
"version": "0.167.0-canary.1559.
|
3
|
+
"version": "0.167.0-canary.1559.11833429721.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS FinPortal web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"directory": "packages/sdds-finportal"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.193.0-canary.1559.
|
23
|
-
"@salutejs/sdds-themes": "0.28.0-canary.1559.
|
22
|
+
"@salutejs/plasma-new-hope": "0.193.0-canary.1559.11833429721.0",
|
23
|
+
"@salutejs/sdds-themes": "0.28.0-canary.1559.11833429721.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
26
26
|
"react": ">=16.13.1",
|
@@ -37,10 +37,10 @@
|
|
37
37
|
"@babel/preset-typescript": "7.24.1",
|
38
38
|
"@microsoft/api-extractor": "7.38.3",
|
39
39
|
"@salutejs/plasma-colors": "0.13.0",
|
40
|
-
"@salutejs/plasma-core": "1.187.0-canary.1559.
|
41
|
-
"@salutejs/plasma-cy-utils": "0.118.0-canary.1559.
|
42
|
-
"@salutejs/plasma-icons": "1.209.0-canary.1559.
|
43
|
-
"@salutejs/plasma-sb-utils": "0.185.0-canary.1559.
|
40
|
+
"@salutejs/plasma-core": "1.187.0-canary.1559.11833429721.0",
|
41
|
+
"@salutejs/plasma-cy-utils": "0.118.0-canary.1559.11833429721.0",
|
42
|
+
"@salutejs/plasma-icons": "1.209.0-canary.1559.11833429721.0",
|
43
|
+
"@salutejs/plasma-sb-utils": "0.185.0-canary.1559.11833429721.0",
|
44
44
|
"@storybook/addon-docs": "7.6.17",
|
45
45
|
"@storybook/addon-essentials": "7.6.17",
|
46
46
|
"@storybook/addons": "7.6.17",
|
@@ -94,5 +94,5 @@
|
|
94
94
|
"Vasiliy Loginevskiy"
|
95
95
|
],
|
96
96
|
"sideEffects": false,
|
97
|
-
"gitHead": "
|
97
|
+
"gitHead": "c4d3df3a7200b9fe9327a263f6e4497da0fe64e3"
|
98
98
|
}
|