@salutejs/plasma-new-hope 0.320.0-dev.0 → 0.321.0-canary.1889.14220074657.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-new-hope",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.321.0-canary.1889.14220074657.0",
|
4
4
|
"description": "Salute Design System blueprint",
|
5
5
|
"main": "cjs/index.js",
|
6
6
|
"module": "es/index.js",
|
@@ -80,8 +80,8 @@
|
|
80
80
|
"@rollup/plugin-babel": "^6.0.4",
|
81
81
|
"@rollup/plugin-commonjs": "^25.0.4",
|
82
82
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
83
|
-
"@salutejs/plasma-sb-utils": "0.
|
84
|
-
"@salutejs/plasma-themes": "0.
|
83
|
+
"@salutejs/plasma-sb-utils": "0.196.0-canary.1889.14220074657.0",
|
84
|
+
"@salutejs/plasma-themes": "0.32.0-canary.1889.14220074657.0",
|
85
85
|
"@storybook/addon-docs": "^7.6.17",
|
86
86
|
"@storybook/addon-essentials": "^7.6.17",
|
87
87
|
"@storybook/addons": "^7.6.17",
|
@@ -116,7 +116,7 @@
|
|
116
116
|
"@linaria/react": "5.0.3",
|
117
117
|
"@popperjs/core": "2.11.8",
|
118
118
|
"@salutejs/input-core": "2.1.2",
|
119
|
-
"@salutejs/plasma-core": "1.
|
119
|
+
"@salutejs/plasma-core": "1.196.0-canary.1889.14220074657.0",
|
120
120
|
"@salutejs/react-maskinput": "3.2.6",
|
121
121
|
"@tanstack/react-table": "8.21.2",
|
122
122
|
"@tanstack/react-virtual": "3.13.2",
|
@@ -135,5 +135,5 @@
|
|
135
135
|
"sideEffects": [
|
136
136
|
"*.css"
|
137
137
|
],
|
138
|
-
"gitHead": "
|
138
|
+
"gitHead": "bc12be75148b971323d54d0e90be3efea055a5d9"
|
139
139
|
}
|