Skip to content

Commit 4d81421

Browse files
v5.1.3
1 parent 1f79113 commit 4d81421

File tree

16 files changed

+58
-58
lines changed

16 files changed

+58
-58
lines changed

app/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/app",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "EPAM Unified UI landing",
55
"author": "EPAM",
66
"license": "MIT",
@@ -14,18 +14,18 @@
1414
},
1515
"cracoConfig": "./build-config/craco.config.js",
1616
"dependencies": {
17-
"@epam/assets": "5.1.2",
18-
"@epam/draft-rte": "5.1.2",
17+
"@epam/assets": "5.1.3",
18+
"@epam/draft-rte": "5.1.3",
1919
"@epam/internal": "0.0.1",
20-
"@epam/loveship": "5.1.2",
21-
"@epam/promo": "5.1.2",
22-
"@epam/uui": "5.1.2",
23-
"@epam/uui-components": "5.1.2",
24-
"@epam/uui-core": "5.1.2",
25-
"@epam/uui-db": "5.1.2",
26-
"@epam/uui-docs": "5.1.2",
27-
"@epam/uui-editor": "5.1.2",
28-
"@epam/uui-timeline": "5.1.2",
20+
"@epam/loveship": "5.1.3",
21+
"@epam/promo": "5.1.3",
22+
"@epam/uui": "5.1.3",
23+
"@epam/uui-components": "5.1.3",
24+
"@epam/uui-core": "5.1.3",
25+
"@epam/uui-db": "5.1.3",
26+
"@epam/uui-docs": "5.1.3",
27+
"@epam/uui-editor": "5.1.3",
28+
"@epam/uui-timeline": "5.1.3",
2929
"amplitude-js": "8.9.1",
3030
"classnames": "2.2.6",
3131
"codesandbox": "2.2.3",

draft-rte/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/draft-rte",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
15-
"@epam/loveship": "5.1.2",
16-
"@epam/uui-components": "5.1.2",
17-
"@epam/uui-core": "5.1.2",
14+
"@epam/assets": "5.1.3",
15+
"@epam/loveship": "5.1.3",
16+
"@epam/uui-components": "5.1.3",
17+
"@epam/uui-core": "5.1.3",
1818
"@types/draft-js": "0.10.23",
1919
"classnames": "^2.2.6",
2020
"draft-convert": "^2.1.2",

epam-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/assets",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "EPAM Assets Library",
55
"author": "EPAM",
66
"license": "MIT",

epam-promo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/promo",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
16-
"@epam/uui": "5.1.2",
17-
"@epam/uui-components": "5.1.2",
18-
"@epam/uui-core": "5.1.2",
15+
"@epam/assets": "5.1.3",
16+
"@epam/uui": "5.1.3",
17+
"@epam/uui-components": "5.1.3",
18+
"@epam/uui-core": "5.1.3",
1919
"@types/classnames": "2.2.6",
2020
"@types/lodash.isequal": "4.5.5",
2121
"@types/lodash.sortby": "4.7.6",

extra/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-extra",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
16-
"@epam/promo": "5.1.2",
17-
"@epam/uui-components": "5.1.2",
18-
"@epam/uui-core": "5.1.2",
15+
"@epam/loveship": "5.1.3",
16+
"@epam/promo": "5.1.3",
17+
"@epam/uui-components": "5.1.3",
18+
"@epam/uui-core": "5.1.3",
1919
"@types/shallowequal": "^1.1.1",
2020
"immutable": "3.8.2",
2121
"shallowequal": "^1.1.0"

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.1.2",
2+
"version": "5.1.3",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"exact": true

loveship/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/loveship",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
16-
"@epam/uui": "5.1.2",
17-
"@epam/uui-components": "5.1.2",
18-
"@epam/uui-core": "5.1.2",
15+
"@epam/assets": "5.1.3",
16+
"@epam/uui": "5.1.3",
17+
"@epam/uui-components": "5.1.3",
18+
"@epam/uui-core": "5.1.3",
1919
"@types/classnames": "2.2.6",
2020
"@types/lodash.isequal": "4.5.5",
2121
"@types/lodash.sortby": "4.7.6",

test-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-test-utils",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
14+
"@epam/uui-core": "5.1.3",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-build",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"bin": {
55
"epam-uui-build": "./bin/cli.js"
66
},

uui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-components",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
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.1.2",
15+
"@epam/uui-core": "5.1.3",
1616
"@popperjs/core": "2.9.0",
1717
"@types/classnames": "2.2.6",
1818
"@types/lodash.clone": "4.5.6",

0 commit comments

Comments
 (0)