Skip to content

Commit 42a291e

Browse files
v5.7.0
1 parent e23c674 commit 42a291e

File tree

18 files changed

+69
-69
lines changed

18 files changed

+69
-69
lines changed

app/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/app",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM Unified UI landing",
55
"author": "EPAM",
66
"license": "MIT",
@@ -17,19 +17,19 @@
1717
"dependencies": {
1818
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
1919
"@elastic/apm-rum": "^5.14.0",
20-
"@epam/assets": "5.7.0-alpha.0",
21-
"@epam/draft-rte": "5.7.0-alpha.0",
22-
"@epam/electric": "5.7.0-alpha.0",
20+
"@epam/assets": "5.7.0",
21+
"@epam/draft-rte": "5.7.0",
22+
"@epam/electric": "5.7.0",
2323
"@epam/internal": "0.0.1",
24-
"@epam/loveship": "5.7.0-alpha.0",
25-
"@epam/promo": "5.7.0-alpha.0",
26-
"@epam/uui": "5.7.0-alpha.0",
27-
"@epam/uui-components": "5.7.0-alpha.0",
28-
"@epam/uui-core": "5.7.0-alpha.0",
29-
"@epam/uui-db": "5.7.0-alpha.0",
30-
"@epam/uui-docs": "5.7.0-alpha.0",
31-
"@epam/uui-editor": "5.7.0-alpha.0",
32-
"@epam/uui-timeline": "5.7.0-alpha.0",
24+
"@epam/loveship": "5.7.0",
25+
"@epam/promo": "5.7.0",
26+
"@epam/uui": "5.7.0",
27+
"@epam/uui-components": "5.7.0",
28+
"@epam/uui-core": "5.7.0",
29+
"@epam/uui-db": "5.7.0",
30+
"@epam/uui-docs": "5.7.0",
31+
"@epam/uui-editor": "5.7.0",
32+
"@epam/uui-timeline": "5.7.0",
3333
"@udecode/plate-common": "25.0.1",
3434
"amplitude-js": "8.9.1",
3535
"classnames": "2.2.6",

draft-rte/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/draft-rte",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"main": "index.js",
@@ -11,10 +11,10 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/assets": "5.7.0-alpha.0",
15-
"@epam/loveship": "5.7.0-alpha.0",
16-
"@epam/uui-components": "5.7.0-alpha.0",
17-
"@epam/uui-core": "5.7.0-alpha.0",
14+
"@epam/assets": "5.7.0",
15+
"@epam/loveship": "5.7.0",
16+
"@epam/uui-components": "5.7.0",
17+
"@epam/uui-core": "5.7.0",
1818
"@types/draft-js": "0.10.23",
1919
"classnames": "^2.2.6",
2020
"draft-convert": "^2.1.2",

epam-assets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/assets",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM Assets Library",
55
"author": "EPAM",
66
"license": "MIT",

epam-electric/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/electric",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI components set branded with 'electric' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/uui": "5.7.0-alpha.0",
17-
"@epam/uui-components": "5.7.0-alpha.0",
18-
"@epam/uui-core": "5.7.0-alpha.0"
15+
"@epam/assets": "5.7.0",
16+
"@epam/uui": "5.7.0",
17+
"@epam/uui-components": "5.7.0",
18+
"@epam/uui-core": "5.7.0"
1919
},
2020
"devDependencies": {
2121
"mockdate": "^3.0.5"

epam-promo/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/promo",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI4 components set",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/uui": "5.7.0-alpha.0",
17-
"@epam/uui-components": "5.7.0-alpha.0",
18-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/assets": "5.7.0",
16+
"@epam/uui": "5.7.0",
17+
"@epam/uui-components": "5.7.0",
18+
"@epam/uui-core": "5.7.0",
1919
"@types/classnames": "2.2.6",
2020
"@types/lodash.isequal": "4.5.5",
2121
"@types/lodash.sortby": "4.7.6",

extra/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-extra",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI components set branded with 'loveship' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@epam/assets": "4.5.3",
15-
"@epam/loveship": "5.7.0-alpha.0",
16-
"@epam/promo": "5.7.0-alpha.0",
17-
"@epam/uui-components": "5.7.0-alpha.0",
18-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/loveship": "5.7.0",
16+
"@epam/promo": "5.7.0",
17+
"@epam/uui-components": "5.7.0",
18+
"@epam/uui-core": "5.7.0",
1919
"@types/shallowequal": "^1.1.1",
2020
"immutable": "3.8.2",
2121
"shallowequal": "^1.1.0"

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.7.0-alpha.0",
2+
"version": "5.7.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"exact": true

loveship/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/loveship",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI components set branded with 'loveship' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/uui": "5.7.0-alpha.0",
17-
"@epam/uui-components": "5.7.0-alpha.0",
18-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/assets": "5.7.0",
16+
"@epam/uui": "5.7.0",
17+
"@epam/uui-components": "5.7.0",
18+
"@epam/uui-core": "5.7.0",
1919
"@types/classnames": "2.2.6",
2020
"@types/lodash.isequal": "4.5.5",
2121
"@types/lodash.sortby": "4.7.6",

templates/uui-cra-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/cra-template-uui",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"keywords": [
55
"UUI",
66
"react",

test-utils/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-test-utils",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"private": false,
@@ -11,7 +11,7 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/uui-core": "5.7.0-alpha.0",
14+
"@epam/uui-core": "5.7.0",
1515
"@testing-library/react": "14.0.0",
1616
"@testing-library/user-event": "14.4.3",
1717
"@types/react-test-renderer": "18.0.0",

uui-build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-build",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"bin": {
55
"epam-uui-build": "./bin/cli.js"
66
},

uui-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-components",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI Components",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,7 +12,7 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/uui-core": "5.7.0",
1616
"@popperjs/core": "2.9.0",
1717
"@types/classnames": "2.2.6",
1818
"@types/lodash.clone": "4.5.6",

uui-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-core",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI Core",
55
"author": "EPAM",
66
"license": "MIT",

uui-db/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-db",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "UUI - client-side relational state cache",
55
"author": "EPAM",
66
"license": "MIT",
@@ -14,7 +14,7 @@
1414
"prepublish": "yarn build"
1515
},
1616
"dependencies": {
17-
"@epam/uui-core": "5.7.0-alpha.0",
17+
"@epam/uui-core": "5.7.0",
1818
"@types/lodash.countby": "4.6.6",
1919
"@types/lodash.filter": "4.6.6",
2020
"@types/lodash.foreach": "4.5.6",

uui-docs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-docs",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI Documentation infrastructure",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,11 +12,11 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/promo": "5.7.0-alpha.0",
17-
"@epam/uui": "5.7.0-alpha.0",
18-
"@epam/uui-components": "5.7.0-alpha.0",
19-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/assets": "5.7.0",
16+
"@epam/promo": "5.7.0",
17+
"@epam/uui": "5.7.0",
18+
"@epam/uui-components": "5.7.0",
19+
"@epam/uui-core": "5.7.0",
2020
"@types/classnames": "2.2.6",
2121
"classnames": "^2.2.6"
2222
},

uui-editor/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-editor",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"main": "index.js",
@@ -12,10 +12,11 @@
1212
},
1313
"dependencies": {
1414
"@braintree/sanitize-url": "7.0.0",
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/uui": "5.7.0-alpha.0",
17-
"@epam/uui-components": "5.7.0-alpha.0",
18-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/assets": "5.7.0",
16+
"@epam/uui": "5.7.0",
17+
"@epam/uui-components": "5.7.0",
18+
"@epam/uui-core": "5.7.0",
19+
"@udecode/plate-autoformat": "25.0.1",
1920
"@udecode/plate-basic-marks": "25.0.1",
2021
"@udecode/plate-block-quote": "25.0.1",
2122
"@udecode/plate-break": "25.0.1",
@@ -34,19 +35,18 @@
3435
"@udecode/plate-serializer-docx": "26.0.5",
3536
"@udecode/plate-serializer-html": "25.0.1",
3637
"@udecode/plate-serializer-md": "26.0.4",
37-
"@udecode/plate-autoformat": "25.0.1",
3838
"@udecode/plate-table": "26.0.5",
3939
"classnames": "2.2.6",
4040
"escape-html": "1.0.3",
4141
"get-video-id": "3.1.3",
4242
"lodash.debounce": "4.0.8",
4343
"lodash.invert": "4.3.0",
4444
"react-popper": "2.3.0",
45+
"remark-parse": "9.0.0",
4546
"slate": "0.94.1",
4647
"slate-history": "0.93.0",
4748
"slate-hyperscript": "0.81.3",
4849
"slate-react": "0.99.0",
49-
"remark-parse": "9.0.0",
5050
"unified": "9.2.2"
5151
},
5252
"devDependencies": {

uui-timeline/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-timeline",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"main": "index.js",
@@ -11,8 +11,8 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/uui-components": "5.7.0-alpha.0",
15-
"@epam/uui-core": "5.7.0-alpha.0",
14+
"@epam/uui-components": "5.7.0",
15+
"@epam/uui-core": "5.7.0",
1616
"@types/lodash.sortby": "4.7.6",
1717
"@types/lodash.sortedindex": "4.1.6",
1818
"classnames": "^2.2.6",

uui/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui",
3-
"version": "5.7.0-alpha.0",
3+
"version": "5.7.0",
44
"description": "EPAM UUI components set",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,9 +12,9 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.7.0-alpha.0",
16-
"@epam/uui-components": "5.7.0-alpha.0",
17-
"@epam/uui-core": "5.7.0-alpha.0",
15+
"@epam/assets": "5.7.0",
16+
"@epam/uui-components": "5.7.0",
17+
"@epam/uui-core": "5.7.0",
1818
"classnames": "2.2.6",
1919
"dayjs": "1.10.7",
2020
"lodash.sortby": "4.7.0",

0 commit comments

Comments
 (0)