diff --git a/app/package.json b/app/package.json index 88265b1d54..b67ff79f90 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@epam/app", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM Unified UI landing", "author": "EPAM", "license": "MIT", @@ -16,15 +16,15 @@ "dependencies": { "@epam/assets": "4.9.1", "@epam/internal": "0.0.1", - "@epam/loveship": "4.9.1", - "@epam/promo": "4.9.1", - "@epam/uui": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", - "@epam/uui-db": "4.9.1", - "@epam/uui-docs": "4.9.1", - "@epam/uui-editor": "4.9.1", - "@epam/uui-timeline": "4.9.1", + "@epam/loveship": "4.9.2", + "@epam/promo": "4.9.2", + "@epam/uui": "4.9.2", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", + "@epam/uui-db": "4.9.2", + "@epam/uui-docs": "4.9.2", + "@epam/uui-editor": "4.9.2", + "@epam/uui-timeline": "4.9.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 387e0aabe0..875658b7a3 100644 --- a/draft-rte/package.json +++ b/draft-rte/package.json @@ -1,6 +1,6 @@ { "name": "@epam/draft-rte", - "version": "4.9.1", + "version": "4.9.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -11,9 +11,9 @@ }, "dependencies": { "@epam/assets": "4.5.3", - "@epam/loveship": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/loveship": "4.9.2", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@types/draft-js": "0.10.23", "classnames": "^2.2.6", "draft-convert": "^2.1.2", diff --git a/epam-promo/package.json b/epam-promo/package.json index 29e64f840b..e25c5ebf50 100644 --- a/epam-promo/package.json +++ b/epam-promo/package.json @@ -1,6 +1,6 @@ { "name": "@epam/promo", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI4 components set", "author": "EPAM", "license": "MIT", @@ -12,8 +12,8 @@ }, "dependencies": { "@epam/assets": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@types/classnames": "2.2.6", "@types/lodash.isequal": "4.5.5", "@types/lodash.sortby": "4.7.6", @@ -26,7 +26,7 @@ "react-popper": "2.2.5" }, "devDependencies": { - "@epam/uui-docs": "4.9.1", + "@epam/uui-docs": "4.9.2", "@types/react-test-renderer": "17.0.1", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.2", "enzyme": "^3.9.0", diff --git a/extra/package.json b/extra/package.json index ea9bcb2a37..8e1ae2136e 100644 --- a/extra/package.json +++ b/extra/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-extra", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI components set branded with 'loveship' style", "author": "EPAM", "license": "MIT", @@ -11,10 +11,10 @@ }, "dependencies": { "@epam/assets": "4.5.3", - "@epam/loveship": "4.9.1", - "@epam/promo": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/loveship": "4.9.2", + "@epam/promo": "4.9.2", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@types/shallowequal": "^1.1.1", "immutable": "3.8.2", "shallowequal": "^1.1.0" @@ -28,7 +28,7 @@ "react-dom": ">=16.0.0" }, "optionalDependencies": { - "@epam/uui-docs": "4.9.1" + "@epam/uui-docs": "4.9.2" }, "repository": { "type": "git", diff --git a/lerna.json b/lerna.json index 487efaf265..890189df17 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.9.1", + "version": "4.9.2", "npmClient": "yarn", "useWorkspaces": true, "exact": true diff --git a/loveship/package.json b/loveship/package.json index db889b1f4d..4390ab8765 100644 --- a/loveship/package.json +++ b/loveship/package.json @@ -1,6 +1,6 @@ { "name": "@epam/loveship", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI components set branded with 'loveship' style", "author": "EPAM", "license": "MIT", @@ -12,8 +12,8 @@ }, "dependencies": { "@epam/assets": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@types/classnames": "2.2.6", "@types/lodash.isequal": "4.5.5", "@types/lodash.sortby": "4.7.6", @@ -25,7 +25,7 @@ "react-popper": "2.2.5" }, "devDependencies": { - "@epam/uui-docs": "4.9.1", + "@epam/uui-docs": "4.9.2", "@types/react-test-renderer": "17.0.1", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.5", diff --git a/uui-components/package.json b/uui-components/package.json index fbc392f214..cd954366b2 100644 --- a/uui-components/package.json +++ b/uui-components/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-components", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI Components", "author": "EPAM", "license": "MIT", @@ -11,7 +11,7 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-core": "4.9.1", + "@epam/uui-core": "4.9.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 9b07c4dfcd..30f70bac1f 100644 --- a/uui-core/package.json +++ b/uui-core/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-core", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI Core", "author": "EPAM", "license": "MIT", diff --git a/uui-db/package.json b/uui-db/package.json index 54c2b68e56..e950062d2f 100644 --- a/uui-db/package.json +++ b/uui-db/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-db", - "version": "4.9.1", + "version": "4.9.2", "description": "UUI - client-side relational state cache", "author": "EPAM", "license": "MIT", @@ -13,7 +13,7 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-core": "4.9.1", + "@epam/uui-core": "4.9.2", "@types/lodash.countby": "4.6.6", "@types/lodash.filter": "4.6.6", "@types/lodash.foreach": "4.5.6", @@ -59,7 +59,7 @@ "react-dom": ">=16.0.0" }, "optionalDependencies": { - "@epam/uui-docs": "4.9.1" + "@epam/uui-docs": "4.9.2" }, "repository": { "type": "git", diff --git a/uui-docs/package.json b/uui-docs/package.json index 6fc39990de..531caa68b7 100644 --- a/uui-docs/package.json +++ b/uui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-docs", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI Documentation infrastructure", "author": "EPAM", "license": "MIT", @@ -11,8 +11,8 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@types/classnames": "2.2.6", "classnames": "^2.2.6" }, diff --git a/uui-editor/package.json b/uui-editor/package.json index 2a495fd427..180e6aadd9 100644 --- a/uui-editor/package.json +++ b/uui-editor/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-editor", - "version": "4.9.1", + "version": "4.9.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -13,8 +13,8 @@ "@braintree/sanitize-url": "4.0.1", "@convertkit/slate-lists": "0.2.2", "@epam/assets": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "@mercuriya/slate-linkify": "0.1.2", "@popperjs/core": "2.9.0", "@types/lodash.flatten": "4.4.6", diff --git a/uui-timeline/package.json b/uui-timeline/package.json index 3fa10d5555..0b01e1b454 100644 --- a/uui-timeline/package.json +++ b/uui-timeline/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui-timeline", - "version": "4.9.1", + "version": "4.9.2", "author": "EPAM", "license": "MIT", "main": "index.js", @@ -10,8 +10,8 @@ "prepublish": "yarn build" }, "dependencies": { - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.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 0abe8d7dd2..72ce1bdf4b 100644 --- a/uui/package.json +++ b/uui/package.json @@ -1,6 +1,6 @@ { "name": "@epam/uui", - "version": "4.9.1", + "version": "4.9.2", "description": "EPAM UUI components set", "author": "EPAM", "license": "MIT", @@ -12,13 +12,13 @@ }, "dependencies": { "@epam/assets": "4.9.1", - "@epam/uui-components": "4.9.1", - "@epam/uui-core": "4.9.1", + "@epam/uui-components": "4.9.2", + "@epam/uui-core": "4.9.2", "classnames": "2.2.6", "react-focus-lock": "2.7.1" }, "devDependencies": { - "@epam/uui-docs": "4.9.1" + "@epam/uui-docs": "4.9.2" }, "peerDependencies": { "prop-types": "*",