@salutejs/plasma-core 1.153.1 → 1.153.2-dev.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/CHANGELOG.md CHANGED
@@ -1,15 +1,3 @@
1
- # v1.153.1 (Tue Mar 05 2024)
2
-
3
- #### 🐛 Bug Fix
4
-
5
- - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
6
-
7
- #### Authors: 1
8
-
9
- - [@Salute-Eva](https://github.com/Salute-Eva)
10
-
11
- ---
12
-
13
1
  # v1.153.0 (Fri Mar 01 2024)
14
2
 
15
3
  ### Release Notes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-core",
3
- "version": "1.153.1",
3
+ "version": "1.153.2-dev.0",
4
4
  "description": "Core library for Plasma: Salute Design System.",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -23,7 +23,7 @@
23
23
  "@babel/preset-react": "7.14.5",
24
24
  "@babel/preset-typescript": "7.15.0",
25
25
  "@microsoft/api-extractor": "7.38.3",
26
- "@salutejs/plasma-cy-utils": "0.85.1",
26
+ "@salutejs/plasma-cy-utils": "0.85.2-dev.0",
27
27
  "@types/jest": "27.0.1",
28
28
  "@types/lodash.throttle": "4.1.6",
29
29
  "@types/node": "15.14.9",
@@ -81,5 +81,5 @@
81
81
  "Зубаиров Фаниль Асхатович"
82
82
  ],
83
83
  "sideEffects": false,
84
- "gitHead": "6a503f7d0617d58fb50e01682e0a32bfa9c295ad"
84
+ "gitHead": "a301217493713c811d60981e8d2946e29389f418"
85
85
  }