From d542534309b286f4edf98ed7bdf5950ac38661ad Mon Sep 17 00:00:00 2001 From: Aleksey Manetov Date: Thu, 10 Aug 2023 14:35:29 +0200 Subject: [PATCH] v5.1.2 --- app/package.json | 24 ++++++++++++------------ draft-rte/package.json | 10 +++++----- epam-assets/package.json | 2 +- epam-promo/package.json | 10 +++++----- extra/package.json | 10 +++++----- lerna.json | 2 +- loveship/package.json | 10 +++++----- test-utils/package.json | 4 ++-- uui-build/package.json | 2 +- uui-components/package.json | 4 ++-- uui-core/package.json | 2 +- uui-db/package.json | 4 ++-- uui-docs/package.json | 10 +++++----- uui-editor/package.json | 8 ++++---- uui-timeline/package.json | 6 +++--- uui/package.json | 8 ++++---- 16 files changed, 58 insertions(+), 58 deletions(-) diff --git a/app/package.json b/app/package.json index bfa6ea5368..c94fb1b56a 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@epam/app", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM Unified UI landing", "author": "EPAM", "license": "MIT", @@ -14,18 +14,18 @@ }, "cracoConfig": "./build-config/craco.config.js", "dependencies": { - "@epam/assets": "5.1.2-alpha.0", - "@epam/draft-rte": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/draft-rte": "5.1.2", "@epam/internal": "0.0.1", - "@epam/loveship": "5.1.2-alpha.0", - "@epam/promo": "5.1.2-alpha.0", - "@epam/uui": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", - "@epam/uui-db": "5.1.2-alpha.0", - "@epam/uui-docs": "5.1.2-alpha.0", - "@epam/uui-editor": "5.1.2-alpha.0", - "@epam/uui-timeline": "5.1.2-alpha.0", + "@epam/loveship": "5.1.2", + "@epam/promo": "5.1.2", + "@epam/uui": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", + "@epam/uui-db": "5.1.2", + "@epam/uui-docs": "5.1.2", + "@epam/uui-editor": "5.1.2", + "@epam/uui-timeline": "5.1.2", "amplitude-js": "8.9.1", "classnames": "2.2.6", "codesandbox": "2.2.3", diff --git a/draft-rte/package.json b/draft-rte/package.json index b8cfa08faa..e0bc8c3486 100644 --- a/draft-rte/package.json +++ b/draft-rte/package.json @@ -1,6 +1,6 @@ { "name": "@epam/draft-rte", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -11,10 +11,10 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/assets": "5.1.2-alpha.0", - "@epam/loveship": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/loveship": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/draft-js": "0.10.23", "classnames": "^2.2.6", "draft-convert": "^2.1.2", diff --git a/epam-assets/package.json b/epam-assets/package.json index 44a5704be7..e4cf431f0a 100644 --- a/epam-assets/package.json +++ b/epam-assets/package.json @@ -1,6 +1,6 @@ { "name": "@epam/assets", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM Assets Library", "author": "EPAM", "license": "MIT", diff --git a/epam-promo/package.json b/epam-promo/package.json index a5ec260b7b..50f331950c 100644 --- a/epam-promo/package.json +++ b/epam-promo/package.json @@ -1,6 +1,6 @@ { "name": "@epam/promo", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI4 components set", "author": "EPAM", "license": "MIT", @@ -12,10 +12,10 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/assets": "5.1.2-alpha.0", - "@epam/uui": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/uui": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/classnames": "2.2.6", "@types/lodash.isequal": "4.5.5", "@types/lodash.sortby": "4.7.6", diff --git a/extra/package.json b/extra/package.json index 11c55b4abe..0c22dae550 100644 --- a/extra/package.json +++ b/extra/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-extra", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI components set branded with 'loveship' style", "author": "EPAM", "license": "MIT", @@ -12,10 +12,10 @@ }, "dependencies": { "@epam/assets": "4.5.3", - "@epam/loveship": "5.1.2-alpha.0", - "@epam/promo": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/loveship": "5.1.2", + "@epam/promo": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/shallowequal": "^1.1.1", "immutable": "3.8.2", "shallowequal": "^1.1.0" diff --git a/lerna.json b/lerna.json index 38fe4586ae..8c35da0beb 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "5.1.2-alpha.0", + "version": "5.1.2", "npmClient": "yarn", "useWorkspaces": true, "exact": true diff --git a/loveship/package.json b/loveship/package.json index 6f2e4a55e0..f33de701e9 100644 --- a/loveship/package.json +++ b/loveship/package.json @@ -1,6 +1,6 @@ { "name": "@epam/loveship", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI components set branded with 'loveship' style", "author": "EPAM", "license": "MIT", @@ -12,10 +12,10 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/assets": "5.1.2-alpha.0", - "@epam/uui": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/uui": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/classnames": "2.2.6", "@types/lodash.isequal": "4.5.5", "@types/lodash.sortby": "4.7.6", diff --git a/test-utils/package.json b/test-utils/package.json index ea65b0aaf5..edf94d94a8 100644 --- a/test-utils/package.json +++ b/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-test-utils", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "author": "EPAM", "license": "MIT", "private": false, @@ -11,7 +11,7 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/uui-core": "5.1.2", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/react-test-renderer": "18.0.0", diff --git a/uui-build/package.json b/uui-build/package.json index e0f1ef58b0..81699629b1 100644 --- a/uui-build/package.json +++ b/uui-build/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-build", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "bin": { "epam-uui-build": "./bin/cli.js" }, diff --git a/uui-components/package.json b/uui-components/package.json index 0589593e03..b6f594fa9b 100644 --- a/uui-components/package.json +++ b/uui-components/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-components", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI Components", "author": "EPAM", "license": "MIT", @@ -12,7 +12,7 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/uui-core": "5.1.2", "@popperjs/core": "2.9.0", "@types/classnames": "2.2.6", "@types/lodash.clone": "4.5.6", diff --git a/uui-core/package.json b/uui-core/package.json index 2b7bec5a5f..2aeb1eefbb 100644 --- a/uui-core/package.json +++ b/uui-core/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-core", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI Core", "author": "EPAM", "license": "MIT", diff --git a/uui-db/package.json b/uui-db/package.json index ae78c09460..31cc41d9c9 100644 --- a/uui-db/package.json +++ b/uui-db/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-db", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "UUI - client-side relational state cache", "author": "EPAM", "license": "MIT", @@ -14,7 +14,7 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/uui-core": "5.1.2", "@types/lodash.countby": "4.6.6", "@types/lodash.filter": "4.6.6", "@types/lodash.foreach": "4.5.6", diff --git a/uui-docs/package.json b/uui-docs/package.json index 51ce01dcc9..554c82d5c5 100644 --- a/uui-docs/package.json +++ b/uui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-docs", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI Documentation infrastructure", "author": "EPAM", "license": "MIT", @@ -12,10 +12,10 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/promo": "5.1.2-alpha.0", - "@epam/uui": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/promo": "5.1.2", + "@epam/uui": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/classnames": "2.2.6", "classnames": "^2.2.6" }, diff --git a/uui-editor/package.json b/uui-editor/package.json index 780289ef0b..9eb0431691 100644 --- a/uui-editor/package.json +++ b/uui-editor/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-editor", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -12,9 +12,9 @@ }, "dependencies": { "@braintree/sanitize-url": "4.0.1", - "@epam/assets": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@udecode/plate-basic-marks": "22.0.2", "@udecode/plate-block-quote": "22.0.2", "@udecode/plate-break": "22.0.2", diff --git a/uui-timeline/package.json b/uui-timeline/package.json index 9c04989fe2..3420cbdc61 100644 --- a/uui-timeline/package.json +++ b/uui-timeline/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-timeline", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -11,8 +11,8 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "@types/lodash.sortby": "4.7.6", "@types/lodash.sortedindex": "4.1.6", "classnames": "^2.2.6", diff --git a/uui/package.json b/uui/package.json index 4b0f07b8ac..df38b23b93 100644 --- a/uui/package.json +++ b/uui/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui", - "version": "5.1.2-alpha.0", + "version": "5.1.2", "description": "EPAM UUI components set", "author": "EPAM", "license": "MIT", @@ -12,9 +12,9 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/assets": "5.1.2-alpha.0", - "@epam/uui-components": "5.1.2-alpha.0", - "@epam/uui-core": "5.1.2-alpha.0", + "@epam/assets": "5.1.2", + "@epam/uui-components": "5.1.2", + "@epam/uui-core": "5.1.2", "classnames": "2.2.6", "dayjs": "1.10.7", "lodash.sortby": "4.7.0",