@salutejs/plasma-new-hope 0.247.0-canary.1716.12909310713.0 → 0.247.0-canary.1717.12926923324.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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.247.0-canary.1716.12909310713.0",
3
+ "version": "0.247.0-canary.1717.12926923324.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -80,7 +80,7 @@
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.191.0-canary.1716.12909310713.0",
83
+ "@salutejs/plasma-sb-utils": "0.191.0-canary.1717.12926923324.0",
84
84
  "@salutejs/plasma-themes": "0.28.0",
85
85
  "@storybook/addon-docs": "^7.6.17",
86
86
  "@storybook/addon-essentials": "^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.192.0-canary.1716.12909310713.0",
119
+ "@salutejs/plasma-core": "1.192.0-canary.1717.12926923324.0",
120
120
  "@salutejs/react-maskinput": "3.2.6",
121
121
  "classnames": "2.5.1",
122
122
  "dayjs": "1.11.11",
@@ -131,5 +131,5 @@
131
131
  "sideEffects": [
132
132
  "*.css"
133
133
  ],
134
- "gitHead": "9a41ce13aeb8db80f95399df502cc9d00482cbbc"
134
+ "gitHead": "f6f47c5599d2d226e90e795ec8ab2f1f23dac0ea"
135
135
  }