@salutejs/plasma-hope 1.358.0-canary.2390.20303045292.0 → 1.358.0-canary.2390.20329173821.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.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/plasma-hope",
|
|
3
|
-
"version": "1.358.0-canary.2390.
|
|
3
|
+
"version": "1.358.0-canary.2390.20329173821.0",
|
|
4
4
|
"description": "Salute Design System / Internal React UI kit for web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@popperjs/core": "2.9.2",
|
|
37
|
-
"@salutejs/plasma-core": "1.212.0-canary.2390.
|
|
37
|
+
"@salutejs/plasma-core": "1.212.0-canary.2390.20329173821.0",
|
|
38
38
|
"@salutejs/plasma-typo": "0.42.0",
|
|
39
39
|
"react-file-drop": "3.1.6",
|
|
40
40
|
"react-popper": "2.3.0",
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
"@babel/preset-typescript": "7.24.1",
|
|
58
58
|
"@microsoft/api-extractor": "7.38.3",
|
|
59
59
|
"@salutejs/plasma-colors": "0.16.0",
|
|
60
|
-
"@salutejs/plasma-cy-utils": "0.142.0-canary.2390.
|
|
60
|
+
"@salutejs/plasma-cy-utils": "0.142.0-canary.2390.20329173821.0",
|
|
61
61
|
"@salutejs/plasma-icons": "1.228.0",
|
|
62
|
-
"@salutejs/plasma-sb-utils": "0.212.0-canary.2390.
|
|
62
|
+
"@salutejs/plasma-sb-utils": "0.212.0-canary.2390.20329173821.0",
|
|
63
63
|
"@salutejs/plasma-tokens-b2b": "1.54.0",
|
|
64
64
|
"@salutejs/plasma-tokens-b2c": "0.65.0",
|
|
65
65
|
"@salutejs/plasma-tokens-web": "1.69.0",
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"Vasiliy Loginevskiy"
|
|
113
113
|
],
|
|
114
114
|
"sideEffects": false,
|
|
115
|
-
"gitHead": "
|
|
115
|
+
"gitHead": "d385fb2d75bb7dfa0629d58a896bf6b4fe61f103"
|
|
116
116
|
}
|