@salutejs/sdds-serv 0.241.0-canary.1744.13132758720.0 → 0.241.0-canary.1744.13133525292.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.13132758720.0",
3
+ "version": "0.241.0-canary.1744.13133525292.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.13132758720.0",
36
- "@salutejs/sdds-themes": "0.32.0-canary.1744.13132758720.0"
35
+ "@salutejs/plasma-new-hope": "0.256.0-canary.1744.13133525292.0",
36
+ "@salutejs/sdds-themes": "0.32.0-canary.1744.13133525292.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.13132758720.0",
66
- "@salutejs/plasma-core": "1.192.0-canary.1744.13132758720.0",
67
- "@salutejs/plasma-cy-utils": "0.123.0-canary.1744.13132758720.0",
65
+ "@salutejs/plasma-colors": "0.15.0-canary.1744.13133525292.0",
66
+ "@salutejs/plasma-core": "1.192.0-canary.1744.13133525292.0",
67
+ "@salutejs/plasma-cy-utils": "0.123.0-canary.1744.13133525292.0",
68
68
  "@salutejs/plasma-icons": "1.210.0",
69
- "@salutejs/plasma-sb-utils": "0.192.0-canary.1744.13132758720.0",
69
+ "@salutejs/plasma-sb-utils": "0.192.0-canary.1744.13133525292.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": "185d4b8dc9261802fb5adecf86629de6fbc7a1fd"
139
+ "gitHead": "70f4464db50e42624b98b1c11948fdb76eed8b0a"
140
140
  }