@salutejs/sdds-serv 0.241.0-canary.1744.13111488863.0 → 0.241.0-canary.1744.13113874604.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-serv",
|
3
|
-
"version": "0.241.0-canary.1744.
|
3
|
+
"version": "0.241.0-canary.1744.13113874604.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS SERV web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -32,8 +32,8 @@
|
|
32
32
|
"directory": "packages/sdds-serv"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@salutejs/plasma-new-hope": "0.256.0-canary.1744.
|
36
|
-
"@salutejs/sdds-themes": "0.32.0-canary.1744.
|
35
|
+
"@salutejs/plasma-new-hope": "0.256.0-canary.1744.13113874604.0",
|
36
|
+
"@salutejs/sdds-themes": "0.32.0-canary.1744.13113874604.0"
|
37
37
|
},
|
38
38
|
"peerDependencies": {
|
39
39
|
"@emotion/react": ">=11",
|
@@ -62,11 +62,11 @@
|
|
62
62
|
"@rollup/plugin-babel": "^6.0.4",
|
63
63
|
"@rollup/plugin-commonjs": "^25.0.4",
|
64
64
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
65
|
-
"@salutejs/plasma-colors": "0.15.0-canary.1744.
|
66
|
-
"@salutejs/plasma-core": "1.192.0-canary.1744.
|
67
|
-
"@salutejs/plasma-cy-utils": "0.123.0-canary.1744.
|
65
|
+
"@salutejs/plasma-colors": "0.15.0-canary.1744.13113874604.0",
|
66
|
+
"@salutejs/plasma-core": "1.192.0-canary.1744.13113874604.0",
|
67
|
+
"@salutejs/plasma-cy-utils": "0.123.0-canary.1744.13113874604.0",
|
68
68
|
"@salutejs/plasma-icons": "1.210.0",
|
69
|
-
"@salutejs/plasma-sb-utils": "0.192.0-canary.1744.
|
69
|
+
"@salutejs/plasma-sb-utils": "0.192.0-canary.1744.13113874604.0",
|
70
70
|
"@storybook/addon-docs": "7.6.17",
|
71
71
|
"@storybook/addon-essentials": "7.6.17",
|
72
72
|
"@storybook/addons": "7.6.17",
|
@@ -136,5 +136,5 @@
|
|
136
136
|
"sideEffects": [
|
137
137
|
"*.css"
|
138
138
|
],
|
139
|
-
"gitHead": "
|
139
|
+
"gitHead": "2adb407b2c90d0f8630bbbf8e5af471edf2c3a2b"
|
140
140
|
}
|