Skip to content

Commit

Permalink
v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Jan 20, 2022
1 parent 89421a4 commit eecf226
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 52 deletions.
20 changes: 10 additions & 10 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/app",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM Unified UI landing",
"author": "EPAM",
"license": "MIT",
Expand All @@ -14,16 +14,16 @@
"server": "node ../server/app.js"
},
"dependencies": {
"@epam/assets": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/internal": "0.0.1",
"@epam/loveship": "4.5.2",
"@epam/promo": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/uui-db": "4.5.2",
"@epam/uui-docs": "4.5.2",
"@epam/uui-editor": "4.5.2",
"@epam/uui-timeline": "4.5.2",
"@epam/loveship": "4.5.3",
"@epam/promo": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@epam/uui-db": "4.5.3",
"@epam/uui-docs": "4.5.3",
"@epam/uui-editor": "4.5.3",
"@epam/uui-timeline": "4.5.3",
"amplitude-js": "8.9.1",
"classnames": "2.2.6",
"codesandbox": "2.2.3",
Expand Down
10 changes: 5 additions & 5 deletions draft-rte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/draft-rte",
"version": "4.5.2",
"version": "4.5.3",
"author": "EPAM",
"license": "MIT",
"main": "index.js",
Expand All @@ -10,10 +10,10 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/assets": "4.5.2",
"@epam/loveship": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/loveship": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/draft-js": "0.10.23",
"classnames": "^2.2.6",
"draft-convert": "^2.1.2",
Expand Down
4 changes: 2 additions & 2 deletions edu-core-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/edu-core-routing",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM Edu Core Routing",
"author": "EPAM",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
"react-dom": ">=16.0.0"
},
"dependencies": {
"@epam/uui": "4.5.2",
"@epam/uui": "4.5.3",
"jsurl": "0.1.5",
"lodash.clone": "4.5.0",
"lodash.merge": "4.6.2",
Expand Down
2 changes: 1 addition & 1 deletion epam-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/assets",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM Assets Library",
"author": "EPAM",
"license": "MIT",
Expand Down
10 changes: 5 additions & 5 deletions epam-promo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/promo",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI4 components set",
"author": "EPAM",
"license": "MIT",
Expand All @@ -11,9 +11,9 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/assets": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/classnames": "2.2.6",
"@types/lodash.isequal": "4.5.5",
"@types/lodash.sortby": "4.7.6",
Expand All @@ -26,7 +26,7 @@
"react-popper": "2.2.5"
},
"devDependencies": {
"@epam/uui-docs": "4.5.2",
"@epam/uui-docs": "4.5.3",
"@types/react-test-renderer": "17.0.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2",
"enzyme": "^3.9.0",
Expand Down
12 changes: 6 additions & 6 deletions extra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-extra",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI components set branded with 'loveship' style",
"author": "EPAM",
"license": "MIT",
Expand All @@ -10,10 +10,10 @@
"build": "node ../uui-build/scripts/buildModule"
},
"dependencies": {
"@epam/assets": "4.5.2",
"@epam/loveship": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/loveship": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/shallowequal": "^1.1.1",
"immutable": "3.8.2",
"shallowequal": "^1.1.0"
Expand All @@ -27,7 +27,7 @@
"react-dom": ">=16.0.0"
},
"optionalDependencies": {
"@epam/uui-docs": "4.5.2"
"@epam/uui-docs": "4.5.3"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.5.2",
"version": "4.5.3",
"npmClient": "yarn",
"useWorkspaces": true,
"exact": true
Expand Down
10 changes: 5 additions & 5 deletions loveship/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/loveship",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI components set branded with 'loveship' style",
"author": "EPAM",
"license": "MIT",
Expand All @@ -11,9 +11,9 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/assets": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/classnames": "2.2.6",
"@types/lodash.isequal": "4.5.5",
"@types/lodash.sortby": "4.7.6",
Expand All @@ -26,7 +26,7 @@
"react-popper": "2.2.5"
},
"devDependencies": {
"@epam/uui-docs": "4.5.2",
"@epam/uui-docs": "4.5.3",
"@types/react-test-renderer": "17.0.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.5",
Expand Down
2 changes: 1 addition & 1 deletion uui-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-build",
"version": "4.5.2",
"version": "4.5.3",
"scripts": {
"build": "node ../uui-build/scripts/buildModule",
"generate-components-api": "ts-node getComponentsPropsSet.ts",
Expand Down
4 changes: 2 additions & 2 deletions uui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-components",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI Components",
"author": "EPAM",
"license": "MIT",
Expand All @@ -11,7 +11,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/uui": "4.5.2",
"@epam/uui": "4.5.3",
"@popperjs/core": "2.9.0",
"@types/classnames": "2.2.6",
"@types/lodash.clone": "4.5.6",
Expand Down
6 changes: 3 additions & 3 deletions uui-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-db",
"version": "4.5.2",
"version": "4.5.3",
"description": "UUI - client-side relational state cache",
"author": "EPAM",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/uui": "4.5.2",
"@epam/uui": "4.5.3",
"@types/lodash.countby": "4.6.6",
"@types/lodash.filter": "4.6.6",
"@types/lodash.foreach": "4.5.6",
Expand Down Expand Up @@ -59,7 +59,7 @@
"react-dom": ">=16.0.0"
},
"optionalDependencies": {
"@epam/uui-docs": "4.5.2"
"@epam/uui-docs": "4.5.3"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions uui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-docs",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI Documentation infrastructure",
"author": "EPAM",
"license": "MIT",
Expand All @@ -11,8 +11,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/classnames": "2.2.6",
"classnames": "^2.2.6"
},
Expand Down
8 changes: 4 additions & 4 deletions uui-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-editor",
"version": "4.5.2",
"version": "4.5.3",
"author": "EPAM",
"license": "MIT",
"main": "index.js",
Expand All @@ -12,9 +12,9 @@
"dependencies": {
"@braintree/sanitize-url": "4.0.1",
"@convertkit/slate-lists": "0.2.2",
"@epam/assets": "4.5.2",
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/assets": "4.5.3",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@mercuriya/slate-linkify": "0.1.2",
"@popperjs/core": "2.9.0",
"@types/lodash.flatten": "4.4.6",
Expand Down
6 changes: 3 additions & 3 deletions uui-timeline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui-timeline",
"version": "4.5.2",
"version": "4.5.3",
"author": "EPAM",
"license": "MIT",
"main": "index.js",
Expand All @@ -10,8 +10,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@epam/uui": "4.5.2",
"@epam/uui-components": "4.5.2",
"@epam/uui": "4.5.3",
"@epam/uui-components": "4.5.3",
"@types/lodash.sortby": "4.7.6",
"@types/lodash.sortedindex": "4.1.6",
"classnames": "^2.2.6",
Expand Down
2 changes: 1 addition & 1 deletion uui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epam/uui",
"version": "4.5.2",
"version": "4.5.3",
"description": "EPAM UUI",
"author": "EPAM",
"license": "MIT",
Expand Down

0 comments on commit eecf226

Please sign in to comment.